Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ceppelli/ceppelli.github.io

my blog
https://github.com/ceppelli/ceppelli.github.io

3d-printers books diy rust

Last synced: about 2 months ago
JSON representation

my blog

Awesome Lists containing this project

README

        

# ceppelli.github.io
Thoughts, ideas, prototypes.

# Run locally

```bash
$ git clone https://github.com/ceppelli/ceppelli.github.io
$ cd ceppelli.github.io
bundle exec jekyll serve
bundle exec jekyll serve --drafts
```