Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frosenberg/frosenberg.github.com
my website
https://github.com/frosenberg/frosenberg.github.com
css html jekyll minimal-mistakes ruby
Last synced: 22 days ago
JSON representation
my website
- Host: GitHub
- URL: https://github.com/frosenberg/frosenberg.github.com
- Owner: frosenberg
- License: apache-2.0
- Created: 2014-08-14T13:10:56.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-08-23T07:53:10.000Z (about 1 year ago)
- Last Synced: 2024-04-24T12:08:08.311Z (7 months ago)
- Topics: css, html, jekyll, minimal-mistakes, ruby
- Language: Ruby
- Homepage:
- Size: 32.5 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Personal Website
## Prerequisites
- Ruby 3.2.x installed
## Develop
```sh
bundle install
bundle exec jekyll serve -l --watch
```## Update
Commit the code the git repo and Github pages with automatically build the website and update it.