Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/byjrk/byjrk.github.io


https://github.com/byjrk/byjrk.github.io

Last synced: about 2 months ago
JSON representation

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