Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prx/dovetail-marketing-site
Jekyll site for the public landing page for Dovetail as a Product
https://github.com/prx/dovetail-marketing-site
Last synced: 16 days ago
JSON representation
Jekyll site for the public landing page for Dovetail as a Product
- Host: GitHub
- URL: https://github.com/prx/dovetail-marketing-site
- Owner: PRX
- License: mit
- Created: 2022-06-06T20:50:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-17T04:59:08.000Z (about 1 month ago)
- Last Synced: 2024-11-17T05:26:58.478Z (about 1 month ago)
- Language: SCSS
- Homepage: https://dovetail.prx.org
- Size: 103 MB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dovetail-Product-Website
Jekyll site for the public landing page for Dovetail as a Product## Local Development
Clone the Github repo
* `$ gem install bundler jekyll`
* `$ gem install vips`
* `$ bundle install`
* `$ bundle exec jekyll serve`
* Go to [http://127.0.0.1:4000/](http://127.0.0.1:4000/) in your browser