0.0.1 • Published 3 years ago

earthball v0.0.1

Weekly downloads
7
License
Apache-2.0
Repository
github
Last release
3 years ago

Earthball

Static sites as simple and boring as ugly little mushrooms that aren't even edible.

Getting started

Overview of getting started with a new earthball site:

  • Create a directory for your new project
  • Move into that directory
  • Create a package.json file with npm init
  • Install earthball as a dev dependency
  • Create a new earthball site from the included starter template

Commands for getting started:

mkdir new-project-name
cd new-project-name
npm init
npm install -D earthball
npx earthball new

Is this ready to use?

Nah, not really.

License

LICENSE.md