Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thesephist/carlisle
A minimal template for a Hugo site
https://github.com/thesephist/carlisle
hugo static-site template
Last synced: 2 months ago
JSON representation
A minimal template for a Hugo site
- Host: GitHub
- URL: https://github.com/thesephist/carlisle
- Owner: thesephist
- License: mit
- Created: 2020-07-12T18:24:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-23T08:41:41.000Z (about 4 years ago)
- Last Synced: 2023-03-02T12:41:32.666Z (almost 2 years ago)
- Topics: hugo, static-site, template
- Language: CSS
- Homepage: https://carlisle.thesephist.vercel.app/
- Size: 20.5 KB
- Stars: 19
- Watchers: 1
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Carlisle ✨
Carlisle is a minimal template for a Hugo site. Carlisle is the basis for my custom theme mostly shared across
- [thesephist.com](https://thesephist.com)
- [linus.coffee](https://linus.coffee)
- [atypicalpress.com](https://atypicalpress.com)
- [COVID Hacks](https://covidhacks.io)![Carlisle sample](https://repository-images.githubusercontent.com/279123616/89ca9d00-c47b-11ea-887d-3921387bbac3)
Carlisle can be easily deployed on [Vercel](https://vercel.com/guides/deploying-hugo-with-vercel). Check out the live demo at [carlisle.thesephist.vercel.app](https://carlisle.thesephist.vercel.app).
To use this template, simply install [Hugo](https://gohugo.io), fork this repository, and start customizing.
## License
The Carlisle template is licensed under the liberal [MIT License](/LICENSE).
Sample content within `/content/posts/` is taken from [Hugo Basic Examples](https://github.com/gohugoio/hugoBasicExample) and licensed under their independent MIT License.