archie icon indicating copy to clipboard operation
archie copied to clipboard

A minimal Hugo Theme

Results 28 archie issues
Sort by recently updated
recently updated
newest added

I added the `font-display` descriptor with the `swap` value to ensure that fonts are not blocking, i.e., text is shown instantly, even on slow connections.

header and nav bar overlapped when shrink screen resolution . I suspect this is due to {margin: 0} of these 2 element ![image](https://user-images.githubusercontent.com/61280196/173757381-08199819-f64e-424c-9ec0-f331bc78353d.png)

Can an icon be made for TikTok?

Would you implement a search option on your theme? A cool minimalist Hugo theme with search feature would be great. Thanks for your hard work

Hi, I would like to change the index to the about page. Would this be possible? If so, how can I do it?

Hi! I really like this theme, but I want to add a language bar to have a multilingual blog. I have read [this](https://medium.com/i18n-and-l10n-resources-for-developers/i18n-tutorial-how-to-go-multilingual-with-hugo-a34953a7470c) post on medium about how to work...

It would be nice if header sections linked to themselves. For example, here is a link to the python section from an article on the example site: https://athul.github.io/archie/posts/langs/#python I added...

This PR fixes three typos I spotted in the project. It also renames configuration file `config.toml` to `hugo.toml`

https://discourse.gohugo.io/t/deprecate-markdownify/37789/23