Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jarlob/jarlob.github.io
https://github.com/jarlob/jarlob.github.io
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jarlob/jarlob.github.io
- Owner: JarLob
- License: mit
- Created: 2019-03-16T18:14:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-08T10:58:26.000Z (9 months ago)
- Last Synced: 2024-10-06T17:17:28.992Z (about 1 month ago)
- Language: CSS
- Size: 6.37 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Personal Page
based on Kasper
git clone https://github.com/rosario/kasper.git
cd kasper## Setup
gem install jekyll
gem install pygments.rb
gem install jekyll-paginate
gem install webrick
jekyll serve --port 8000