https://github.com/hoodie/jekyll2zola
convert your blogposts when moving on from jekyll
https://github.com/hoodie/jekyll2zola
Last synced: about 1 month ago
JSON representation
convert your blogposts when moving on from jekyll
- Host: GitHub
- URL: https://github.com/hoodie/jekyll2zola
- Owner: hoodie
- License: apache-2.0
- Created: 2019-07-13T18:08:08.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-13T18:09:46.000Z (almost 6 years ago)
- Last Synced: 2025-02-10T08:44:13.453Z (3 months ago)
- Language: Rust
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE-Apache
Awesome Lists containing this project
README
# Jekyll2Zola
> Converts markdown files with Jekyll-style yaml frontmatter into ones with Zola-style frontmatter.
### Caveats
It does absolutely nothing with the actual markdown. No guarantee zola will understand the dialect you use in there.