#html #static #generator

vados

A Html generator, used with Bulma and a certain file structure to generate a static site

3 releases

0.0.3 Mar 5, 2022
0.0.2 Feb 24, 2022
0.0.1 Feb 22, 2022

#191 in #static

23 downloads per month

MIT license

53KB
1.5K SLoC

Vados

Vados after destroying the planet source: Dragon Ball Wiki

Introduction

This project will make it possible to quickly generate html files based on some file structure. It's main use case is to make it simple to have a blog/log which can be easily maintained, having most of the content in markdown files. I create this mainly to scratch my own itch and for learning. The scope can easily grow out of control, so I probably only add things I would use myself. At this point it's much WIP, where braking changes can be expected. The name is based on that it assumes Bulma is assumed for the css. The generator is likely fast, and Bulma is also a character in Dragon Ball Z. So I looked for fast Dragon Ball Z characters and thus ended up with Vados. As it turns out she can also easily destroy and recreate planets, which is kind of what this project does as well.

Examples

A website where I share my adventures mastering bass playing serves as example. The site itself is hosted via Netlify and can be found here. The source code for the website can be found on Github

License

This project is licensed under MIT license (LICENSE-MIT or (http://opensource.org/licenses/MIT)

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Vados by you shall be MIT licensed as above, without any additional terms or conditions.

Dependencies

~35MB
~322K SLoC