First version of Links is online! It is still missing a few things and needs more polish, but it works.
Posts in "Links"
I just checked Links v1.0.0 into my Git repository. Almost ready to deploy!
Slow progress on Links today. I didn’t have much time and spent what little I had chasing syntax errors. Here’s to a more successful tomorrow. I’m planning on getting my delete function working, add per user link databases, and add a dummy links collection for when you are not signed in.
Current status of Links, my barebones bookmark and archival tool:
- creating links via the site works
- the site now also offers a Markdown preview
- Markdown and PDF are saved as cleaned up versions
Still to do:
- make the archive script more robust
- delete links from the website
- some CSS design work
Links - a bookmarking/archival project
A personal bookmarking project is in progress, allowing users to save URLs as PDFs, Markdown, and Web Archives while displaying them in a simple list format without tags or categories.