GithubHelp home page GithubHelp logo

forkedit / help.form.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from formio/help.form.io

0.0 1.0 0.0 154.51 MB

The help site for Form.io

Home Page: https://help.form.io

License: MIT License

Ruby 0.62% HTML 9.12% JavaScript 30.53% CSS 59.72%

help.form.io's Introduction

https://help.form.io documentation for form.io.

This repository is used to generate the documentation section of the form.io website. It is generated using jekyll. Feel free to update and change it using pull requests.

Testing locally

You will need jekyll installed and running to generate a local copy for testing.

  • ruby --version Ensure that you have at least version 2.0.0
  • gem install bundler Install bundler if you don't already have it.
  • bundle install Install this project's dependencies.

Running Jekyll

To run jekyll server locally, use the following commands.

  • bundle exec jekyll serve --config _config.dev.yml,_config.yml to run the server.
  • Open your browser and go to http://localhost:4000.

Editing Books

Books are the top level organization of content on the site. You can edit the name, summary and weight of a book by editing the file in the _books folder.

Editing Chapters

Chapters are the second level organization of content on the site. Chapters can have html at the top of them and a title. Chapters are in the _chapters folder and are grouped in folders based on the book name. These sub folders are only for organizing the content for ease of editing. Which book they are in depends on the Front Matter Variable "book".

Editing Paragraphs

Paragraphs are the third level organization of content on the site. Paragraphs can have html at the top of them and a title. Paragraphs are in the _paragraphs folder and are grouped by sub folders by book and chapter.

help.form.io's People

Contributors

jeriah-formio avatar travist avatar randallknutson avatar vercjames avatar rahatarmanahmed avatar zackurben avatar wag110894 avatar nickkhall avatar wonder95 avatar alena-levina avatar kgeis avatar yuryrybaksoftensity avatar roma-formio avatar ronkugo avatar skailuke avatar

Watchers

James Cloos 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.