https://github.com/santisoler/garabatos
https://github.com/santisoler/garabatos
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/santisoler/garabatos
- Owner: santisoler
- License: cc-by-4.0
- Created: 2021-04-14T21:32:33.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-15T15:47:44.000Z (about 4 years ago)
- Last Synced: 2025-02-09T23:28:54.431Z (11 months ago)
- Language: JavaScript
- Size: 59.9 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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