Github version of the indatus-website.
373
Staging: staging.indatus.com
Running for the first time:
/etc/hosts filesh build.sh installs dependencies and runs the default grunt commandgit pullgrunt (for production):
grunt dev (for development):
See above
Default to npm, but Bower is installed and is an option
Install and manage Grunt packages with npm via shell (preferred) or package.json
base.scss via @import at the top of the fileconcat task in Gruntfile.jsplugins directory of the project by adding to them to copy task in Gruntfile.jsDocker Hub builds a container based on the name of the latest push to each branch.
For example, when building a new feature on branch frontpage-copy-update, Docker
Hub will build a container with the name levelonedev/indatus-website:frontpage-copy-update
once the commit is pushed.
For the master branch, Docker Hub builds a container with the name
levelonedev/indatus-website:web. This will need to be deployed to the production
environment using the same steps as listed in the staging environment.
We are currently using Hellobar to alert users of outages, etc. Ask a teammate for creds if needed.
Site is built on Kirby v1.1.2
http://getkirby.com
Documentation
http://v1.getkirby.com/docs
Content type
Image
Digest
Size
348.6 MB
Last updated
over 10 years ago
docker pull levelonedev/indatus-website-github:web