A personal blog built with Hugo and the Terminal theme, deployed via GitHub Pages.
The content is written and managed in Obsidian.md, with automated synchronization to Hugo using custom PowerShell scripts.
π Learn more about how this blog was created in this article.
- Clean and minimalistic personal blog powered by Hugo
- Content written and managed in Obsidian.md
- Automated publishing workflow via custom PowerShell script
- Deployed on GitHub Pages
- Terminal-inspired theme with personal customizations
- Hugo β static site generator
- Terminal Hugo theme β site theme
- Obsidian.md β content writing & note-taking
- GitHub Pages β hosting
- PowerShell β automation scripts
- FontAwesome β icons
- Directly customized HTML, CSS, and JavaScript for full control over the site's design and functionality.
- No usage of front-end libraries (such as Bootstrap or jQuery) β minimal and dependency-free.
- Use of FontAwesome for icons.
- Clean and lightweight code, focused on performance and simplicity.
This repository uses a dual-license model:
- Source code, scripts, and configuration files are licensed under the MIT License. See the code license terms.
- Written content, blog posts, articles, and personal files (such as certificates) are licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License. See the content license terms.
Please refer to each license file for more information.
This project uses third-party components that are subject to their own licenses:
- Terminal Hugo Theme β Licensed under the MIT License.
- FontAwesome Icons β Subject to the FontAwesome Free License.
Please refer to the respective license documents for detailed terms and conditions.