GithubHelp home page GithubHelp logo

summit.yaml.io's Introduction

The YAML Summit Wiki

This is a CogWeb wiki for the YAML Summit, Berlin Germany, May 4-7 2017.

See http://summit.yaml.io

Using this CogWeb Wiki

  • This is a CogWeb wiki. The CogWeb software is included in this repository.
    • To enable the CogWeb software, run this command: make && source .cogweb/.rc
  • The wiki pages are written in markdown and stored in the .cog/ directory.
    • They have human friendly symlinks in the top level.
  • The wiki website is generated by cogweb into the .site/ directory.
    • It is then pushed to and served from GitHub Pages.
  • Don't commit changes to git by hand.
    • Use the cogweb CLI described below.

The cogweb Commands

  • cogweb new

    Create a new page. The page should start with a title as the first line:

    # Page Title

  • cogweb edit <page-name-or-id>

    Edit an existing page. Use this instead of just using your editor. It validates, links and commits your changes in the appropriate manner.

  • cogweb build

    Build the website from the current pages into the .site/ directory.

  • cogweb test

    Start a local server to test your changes before pushing.

  • cogweb push

    Publish the wiki. Pushes to the .site/ directory to the gh-pages branch (GitHub Pages). This does not push your wiki changes to the master branch. Use git push to do that.

summit.yaml.io's People

Contributors

ingydotnet avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

seanpm2001

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.