https://github.com/flant/website-core
https://github.com/flant/website-core
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/flant/website-core
- Owner: flant
- Created: 2022-01-27T07:45:02.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-13T11:09:12.000Z (about 4 years ago)
- Last Synced: 2025-03-23T01:02:45.267Z (over 1 year ago)
- Language: Ruby
- Size: 1.64 MB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Flant theme for websites
This repository contains Jekyll theme with data for a couple of Flant sites.
## How to test
```shell
bundle install
bundle exec jekyll serve
```