Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryan-haskell/ryan-elm-static
A static personal website made in elm
https://github.com/ryan-haskell/ryan-elm-static
elm gulp pug static-site
Last synced: about 1 month ago
JSON representation
A static personal website made in elm
- Host: GitHub
- URL: https://github.com/ryan-haskell/ryan-elm-static
- Owner: ryan-haskell
- Created: 2017-09-08T06:18:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-13T14:52:30.000Z (about 7 years ago)
- Last Synced: 2024-11-27T09:29:38.569Z (about 1 month ago)
- Topics: elm, gulp, pug, static-site
- Language: Elm
- Homepage: https://ryannhg.github.io
- Size: 84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ryan-elm-static
> A static personal website made in elm.[![Build Status](https://travis-ci.org/RyanNHG/ryan-elm-static.svg?branch=master)](https://travis-ci.org/RyanNHG/ryan-elm-static)
### Local Setup
1. __`npm install -g static-server gulp-cli elm`__
1. __`npm install`__
1. __`gulp`__
1. __`cd _docs`__
1. __`static-server`____To watch for file changes__
1. __`gulp watch`__