Next: Hello gitkitjs
jldec - January 14, 2024

Hello gitkitjs

I am pleased to announce gitkitjs, the npm-installable SvelteKit toolchain for building websites from markdown.

Gitkitjs is a friendly continuation of the zaui project, which powers zeroasic.com/emulation.

Quickstart

  1. pnpm install -D @gitkitjs/gitkitjs
  2. pnpm gitkitjs dev
  3. Type o to open your browser.

If you don't already have a content directory you will see the gitkitjs guide -- rendered by gitkitjs, of course.

This library provides

Thank you to Zero ASIC and all the contributors in those communities. 🙏

To find out more, visit the gitkitjs repo on GitHub or check out the guide.

Terms | Privacy