Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zeljkofilipin/filipin.eu
Filipin dot eu - Željko Filipin's blog
https://github.com/zeljkofilipin/filipin.eu
blog jekyll
Last synced: 4 days ago
JSON representation
Filipin dot eu - Željko Filipin's blog
- Host: GitHub
- URL: https://github.com/zeljkofilipin/filipin.eu
- Owner: zeljkofilipin
- License: mit
- Created: 2014-10-25T16:16:29.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-09-13T09:21:15.000Z (2 months ago)
- Last Synced: 2024-09-13T23:00:37.990Z (2 months ago)
- Topics: blog, jekyll
- Language: HTML
- Homepage: http://filipin.eu/
- Size: 44 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Filipin.eu
Željko Filipin's blog. See it in action at https://filipin.eu
## Prerequisites
- [Ruby](https://www.ruby-lang.org/en/)
## Usage
$ gem install bundler
$ bundle install
$ bundle exec jekyll sThe site is available at http://127.0.0.1:4000/
[![GitHub Super-Linter](https://github.com/zeljkofilipin/filipin.eu/workflows/Lint%20Code%20Base/badge.svg)](https://github.com/marketplace/actions/super-linter)