gyl19881023 / lakka-website

Lakka website

Home Page:http://www.lakka.tv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lakka Website

Netlify Status

Synopsis

This project is for Lakka's website.

Development Environment

This website is based on nanoc, a static generator CMS.

Requirements:

  • Ruby: 2.0.0 or newer
  • gem bundler

In order to setup your development environment, run:

bundle install

Updating the /doc section

The /doc section is generated from the GitHub wiki of the Lakka project. To initialize the content, run:

git submodule update --init --remote

This will download the current state of the wiki.

Running Commands

Do not forget to run commands with bundler:

example:

bundle exec nanoc #will compile the whole website

bundle exec guard #starts auto-compilation on disk change

License

The source files used in this project are licensed under GNU General Public License V3

The Generated Website content is licensed under Creative Commons Attribution-ShareAlike 4.0 International License

About

Lakka website

http://www.lakka.tv

License:GNU General Public License v3.0


Languages

Language:HTML 74.2%Language:CSS 15.9%Language:Ruby 8.7%Language:PHP 1.1%Language:JavaScript 0.2%