Pintree User Guide

Pintree is an open-source project designed to export browser bookmarks into a navigation site. With just a few simple steps, you can convert your bookmarks into a beautiful and user-friendly navigation page.

Download your browser bookmarks

Download Your Browser Bookmarks

Step 1
  1. 1. Install Pintree Bookmarks Exporter extension
  2. 2. Use the extension to export your browser bookmarks and save the JSON file locally
  3. 3. The extension is also available for Edge: Download here
Fork the project

Fork the Project

Step 2
  1. 1. Visit the Pintree GitHub repository
  2. 2. Click the Fork button in the upper right corner to fork the project to your GitHub account
Replace JSON file

Replace JSON File

Step 3
  1. 1. Open the pintree repository in your GitHub account (the project you just forked).
  2. 2. Click on the json folder in the repository.
  3. 3. Click the Upload files button, select the JSON file you downloaded earlier, and upload it.
  4. 4. Make sure the uploaded file is named pintree.json, and select Commit changes.
Complete

Complete✨🎉🎉✨

Step 4
  1. 1. In your pintree repository page, click Settings.
  2. 2. Find the Pages option.
  3. 3. In the Source dropdown menu, select the gh-pages branch, and click Save.
  4. 4. After a few minutes, your static website will be available at https://yourusername.github.io/pintree. Remember to replace yourusername with your GitHub username.