Skip to content

netpositive.money website in elm-pages. Now in main website repo, this is kept for git history purposes only

Notifications You must be signed in to change notification settings

netpositive-money/elm-pages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

16a589b · Feb 11, 2021

History

83 Commits
Feb 11, 2021
Sep 24, 2019
Feb 11, 2021
Feb 10, 2021
Jan 5, 2020
Feb 9, 2021
Oct 9, 2019
Feb 9, 2021
Jan 28, 2021
Oct 13, 2020
Feb 3, 2021
Sep 15, 2020
Oct 13, 2020
Feb 9, 2021
Jan 28, 2021
Sep 24, 2019
Feb 4, 2021

Repository files navigation

elm-pages-starter

Deploy to Netlify

This is an example repo to get you up and running with elm-pages.

The entrypoint file is index.js. That file imports src/Main.elm. The content folder is turned into your static pages. The rest is mostly determined by logic in the Elm code! Learn more with the resources below.

Setup Instructions

Click "Use this template" on this Github page to fork the repo.

Or git clone it:

git clone git@github.com:dillonkearns/elm-pages-starter.git

Then install and run the dev server

cd elm-pages-starter
npm install
npm start # starts a local dev server using `elm-pages develop`

From there you can tweak the content folder or change the src/Main.elm file.

Learn more about elm-pages

About

netpositive.money website in elm-pages. Now in main website repo, this is kept for git history purposes only

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published