TerrieM / one-page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

one-page

Just want one stupid page? Use this!

We depend on:

  • node-sass for compiling scss to css
  • live-server for watching and reloading

Get started

Click the button,

Deploy to Netlify

This will prompt you to create a new repo with these files in it and it will deploy the site. Then you can work in your seperate repo. Clone your new repo and run npm i and npm start. Start editing your scss and html files and watch the browser reload your changes automagically. When you are satisfied, commit everything and push. Netlify should detect the changes and redeploy.

About

License:MIT License


Languages

Language:CSS 60.4%Language:HTML 39.6%