fullcalendar / fullcalendar-docs

Static content for fullcalendar.io

Home Page:https://fullcalendar.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FullCalendar Docs

This repo contains the static content for fullcalendar.io/docs

Documentation articles are found in directories like _docs-*.

Made with Jekyll.

Reporting Problems

See a problem with the docs? Create a ticket in the main dev repo's issue tracker. All docs-related bugs have the docs label.

Installation

Clone this repo:

git clone git@github.com:fullcalendar/fullcalendar-docs.git
cd fullcalendar-docs

Prerequisites:

CLI

npm install

# watch & serve while developing
npm run dev

# build into _site directory
npm run build

Contributing

To make edits to the documentation please submit a Pull Request against the main branch of this repo.

Ensure linting passes before submitting PRs:

npm run lint

About

Static content for fullcalendar.io

https://fullcalendar.io


Languages

Language:HTML 78.8%Language:JavaScript 9.8%Language:SCSS 9.0%Language:Ruby 1.7%Language:Shell 0.8%