https://github.com/coaxial/hello
Personal website
https://github.com/coaxial/hello
blog jekyll quality web
Last synced: 5 months ago
JSON representation
Personal website
- Host: GitHub
- URL: https://github.com/coaxial/hello
- Owner: coaxial
- Created: 2017-06-13T19:56:16.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-12-27T16:49:44.000Z (over 1 year ago)
- Last Synced: 2025-06-03T02:11:30.939Z (about 1 year ago)
- Topics: blog, jekyll, quality, web
- Language: HTML
- Homepage: https://64b.it
- Size: 5.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hello
## Getting started
- Setup ruby and gems: `rvm use && bundle`
- Setup node and deps: `nvm use && npm i`
- Run dev server: `make dev`
## Development
### Using extra FontAwesome glyphs
Remember to add them to `scripts/fa-subset.js`.