Skip to content

littlemanco/boilr-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

boilr-website

Project Outline

Project Goals

Make it easy to generate new website repositories with the most modern build tool configurations.

Similar Work

Justification

The Google website generator has too much complexity for me at this stage, and I like to be able to control my build tools.

Summary

License Language
MIT en-AU [lang]

Installation

$ boilr template download littlemanco/boilr-website

Usage

Swap foo and bar for your own values.

$ mkdir foo
$ cd foo
$ git init
$ git remote add origin [email protected]:foo/bar.git
$ boilr template use boilr-website
$ git add .
$ git commit -m "Initial Commit"
$ git push

Tools

Generally speaking, this presumes you'll have tools installed globally. However, configuration is included for the following tools:

Thanks

Contributing

Contributions are always welcome! Nothing is to small, and the best place to start is to open an issue.

References

[lang]Lingoes.net,. (2015). Language Code Table. Retrieved 4 June 2015, from http://www.lingoes.net/en/translator/langcode.htm

About

A boilr template for website projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published