@onlyhtml/onlyhtml

1.1.18 • Public • Published

OnlyHtml

OnlyHtml is Static Site Generator that helps you build simple websites. You write the front-end code using handlebars templates and OnlyHtml will handle all the back-end tasks, creating a Dashboard CMS for you and managing rendering and deployments.

OnlyHtml is a companion to Headless CMS systems like Sanity.io, so you get the best experience editing your content while focusing only on the front-end code

Main Goals

  • It does most of what you need, but probably not everything.
  • You only need to know HTML (plus CSS and JS to the extent that your design calls for it).
  • You should be able to learn the basics in a few minutes.
  • Bring your own Headless CMS of choice or use simple markdown files

Get Started

Start from a template project

Or by reading the docs https://galtashma.gitbook.io/onlyhtml/
Or by npm install -g @onlyhtml/onlyhtml

Happy Hacking!

/@onlyhtml/onlyhtml/

    Package Sidebar

    Install

    npm i @onlyhtml/onlyhtml

    Weekly Downloads

    2

    Version

    1.1.18

    License

    MIT

    Unpacked Size

    134 kB

    Total Files

    61

    Last publish

    Collaborators

    • galtashma