Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/byjrk/byjrk.github.io
https://github.com/byjrk/byjrk.github.io
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/byjrk/byjrk.github.io
- Owner: BYJRK
- License: mit
- Created: 2024-04-01T06:17:50.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-11-19T07:34:05.000Z (about 2 months ago)
- Last Synced: 2024-11-19T08:32:41.244Z (about 2 months ago)
- Language: SCSS
- Homepage: http://blog.coldwind.top/
- Size: 1.37 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Personal Blog
This is ColdWind, and welcome to my personal blog! Here, I share my programming insights, fleeting thoughts, and experiences as I navigate through the world of coding. Happy reading!
## Acknowledgements
This blog is powered by [Hugo](https://gohugo.io/) - a fast and modern static site generator, and utilizes the [Stack](https://github.com/CaiJimmy/hugo-theme-stack) theme to create a clean, responsive, and engaging user experience.
This blog also borrows the admonition feature from the theme [Coder](https://github.com/luizdepra/hugo-coder). See [this page](https://hugo-coder.netlify.app/posts/more-rich-content/) for more information.
## Commands
- `hugo server -D`: Run the development server
- `hugo new [content] posts/.md`: Create a new post