mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-10 00:12:09 +00:00
4b6cfbb9ed
Pulls content exported from Buku, so I don't have to commit every time I add a bookmark. Since I added another nav item, I had to adjust the navbar css.
11 lines
714 B
Markdown
11 lines
714 B
Markdown
---
|
|
outputs:
|
|
- html
|
|
layout: bookmarks
|
|
title: My bookmarks
|
|
description: "Links from around the web, curated and annotated by Rohan Kumar."
|
|
sitemap:
|
|
- ChangeFreq: daily
|
|
---
|
|
Here's a filtered selection of my personal bookmarks. Using [a shell script](https://git.sr.ht/~seirdy/dotfiles/tree/master/Executables/shell-scripts/bin/buku-upload), I regularly export specially-tagged entries from my [buku](https://github.com/jarun/buku) database to [a JSON file](https://seirdy.one/data/bookmarks.json). During site rebuilds, Hugo automatically pulls content from that file to build this page. This approach allows me to use an interactive interface to build my bookmarks database without needing a dynamic site.
|
|
|