Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dchest/kkr
Kukuruz - static site generator similar to Jekyll in Go.
https://github.com/dchest/kkr
Last synced: about 1 month ago
JSON representation
Kukuruz - static site generator similar to Jekyll in Go.
- Host: GitHub
- URL: https://github.com/dchest/kkr
- Owner: dchest
- License: bsd-2-clause
- Created: 2013-10-23T13:05:07.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-03-30T19:47:37.000Z (8 months ago)
- Last Synced: 2024-06-19T05:36:22.949Z (5 months ago)
- Language: Go
- Size: 1.05 MB
- Stars: 11
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Kukuruz 2
=========Static site generator similar to Jekyll written in Go.
*Note: still in development, everything may be changed without notice.*
No docs yet, but see example website in `example` directory.
## Importing
You can import posts and pages from WordPress using
`kkr import wordpress your_export.xml`, but you should
create `site.yml` first. The importer is currently primitive.