Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryan-haskell/demerly
A site built with Hugo and Elm!
https://github.com/ryan-haskell/demerly
elm hugo website
Last synced: 24 days ago
JSON representation
A site built with Hugo and Elm!
- Host: GitHub
- URL: https://github.com/ryan-haskell/demerly
- Owner: ryan-haskell
- Created: 2019-06-01T19:44:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-06T18:24:16.000Z (over 5 years ago)
- Last Synced: 2024-11-27T09:29:31.041Z (27 days ago)
- Topics: elm, hugo, website
- Language: Elm
- Homepage: https://demerly-architects.netlify.com
- Size: 26.5 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Demerly Architects
> A site built with Hugo and Elm!## Local Development
1. Install [Hugo](https://gohugo.io) and [NodeJS v10.15.3](https://nodejs.org)
1. `npm install`
1. `npm run dev`
## Functional Specification
The functional specification for this project is in the docs folder.