Skip to content

emergenzeHack/emergenzeHack.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emergenzeHack landing page

A simple landing page explaining and showcasing the purpose of our projects. Developed using Bulma, a Flexbox CSS framework.

What's included

The npm dependencies included in package.json are:

Apart from package.json, the following files are included:

  • .babelrc configuration file for Babel
  • .gitignore common Git ignored files
  • index.html this HTML5 file
  • _sass/main.scss a basic SCSS file that imports Bulma and explains how to customize your styles, and compiles to css/main.css
  • _javascript/main.js an ES6 JavaScript that compiles to lib/main.js

Get your feet wet

Run the watchers:

npm install
npm start

Deploy to github pages:

npm run deploy-gh

Copyright and license

Initial templated based on bulma-start.

About

A simple landing page for the emergenzeHack collective of civic activists.

Resources

License

Stars

Watchers

Forks