Blog built on Hugo.
$ hugo server
$ ./new.sh post-title
Will happen automatically when pushing to main, thanks to this setup.
This repository uses a dual-license approach:
All code including JavaScript, TypeScript, HTML, CSS, Hugo templates, configuration files, and build scripts are licensed under the MIT License. See the LICENSE file for details.
All blog posts, articles, images, and creative content are licensed under Creative Commons Attribution 4.0 International (CC BY 4.0). See the LICENSE-content file for details.
This means:
- Code: You can use, modify, and distribute the code freely with attribution
 - Content: You can share and adapt the content for any purpose with proper attribution
 
For more details about what falls under each license, see the NOTICE file.
When reusing content from this blog, please provide appropriate credit as follows:
- Link back to the original post or this repository
 - Mention the author: Andrés Villarreal
 - Include the license: "Licensed under CC BY 4.0"
 
Example attribution: "Based on [post title] by Andrés Villarreal, licensed under CC BY 4.0"