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