Table of Contents
Welcome to my personal blog, a digital space where I share insights, experiences, and knowledge across a variety of topics. This blog is more than just a collection of articles; it's a platform for dialogue, learning, and inspiration.
The primary goal of this blog is to bridge the gap between complex ideas and practical understanding. Here, I explore subjects ranging from technology and science to personal growth and culture. Each post is designed to provide value, whether it’s through detailed tutorials, thought-provoking essays, or in-depth analysis of current trends.
- node.js
- npm
- Clone the repo
git clone https://github.com/King-sj/KBlog.git
- Install NPM packages
npm install
- run
npm run blog:dev
you could directly click the link after you run the project, then you will see the blog on the browser
- Add Changelog
- Add back to top links
- Multi-language Support
- Chinese
- English
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MPL-2 License. See LICENSE.txt
for more information.
Song Jian - [email protected]
Project Link: https://github.com/King-sj/KBlog