Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ceppelli/ceppelli.github.io
- Owner: ceppelli
- Created: 2016-11-24T16:57:06.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-03-07T14:10:50.000Z (almost 2 years ago)
- Last Synced: 2024-01-12T16:16:34.207Z (12 months ago)
- Topics: 3d-printers, books, diy, rust
- Language: CSS
- Homepage: https://www.ceppelli.com
- Size: 31.6 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```