https://github.com/dfithian/dfithian.github.io
https://github.com/dfithian/dfithian.github.io
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dfithian/dfithian.github.io
- Owner: dfithian
- Created: 2019-07-11T14:11:32.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-02-18T14:07:48.000Z (11 months ago)
- Last Synced: 2025-06-27T13:45:37.202Z (6 months ago)
- Language: Nix
- Size: 8.83 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quickstart
```bash
direnv allow
bundle install
bundle exec jekyll serve
```