All Projects → coala → landing-frontend

coala / landing-frontend

Licence: AGPL-3.0 license
coala Landing Page - https://gitlab.com/coala/landing is needed as backend

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
shell
77523 projects

Projects that are alternatives of or similar to landing-frontend

Openapi Cli
⚒️ OpenAPI 3 CLI toolbox with rich validation and bundling features.
Stars: ✭ 169 (+445.16%)
Mutual labels:  lint
Sql Language Server
SQL Language Server
Stars: ✭ 210 (+577.42%)
Mutual labels:  lint
Lin
Lin is an Android Lint tool made simple
Stars: ✭ 235 (+658.06%)
Mutual labels:  lint
Parcel Plugin Typescript
🚨 Enhanced TypeScript support for Parcel
Stars: ✭ 176 (+467.74%)
Mutual labels:  lint
Grunt Recess
[DEPRECATED] Lint and minify CSS and LESS
Stars: ✭ 205 (+561.29%)
Mutual labels:  lint
Markdownlint
A Node.js style checker and lint tool for Markdown/CommonMark files.
Stars: ✭ 2,828 (+9022.58%)
Mutual labels:  lint
Stylelint Config Primer
Sharable stylelint config used by GitHub's CSS
Stars: ✭ 165 (+432.26%)
Mutual labels:  lint
Lint Rules
A set of very opinionated lint rules.
Stars: ✭ 252 (+712.9%)
Mutual labels:  lint
Whispers
Identify hardcoded secrets and dangerous behaviours
Stars: ✭ 66 (+112.9%)
Mutual labels:  lint
Fsharplint
Lint tool for F#
Stars: ✭ 224 (+622.58%)
Mutual labels:  lint
Woke
✊ Detect non-inclusive language in your source code.
Stars: ✭ 190 (+512.9%)
Mutual labels:  lint
Add And Commit
Add & commit files from a path directly from GitHub Actions
Stars: ✭ 198 (+538.71%)
Mutual labels:  lint
Protoc Gen Lint
A plug-in for Google's Protocol Buffers (protobufs) compiler to lint .proto files for style violations.
Stars: ✭ 221 (+612.9%)
Mutual labels:  lint
Ue4 Style Guide
An attempt to make Unreal Engine 4 projects more consistent
Stars: ✭ 2,656 (+8467.74%)
Mutual labels:  lint
Secretlint
Pluggable linting tool to prevent committing credential.
Stars: ✭ 239 (+670.97%)
Mutual labels:  lint
Grunt Html
Grunt plugin for html validation
Stars: ✭ 165 (+432.26%)
Mutual labels:  lint
Ember Template Lint
Linter for Ember or Handlebars templates
Stars: ✭ 214 (+590.32%)
Mutual labels:  lint
rpmlint
Tool for checking common errors in rpm packages
Stars: ✭ 112 (+261.29%)
Mutual labels:  lint
Sql Lint
An SQL linter
Stars: ✭ 243 (+683.87%)
Mutual labels:  lint
D Scanner
Swiss-army knife for D source code
Stars: ✭ 221 (+612.9%)
Mutual labels:  lint

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].