https://github.com/yihui/blogdown-static
A minimal example of building Rmd files under the static/ directory of a website based on blogdown and Hugo
https://github.com/yihui/blogdown-static
blogdown example hugo rmarkdown
Last synced: 10 months ago
JSON representation
A minimal example of building Rmd files under the static/ directory of a website based on blogdown and Hugo
- Host: GitHub
- URL: https://github.com/yihui/blogdown-static
- Owner: yihui
- License: mit
- Created: 2017-07-28T20:01:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-28T20:07:27.000Z (over 8 years ago)
- Last Synced: 2025-03-19T06:39:05.757Z (10 months ago)
- Topics: blogdown, example, hugo, rmarkdown
- Language: HTML
- Homepage: https://blogdown-static.yihui.name
- Size: 125 KB
- Stars: 8
- Watchers: 3
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# blogdown-static
A minimal example of building Rmd files under the `static/` directory of a website based on blogdown and Hugo. See https://blogdown-static.yihui.name for a preview of this example website.
Technical note: this repo contains a submodule, so please `git clone --recursive` to make sure the submodule is also checked out.