Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/paladique/blog

Just a blog
https://github.com/paladique/blog

blog javascript

Last synced: 18 days ago
JSON representation

Just a blog

Awesome Lists containing this project

README

        

# Blog

This is a blog about code and projects.
It was created with [Hexo](https://hexo.io/) and the [cactus dark](https://github.com/probberechts/cactus-dark) theme.

Send questions or corrections [in an Issue](https://github.com/paladique/Blog/issues/new).

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