Giter Site home page Giter Site logo

asbhadauriya / fullcalendar-site-static Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fullcalendar/fullcalendar-docs

0.0 0.0 0.0 9.74 MB

Static content for fullcalendar.io

Home Page: https://fullcalendar.io

Ruby 3.26% HTML 77.53% CSS 0.55% JavaScript 5.78% Shell 0.47% SCSS 12.41%

fullcalendar-site-static's Introduction

FullCalendar Website Static Content Build Status

This repo contains the static content for fullcalendar.io.

The source for documentation articles are found in directories like _docs-*.

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.

Contributing

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

Getting Set Up

First, clone this repo.

Then, install Jekyll (a static-site generator) on your local machine. You can view in-depth instructions, but essentially you need to have ruby available on your machine and then you can run:

gem install jekyll

You also need to have the Rubygem bundler installed:

gem install bundler

Then, cd into the fullcalendar-site-static directory you cloned.

Then, run the following:

npm install
npm run watch

A url will pop up, probably http://127.0.0.1:4000, which you can then view in a browser. If you used the --watch parameter, the built site will rebuild with every edit. If you want a speedier build, use the --incremental parameter, but be aware of its shortcoming.

Linting

Please make sure linting passes before submitting PRs. Run:

npm run lint

fullcalendar-site-static's People

Contributors

arshaw avatar dakala avatar shatterglass2115 avatar ace280 avatar webuimaker avatar dependabot[bot] avatar invincibear avatar starbuck93 avatar martinnaughton avatar nenrikido avatar jonivr avatar kisunji avatar amyboyd avatar vaibhavc95 avatar robertcousineau avatar paco3346 avatar mankowitz avatar 1shiharat avatar treztreiz avatar sudharakap avatar thenaderio avatar stromajer avatar kevingermain avatar jiahao-c avatar jameszaghini avatar georgehrke avatar dmitry-kurmanov avatar dietrichg avatar dhfw avatar dwmorrin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.