pages-cms / website

The official website for Pages CMS (including the documentation).
https://pagescms.org
MIT License
9 stars 6 forks source link

PagesCMS.org

This is the official website for Pages CMS, deployed at PagesCMS.org. It includes the official documentation.

It is built with 11ty + Tailwind and is hosted on Cloudflare Pages.

Install & Run

  1. Clone the repo: git clone git@github.com:pages-cms/website.git
  2. Install the dependencies: cd website && npm install
  3. Run it: npm run dev
  4. Visit it: `http://localhost:8082/