Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/paladique/blog
- Owner: paladique
- License: mit
- Created: 2017-07-21T08:21:31.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-09-11T22:17:39.000Z (2 months ago)
- Last Synced: 2024-10-18T15:18:23.462Z (27 days ago)
- Topics: blog, javascript
- Language: Stylus
- Homepage: https://blog.jasmine.computer
- Size: 4.64 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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
```