Coder Social home page Coder Social logo

joaofnds / fullcalendar-site-static Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fullcalendar/fullcalendar-docs

0.0 2.0 0.0 3.34 MB

Static content for fullcalendar.io

Home Page: https://fullcalendar.io

Ruby 5.40% HTML 72.78% CSS 15.45% JavaScript 5.40% Shell 0.97%

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-v1 and _docs-v3.

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

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

Then, run the following:

bundler install

npm install

jekyll serve --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.

fullcalendar-site-static's People

Contributors

arshaw avatar shatterglass2115 avatar courentin avatar cjmyles avatar dietrichg avatar stromajer avatar

Watchers

James Cloos avatar João Fernandes 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.