thomasferro/golb-blogging-platform
Golb - The statically generated blogging platform
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| posts_path | Path to your posts | yes | — |
| blog_title | Your blog's title | yes | — |
| locale | Your blog's locale | yes | en |
| post_page_template_path | Path to your post page template if you want a custom one | — | ./postPageTemplate.go.html |
| home_page_template_path | Path to your home page template if you want a custom one | — | ./homePageTemplate.go.html |
| dist_path | Path to your blog's destination | yes | /tmp/dist |
| global_assets_path | Path to the assets to add to your blog | — | — |
Outputs
no outputs