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.
- Host: GitHub
- URL: https://github.com/benrosen/blog
- Owner: benrosen
- Created: 2020-12-22T15:02:35.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-10T02:12:16.000Z (over 5 years ago)
- Last Synced: 2025-01-21T23:46:41.353Z (over 1 year ago)
- Topics: blog, hugo
- Language: HTML
- Homepage: https://benrosen.github.io
- Size: 243 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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'