Skip to content

artworking/base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Artworking project base

This is a starting point for all frontend builds at Artworking. This repository serves to standardise and document our frontend development process somewhat. We figured other developers may get a kick out of seeing how we do things and decided to make it public.

Downloading

For now, just grab a copy of the latest version (zip) – in the future, we’ll be creating releases instead.

Updating base files

Spotted a bug? Want to add a new feature? Don’t fix it just on the project you’re working on.

  1. Raise an issue.
  2. Clone a copy of this repository, fix and test thoroughly.
  3. Commit and push your changes to GitHub, and close the issue.

Coding guidelines

Please start at the coding guidelines introduction.

Please do not commit this readme file or the doc/ directory to your projects.

Changelog

2015-06-18

2015-06-15

  • Removed Modernizr by default (it’s still in js/vendor/ if needed) and replaced it with HTML5 Shiv and a small inline script to change the no-js class on the html element to js (if you decide to use Modernizr, remove these other two bits of code).

About

Starting point for all Artworking frontend builds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published