Personal blog.
git clone https://github.com/EurekaMXZ/blog.git --recursive
hugo serve -DCurrently, Vercel deployment is configured, fork and import to vercel, you'll be able to deploy your own site.
This repository uses different licenses for different types of material.
- Original source code, templates, configuration, and other software-related files authored for this repository are licensed under the MIT License, unless otherwise noted.
- Original blog post Markdown source files authored for this repository,
including files under
content/**, are licensed under the Creative Commons Attribution-ShareAlike 4.0 International License (CC-BY-SA-4.0), unless otherwise noted. - Third-party components keep their upstream licenses. In particular,
themes/DoIt/**remains under its own upstream license.