coala / landing-frontend

coala Landing Page - https://gitlab.com/coala/landing is needed as backend

Home Page:https://coala.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

landing-frontend

coala Landing Page - https://gitlab.com/coala/landing is needed as backend

Usage

To run locally:

$ git clone https://github.com/coala/landing-frontend.git
$ cd landing-frontend
$ python2 -m SimpleHTTPServer 8080

Open http://localhost:8080 in your browser.

Adding new code snippets

  • Open /data/snippets and add .md file with code snippet in it.
  • Enclose that code snippet with ```.
  • Open /resources/js/snippets.js and add the name of newly added language and the name of its corresponding .md file.

About

coala Landing Page - https://gitlab.com/coala/landing is needed as backend

https://coala.io/

License:GNU Affero General Public License v3.0


Languages

Language:HTML 57.9%Language:JavaScript 39.5%Language:CSS 2.0%Language:Shell 0.6%