apollo icon indicating copy to clipboard operation
apollo copied to clipboard

Modern and minimalistic blog theme.

Results 10 apollo issues
Sort by recently updated
recently updated
newest added

Design should be similar to the posts: Current version: ![image](https://github.com/not-matthias/apollo/assets/26800596/e5bc3228-c024-4d39-9cb8-8223f4b470a2) Possible design (posts page): ![image](https://github.com/not-matthias/apollo/assets/26800596/68805595-6dc7-467d-9463-04360213110f) --- The same could be done for the Taxnonomy overview page.

Should use WASM-based libraries to reduce the network footprint: - https://github.com/cloudcannon/pagefind - https://github.com/tinysearch/tinysearch (only support word search)

enhancement

![image](https://github.com/not-matthias/apollo/assets/26800596/32703a15-778e-434f-974c-4a20ef163d81) It also doesn't look as good in the bright version: ![image](https://github.com/not-matthias/apollo/assets/26800596/3b06f8cc-69f4-4e95-b447-148a10f1b275)

bug
good first issue

https://github.com/not-matthias/apollo/blob/f5ab39b7e83ca58392914bdfd1e3e5c41872cc4e/config.toml#L24 Great job upgrading to 0.19. Just wanted to say that repo_view requires a backslash at the end '/'. Also, toc enables some js. We could want to document that....

See: https://www.getzola.org/documentation/content/syntax-highlighting/#inline-vs-classed-highlighting Currently only dark or light code format is enabled

bug

See: https://utteranc.es/

enhancement

I'm not the best at css, but hopefully someone can make the site more mobile friendly.

- Clean up unused JS and load it only when it's used - Minify everything (JS, HTML, CSS) - Try to get higher scores

Possible solution: Make it a hamburger menu

good first issue