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

https://github.com/benrosen/blog

Project journal built with Hugo.
https://github.com/benrosen/blog

blog hugo

Last synced: over 1 year ago
JSON representation

Project journal built with Hugo.

Awesome Lists containing this project

README

          

# blog

This repository contains the source code for [my blog][0], which is built with [Hugo][1].

The blog is hosted on [GitHub Pages][2]. The GitHub pages repository for this blog can be found [here][3].

For more information on hosting Hugo sites on GitHub pages, [see here][4].

[0]: https://benrosen.github.io 'benrosen.github.io'
[1]: https://gohugo.io/ 'Hugo homepage'
[2]: https://pages.github.com/ 'GitHub Pages homepage'
[3]: https://github.com/benrosen/benrosen.github.io 'benrosen.github.io repository'
[4]: https://gohugo.io/hosting-and-deployment/hosting-on-github/ 'How to host Hugo sites on GitHub'