Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dennisxzx/dennisxzx.github.io
Personal Website V3
https://github.com/dennisxzx/dennisxzx.github.io
jekyll
Last synced: about 1 month ago
JSON representation
Personal Website V3
- Host: GitHub
- URL: https://github.com/dennisxzx/dennisxzx.github.io
- Owner: dennisXZX
- License: mit
- Created: 2018-03-03T02:10:10.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-23T04:46:42.000Z (2 months ago)
- Last Synced: 2024-11-23T05:24:01.734Z (2 months ago)
- Topics: jekyll
- Language: SCSS
- Homepage: https://www.dennisxiao.com
- Size: 989 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Personal website V3
Powered by jekyll
#### Steps
- make sure you have Ruby 2.1.0 or higher installed
- run `gem install bundler` to install bundler
- run `bundle install` to install project dependencies
- run `bundle exec jekyll serve` to run the app server