gatsby - Transform plain text into dynamic blogs and websites using React.js

added by bpwndaddy
9/30/2015 4:35:33 PM

658 Views

Transform plain text into dynamic blogs and websites using the latest web technologies. A React.js static site generator. Build sites like it's 1995. Files are translated into HTML pages at the same position within the file system. Add a markdown file at /docs/index.md and it'll be converted to /docs/index.html. Supports Markdown, HTML, and React.js components out of the box. Easy to add support for additional files types. Leverages React Router's "nested component hierarchy" to make templating incredibly intuitive. All templates, css, and content are hot reloadable.


0 comments