An open API service indexing awesome lists of open source software.

https://github.com/santisoler/garabatos


https://github.com/santisoler/garabatos

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Source code for building my "garabatos" website

This is the source code for
[aguspesce.github.io/garabatos](https://aguspesce.github.io/garabatos).

**On the website you will find my artistic part...**

## Some background about how I build Garabatos website

At first, I built the website using HTML and CSS.
So, to add a drawing I need to repeat the code for each drawing.
This was annoying, and it was very easy to make mistakes.

One day, [Nēnē](https://nene.leouieda.com/) was created, which is a static site generator.
Now adding a new drawing is more efficient.
I just add the path and information of the drawing in a yml file.

# License

This work is licensed under a
[Creative Commons Attribution 4.0 International License][cc-by].

[![CC BY 4.0][cc-by-image]][cc-by]

[cc-by]: http://creativecommons.org/licenses/by/4.0/
[cc-by-image]: https://i.creativecommons.org/l/by/4.0/88x31.png