Skip to content

katelovescode/from_scratch

Repository files navigation

From Scratch

I'd really love to write an open source site generator. I'm dissatisfied with the ones that are available for a myriad of reasons I can't really explain now, and I thought it would be a great code practice to build a site completely statically with HTML/CSS/JS, and then build the architecture around it to be able to generate and serve it instead. I intend to blog the experience as I go.

Installation

TBD

Usage example

TBD

Development setup

TBD

Release History

TBD

Meta

Kate Donaldson – @katelovescodekate@katelovescode.com

Distributed under the MIT license. See LICENSE.md for more information.

https://github.com/katelovescode

Contributing

  1. We follow git-flow around these parts
  2. Fork it (https://github.com/katelovescode/from_scratch/fork)
  3. Create your feature branch (git checkout -b feature/[ISSUE-NUM if applicable]/my_awesome_feature)
  4. Commit your changes (git commit -am 'Add some fooBar')
  5. Push to the branch (git push origin feature/[ISSUE-NUM if applicable]/my_awesome_feature)
  6. Create a new Pull Request

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published