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

https://github.com/doodlewind/blog

📝 My tech blog.
https://github.com/doodlewind/blog

blog

Last synced: 9 months ago
JSON representation

📝 My tech blog.

Awesome Lists containing this project

README

          

# [blog](http://ewind.us/)
This blog is my tech blog deployed on [coding pages](https://coding.net/pages/). Main modules include:

* 100+ Markdown posts.
* Hexo configurations.
* Custom theme with static front end demos. (Standalone repo maintained [here](https://github.com/doodlewind/jacman)).

Besides front end, I'm trying to combine technology and humanity in blog posts. Your involvement is **welcomed** if your're also interested in this.

## Quick Links
* [All Posts](https://github.com/doodlewind/blog-src/tree/master/source/_posts)
* [Idea Pool](https://github.com/doodlewind/blog-src/blob/master/source/_todo/ideas.md)
* [About Me](https://github.com/doodlewind/blog-src/blob/master/source/about/index.md)

## Participation
Issues and pull requests are super welcomed for:

* Propose ideas you're interested in.
* Fix typos and mistakes.
* Improve UX for the site.
* Request new features.

For basic formatting, please use **SBC case(全角)** punctuation and keep **space** between Chinese and English words.

This blog is generated by [Hexo](https://hexo.io/). So to preview the change, simply follow these steps:

1. Clone this repo, alone with its [theme](https://github.com/doodlewind/jacman) in `themes/jacman` path.
2. Install and go.

``` text
npm install -g hexo-cli
npm install
hexo server
```

To update the site, `hexo deploy` helps. But generally please submit issue or pull request for this 🙂

The columns on [juejin.im](https://juejin.im/user/57d732a7816dfa00545434b2) and [zhihu.com](https://zhuanlan.zhihu.com/fe-fantasy) are manually maintained by pasting content derived from here. For participation related to these columns, feel free to contact me 📪

## Donate
BTC: 1NAggoiG9fkXqT9MgCjkaL1YAL2mqcQbWP

## License
[CC BY-ND 4.0](http://creativecommons.org/licenses/by-nd/4.0)