https://github.com/offirmo/minisite-bookmarks-ghpages
Personal bookmarks page, to carry across browsers and devices :truck:
https://github.com/offirmo/minisite-bookmarks-ghpages
Last synced: about 1 year ago
JSON representation
Personal bookmarks page, to carry across browsers and devices :truck:
- Host: GitHub
- URL: https://github.com/offirmo/minisite-bookmarks-ghpages
- Owner: Offirmo
- License: unlicense
- Created: 2016-12-07T16:29:37.000Z (over 9 years ago)
- Default Branch: gh-pages
- Last Pushed: 2025-05-29T23:26:04.000Z (about 1 year ago)
- Last Synced: 2025-05-30T00:26:36.704Z (about 1 year ago)
- Language: TypeScript
- Homepage: http://www.offirmo.net/minisite-bookmarks-ghpages/
- Size: 1.95 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# minisite-bookmarks
EXPERIMENTAL
## Story
I'm doing a switch from 2 frequently used computers (personal and work) to a new, unique one.
On the way, transferring and merging my bookmarks is a headache ! I'm also using several browsers at once, and even when using cool backup/restore, I can't easily sync, merge and transfer my bookmarks. Also, the UI experience of the bookmarks is not the same.
Solution: I'll put my bookmarks in a markdown file in a GitHub repo, and build a GitHub pages hosted minisite to spice up their display !
## Install
1. (optional) create a dedicated GitHub organisations
2. Fork this repo
3. activate github-pages for the new repo
## Usage
Edit the files in the "content" folder (should be trivial)
## Troubleshooting
...
## Inspiration and hat tips
See package.json, plus thanks to:
* Cool CSS3 loader https://github.com/Haonancx/CSS3-Loader
* Awesome GitHub pages trick from Lea Verou https://lea.verou.me/2016/11/url-rewriting-with-github-pages/
* GitHub corners https://github.com/tholman/github-corners
* Google Fonts
## Contributing
see CONTRIBUTING.md