darky / www.actionherojs.com

The new ActionHero website

Home Page:https://www.actionherojs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Install

This is a React Project utilizing next.js and react-bootstrap

  • npm install

Running in Development

  • npm run dev

Building for Production

(see ./bin/deploy)

The master branch of this repository is automatically built and pushed to the gh-pages branch of this project by Circle.CI on a successful test run. We statically host this project on www.actionherojs.com via github pages.

Linting

We use standard.js to manage our lint rules. We run standard as part of our test suite, and your contributions must pass. Standard is very opinionated and inflexible such that we cannot inject our own opinions. There are no eslint/jshint files to manage in this project.

CSS

  • we use a default boostrap CSS file
  • all components provide thier own CSS inline

TODO

Homepage Design

  • bring back the blue grid lines
  • feature "ROUTING" logo is too tall because of rocket tail

About

The new ActionHero website

https://www.actionherojs.com


Languages

Language:JavaScript 67.4%Language:CSS 32.5%Language:Shell 0.2%