Skip to content

Work-in-progress rewrite of rojo.space

License

Notifications You must be signed in to change notification settings

rojo-rbx/rojo.space-v2

Repository files navigation

rojo.space v2

Work-in-progress rewrite of rojo.space to drop Gatsby and MkDocs in favor of a single solution. Builds upon parcel-ssg-example, an experiment I ran to see if building an ad hoc SSG was feasible. It is!

Requirements

  • Node.js 12.x

Usage

As always, install dependencies first:

npm install

To run in development mode:

npm run dev

To build to the dist/ directory:

npm run build

License

Available under the MIT license. See LICENSE.txt or https://opensource.org/licenses/MIT for details.

About

Work-in-progress rewrite of rojo.space

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published