An open API service indexing awesome lists of open source software.

https://github.com/remibardon/tech-blog

My dev/tech blog.
https://github.com/remibardon/tech-blog

dev-blog hugo hugo-blog hugo-site tech-blog

Last synced: 2 months ago
JSON representation

My dev/tech blog.

Awesome Lists containing this project

README

        

# My dev/tech blog

Where I share some of what I learn and what I work on.

## Requirements

- [ ] Public website
- [x] Public sources (here)
- [ ] Mobile friendly / mobile first
- [x] Light / dark theme
- [ ] Comments (via [valeriansaliou/bandurria: 🪶 Self-hosted lightweight comment system for static websites and blogs.](https://github.com/valeriansaliou/bandurria))
- [ ] Search bar
- [x] Tags / categories
- [ ] Code syntax highlighting
- [x] Multilingual support
- With optional AI translations generated on-device
- In which case it will be mentionned
- [ ] Structured data (using [microdata](https://en.wikipedia.org/wiki/Microdata_(HTML)) and [Schema.org](https://schema.org/))
- [ ] No trackers (e.g. no Google font, no external script…)
- [ ] Prose linting (via [amperser/proselint: A linter for prose.](https://github.com/amperser/proselint))