Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/josephfusco/josephfusco.github.io
My personal site
https://github.com/josephfusco/josephfusco.github.io
gulp jekyll
Last synced: 2 months ago
JSON representation
My personal site
- Host: GitHub
- URL: https://github.com/josephfusco/josephfusco.github.io
- Owner: josephfusco
- License: mit
- Created: 2015-08-08T06:49:14.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-01-07T22:34:17.000Z (almost 3 years ago)
- Last Synced: 2024-10-16T01:14:05.675Z (2 months ago)
- Topics: gulp, jekyll
- Language: SCSS
- Homepage: https://josephfus.co
- Size: 3.42 MB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [https://josephfus.co](https://josephfus.co)
A simple portfolio theme powered by [jekyll](https://jekyllrb.com/).
# Development
To start the server run `npm run dev`.
JS and Sass is managed with Gulp. I find it a lot faster to compile using gulp rather than relying on jekyll to build.
Run `npm install` to download dependecies and then run `gulp` to build and watch for changes.
# License
MIT