Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-generate webpage from MarkDown sources #2

Open
silverhook opened this issue Jan 10, 2019 · 1 comment
Open

Auto-generate webpage from MarkDown sources #2

silverhook opened this issue Jan 10, 2019 · 1 comment
Assignees

Comments

@silverhook
Copy link

silverhook commented Jan 10, 2019

Currently http://ifosslawbook.org/ is running WordPress. We would simplify this and reduce both server and content maintenance by moving it to a static website generator that’s hooked through a CI/CD to the main branch of this repository.

One option would be:
https://github.com/iranzo/blog-o-matic/

If nothing speaks against it, I would try to set up a CI to auto-generate ifosslawbook.github.io for testing purposes. And if we like it, we can make it the default website.

@silverhook silverhook self-assigned this Jan 10, 2019
@silverhook
Copy link
Author

This plugin might help a lot. I haven’t tried it yet, but it seems it uses Pandoc flavoured MarkDown (including Pandoc YAML cofiguration headers) as input to generate a website with Pelican.

https://github.com/pelican-plugins/pandoc-reader

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant