8000 GitHub - ammyk9/glfw.github.io: Jekyll sources for GLFW website
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ammyk9/glfw.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GLFW website

This is the Jekyll source for the glfw.org website.

The sources for this website are under the zlib/libpng license, the same as the library.

Development environment setup

Docker

Having Docker installed, spinning up a local Jekyll development server is as easy as running:

docker-compose up

Manual

Having Ruby properly installed and configured on your machine, these Ruby gems should be manually installed as well:

gem install jekyll jekyll-seo-tag jekyll-sitemap rouge

Finally start the Jekyll development server by running:

jekyll serve

Note: Please set JEKYLL_ENV=production environment variable before running production build.

About

Jekyll sources for GLFW website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 54.0%
  • HTML 23.9%
  • Less 17.8%
  • JavaScript 4.3%
0