Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ndom91/ni.co.de
2018 homepage based on particle jekyll theme [DEPRECATED]
https://github.com/ndom91/ni.co.de
jekyll jekyll-theme particle-js
Last synced: 13 days ago
JSON representation
2018 homepage based on particle jekyll theme [DEPRECATED]
- Host: GitHub
- URL: https://github.com/ndom91/ni.co.de
- Owner: ndom91
- License: mit
- Created: 2018-03-08T16:13:09.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-10T19:05:07.000Z (over 5 years ago)
- Last Synced: 2024-10-05T17:22:34.081Z (4 months ago)
- Topics: jekyll, jekyll-theme, particle-js
- Language: CSS
- Homepage:
- Size: 8.56 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# ndom91 homepage
### Implemented Particle Jekyll Theme version by ndom91
![](./iamnico_home200518.png)
## Basic Setup
0. [Install Ruby](https://ruby-lang.org/en)
1. [Install Jekyll](http://jekyllrb.com)
2. Clone the [this repo](https://github.com/ndom91/ni.co.de)
3. `gem install jekyll bundler`
4. `bundle exec jekyll serve`
5. Visit `localhost:4000`## License
This page is licensed under the MIT License. The theme is also free and open source software, distributed under the The MIT License as well. So feel free to use this Jekyll theme anyway you want.
## Credits
This theme was partially designed with the inspiration from these fine folks
- [Willian Justen](https://github.com/willianjusten/will-jekyll-template)
- [Vincent Garreau](https://github.com/VincentGarreau/particles.js/)
- [nrandecker](https://github.com/nrandecker/particle)