Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

利用GitHub开源项目建立个人网址导航站 #4

Open
wanwuzhishi opened this issue Oct 19, 2024 · 0 comments
Open

利用GitHub开源项目建立个人网址导航站 #4

wanwuzhishi opened this issue Oct 19, 2024 · 0 comments

Comments

@wanwuzhishi
Copy link
Owner

项目地址https://github.com/Pintree-io/pintree

下方文本全盘照搬项目原文,推荐去看原文

Pintree

English | 中文

Pintree 是一个开源项目,旨在将浏览器书签导出成导航网站。通过简单的几步操作,就可以将书签转换成一个美观且易用的导航页面。

项目功能和目标

  • 导出浏览器书签
  • 将书签文件转换成JSON格式
  • 生成静态导航网站

安装和运行

步骤 1:下载浏览器书签

  1. 安装 Pintree Bookmarks Exporter 插件。
  2. 使用插件导出浏览器书签,并保存 JSON 文件到本地。

步骤 2:Fork 项目

  1. 访问 Pintree GitHub 仓库
  2. 点击页面右上角的 Fork 按钮,将项目 Fork 到您的 GitHub 账号中。

步骤 3:替换 JSON 文件

  1. 打开您 GitHub 账号中的 pintree 仓库(即刚才 Fork 的项目)。
  2. 点击仓库中的 json 文件夹。
  3. 点击 Upload files 按钮,选择刚才下载的 JSON 文件,并上传。
  4. 确保上传的文件命名为 pintree.json,并选择 Commit changes

步骤 4:启用 GitHub Pages

  1. 在您的 pintree 仓库页面,点击 Settings
  2. 找到 Pages 选项。
  3. Source 下拉菜单中,选择 gh-pages 分支,然后点击 Save
  4. 几分钟后,您的静态网站将会在 https://yourusername.github.io/pintree 上可用。记得替换 yourusername


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant