Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seraphroy/seraphroy.github.io
https://github.com/seraphroy/seraphroy.github.io
blog jekyll-blog jekyll-site
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/seraphroy/seraphroy.github.io
- Owner: SeraphRoy
- License: mit
- Created: 2017-06-08T06:35:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-12T19:39:55.000Z (3 months ago)
- Last Synced: 2024-12-16T10:15:31.554Z (20 days ago)
- Topics: blog, jekyll-blog, jekyll-site
- Language: C
- Homepage: https://www.gaeblog.com
- Size: 49.4 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SeraphRoy.github.io
Use my own theme: https://github.com/SeraphRoy/GaeBlogx
## jekyll algolia update
From https://community.algolia.com/jekyll-algolia/getting-started.html#usage
Once your credentials are setup, you can run the indexing by running the following command:
```bash
ALGOLIA_API_KEY='your_admin_api_key' bundle exec jekyll algolia
```