reslate

3.0.0-5 • Public • Published

Slate v3 POC

Build

Proof-of-concept Slate v3 using eleventy as the static site generator.

screenshot

Features

Install

Requires an LTS version of Node.js

  • Clone the repository
  • npm i

or

  • Create your Node.js project (npm init)
  • Add reslate as a (dev)dependency (npm i [--save-dev] reslate)
  • npx reslate init

Running

  • To build: npm run build
  • To debug: npm run debug
  • To serve: npm run serve and browse to http://localhost:4567

(If installed as a dependency, use npx reslate [build|debug|serve])

TODO

  • [ ] Watch scss files
  • [ ] Option to use lunr server-side / across multiple files #1006
  • [ ] GitHub emoji shortcuts (as in Shins), yea or nay?
  • [ ] Specify additional CSS includes in header?

Additional plugin possibilities

/reslate/

    Package Sidebar

    Install

    npm i reslate

    Weekly Downloads

    303

    Version

    3.0.0-5

    License

    Apache-2.0

    Unpacked Size

    201 kB

    Total Files

    45

    Last publish

    Collaborators

    • mermade