Giter Site home page Giter Site logo

activatormanual's Introduction

Activator Manual README

This repo stores all the Activator Manual pages in the folder of /pages. The manual is published at http://kgrid.org/ActivatorManual.

To add new pages, simply edit your content and save the md file in the folder of pages. The file name should follow the naming convention so that it will show up at the correct position with the navigation menu.

File Name convention

The file of manual page is named starting with the chapter number, section number, page number followed by regular text. An example is shown below:

01-02-01-getting_started.md

Jekyll build instruction

At the beginning of the md file, make sure include the following segment for Jekyll build instruction

---
layout: page
title: Get Started
level: 1
permalink: /getting_started/
---

layout should stay with page;

title will supply the text used in the navigation menu for this page;

level indicates the indent level. 0 for no indent while higher number for more indent (currently 2 is the highest possible);

permalink will allow Jekyll to build the proper URL link for the page.

activatormanual's People

Contributors

kgrid-developers avatar gitbook-bot avatar kmmcgarry avatar gqmeng avatar pboisver avatar

Watchers

Chris Gates avatar James Cloos avatar  avatar Thomas Luechtefeld avatar Nathaniel Gittlen avatar  avatar Yuanting Lin avatar Greg Farris avatar Marisa Conte avatar  avatar  avatar  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.