Skip to content

jayvdb/landing-frontend

This branch is 21 commits behind coala/landing-frontend:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

450b2a4 · Nov 14, 2017
Aug 1, 2017
Jan 26, 2017
Sep 14, 2017
May 26, 2017
Nov 14, 2017
Aug 18, 2017
Jan 19, 2017
Feb 4, 2017
Jan 19, 2017
Jun 27, 2017
Aug 1, 2017
Aug 1, 2017
Feb 5, 2017
Jan 19, 2017
Feb 6, 2017
Feb 5, 2017
Jan 19, 2017
Jan 19, 2017
Aug 16, 2017

Repository files navigation

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

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 57.9%
  • JavaScript 39.5%
  • CSS 2.0%
  • Shell 0.6%