https://github.com/gianarb/gianarb.github.com
yet another dev with a blog
https://github.com/gianarb/gianarb.github.com
Last synced: 8 months ago
JSON representation
yet another dev with a blog
- Host: GitHub
- URL: https://github.com/gianarb/gianarb.github.com
- Owner: gianarb
- Created: 2013-07-18T22:51:01.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2024-05-23T07:02:38.000Z (about 2 years ago)
- Last Synced: 2024-05-23T07:49:38.026Z (about 2 years ago)
- Language: Nix
- Homepage: http://gianarb.it
- Size: 90.7 MB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository contains [gianarb.it](https://gianarb.it) and tools used to
manage my site.
## build it locally
I use Nix and nix-shell to start Jekyll:
```
$ nix-shell
Configuration file: /Users/gianarb/git/gianarb.github.com/_config.yml
Source: /Users/gianarb/git/gianarb.github.com
Destination: /Users/gianarb/git/gianarb.github.com/_site
Incremental build: disabled. Enable with --incremental
Generating...
```