Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jlebon/blog.jlebon.com
Source code for my blog!
https://github.com/jlebon/blog.jlebon.com
Last synced: about 1 month ago
JSON representation
Source code for my blog!
- Host: GitHub
- URL: https://github.com/jlebon/blog.jlebon.com
- Owner: jlebon
- Created: 2020-02-01T17:13:07.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-31T15:50:17.000Z (over 3 years ago)
- Last Synced: 2023-02-26T12:51:45.177Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://blog.jlebon.com/
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## How to
Write posts in `posts/`, build using `make`, test locally
with `make serve`.Building requires Node.js. Install deps with `npm install`.