Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maelle/vierneshugo
https://github.com/maelle/vierneshugo
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/maelle/vierneshugo
- Owner: maelle
- Created: 2020-10-09T13:12:30.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-12T06:00:14.000Z (over 4 years ago)
- Last Synced: 2024-11-05T03:20:32.914Z (3 months ago)
- Language: HTML
- Size: 3.67 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [hugo](http://gohugo.io/) [academic](https://sourcethemes.com/academic) created by [hugodown](http://hugodown.r-lib.org/).
## Basic operation
* Preview the site with `hugodown::hugo_start()`; it will automatically
update (navigating to the latest change) as you modify `content/`.* Create a new post bundle with `hugodown::use_post('post/short-title')`.