Giter Site home page Giter Site logo

hedinfaok / site Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aitor/convox.github.io

0.0 0.0 0.0 18.56 MB

convox.com

License: Apache License 2.0

Dockerfile 0.15% Ruby 2.08% Makefile 0.01% Shell 0.72% HTML 62.62% CSS 27.43% JavaScript 6.99%

site's Introduction

Convox Docs

Build Status

This repo contains the source files for convox.com.

Documentation is written in Markdown (with options similar to Github's Flavor).

Jekyll is used to generate static HTML files.

Please let us know about any issues, either via issues or by emailing [email protected]

Pull requests are also welcome!

Usage

Convox and Docker are recommended.

$ git clone https://github.com/convox/site.git && cd site
$ echo DEVELOPMENT=true >> .env
$ convox start

Running directly on your host

Ruby and bundler are required.

$ bundle install
$ jekyll serve
==    Server address: http://127.0.0.1:4000/

Please send updates to documentation as Pull Requests.

Frontmatter

Each page in the documentation has a header, called frontmatter. This controls where it's displayed and its title.

e.g.

---
title: "Custom Domains"
sort: 40
---

Publishing

When a pull request is merged into the master branch of this repo, the change is automatically deployed to staging.

Then, once one of the maintainers of this repo promotes the release on the Convox production rack, it will be visible on convox.com.

site's People

Contributors

mattmanning avatar ddollar avatar soulshake avatar ianmalott avatar csquared avatar rjocoleman avatar awsmsrc avatar mwarkentin avatar miguelmoll avatar nzoschke avatar frsechet avatar donokuda avatar bpo avatar mwisner avatar jakejscott avatar lukereimer avatar nicolas-brousse avatar jayjanssen avatar paulkernfeld avatar adamenger avatar spencerhakim avatar ryanbertrand avatar chids avatar idris avatar sherbondy avatar frewsxcv avatar jordaaash avatar kemitchell avatar mrluc avatar marktran 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.