Agave Alternatives
Similar projects and alternatives to agave
-
verless
Discontinued A Static Site Generator designed for Markdown-based content with a focus on simplicity and performance.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
vscode-front-matter
Front Matter is a CMS running straight in Visual Studio Code. Can be used with static site generators like Hugo, Jekyll, Hexo, NextJs, Gatsby, and many more...
-
Assemble
Get the rocks out of your socks! Assemble makes you fast at web development! Used by thousands of projects for rapid prototyping, themes, scaffolds, boilerplates, e-books, UI components, API documentation, blogs, building websites/static site generator, an alternative to Jekyll for gh-pages and more! Gulp- and grunt-friendly.
-
-
agave discussion
agave reviews and mentions
- Made an SSG using ReasonML a little while ago. I use it to generate my Github Pages for my personal site. I tried to make this an alternative to other SSGs that require a lot of config. This SSG traverses your markdown files and generates index.html pages with any HTML/css template you want.
-
I made a static site generator which creates minimalist, multi-page, no-JS sites from a single markdown-ish file
https://github.com/jottenlips/agave it copies your markdown folder structure, base.html and css to every page. It will also make every link pretty with an index.html. There are also a few built in themes to pick from.
Stats
jottenlips/agave is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of agave is Reason.