All Projects → getgrav → Grav Learn

getgrav / Grav Learn

Licence: mit
Grav Learn (exhaustive grav documentation)

Projects that are alternatives of or similar to Grav Learn

Ocamlverse.github.io
Documentation of everything relevant in the OCaml world
Stars: ✭ 117 (-42.65%)
Mutual labels:  documentation, learning, scss
Flight Manual.atom.io
📖 Documentation for Atom, generated by nanoc, hosted by GitHub Pages
Stars: ✭ 435 (+113.24%)
Mutual labels:  documentation, scss
Docsify Themeable
A delightfully simple theme system for docsify.js. Features multiple themes with rich customization options, an improved desktop and mobile experience, and legacy browser support (IE10+).
Stars: ✭ 299 (+46.57%)
Mutual labels:  documentation, scss
A11y.css
This CSS file intends to warn developers about possible risks and mistakes that exist in HTML code. It can also be used to roughly evaluate a site's quality by simply including it as an external stylesheet.
Stars: ✭ 1,277 (+525.98%)
Mutual labels:  documentation, scss
Middlemanapp.com
Documentation for Middleman
Stars: ✭ 264 (+29.41%)
Mutual labels:  documentation, scss
Elixirschool
The content behind Elixir School
Stars: ✭ 3,171 (+1454.41%)
Mutual labels:  learning, scss
Rust In Ten Slides
Short presentations about Rust syntax + concepts
Stars: ✭ 66 (-67.65%)
Mutual labels:  documentation, learning
Tic Tac Vue
A simple Tic-Tac-Toe game written in Vue.
Stars: ✭ 29 (-85.78%)
Mutual labels:  learning, scss
Sassdoc
Release the docs!
Stars: ✭ 1,353 (+563.24%)
Mutual labels:  documentation, scss
Go Compression.github.io
The Hitchhiker's Guide to Compression
Stars: ✭ 106 (-48.04%)
Mutual labels:  documentation, learning
Professional Programming
A collection of full-stack resources for programmers.
Stars: ✭ 15,936 (+7711.76%)
Mutual labels:  documentation, learning
Uswds Site
USWDS website and documentation
Stars: ✭ 135 (-33.82%)
Mutual labels:  documentation, scss
Just The Docs
A modern, high customizable, responsive Jekyll theme for documention with built-in search.
Stars: ✭ 3,747 (+1736.76%)
Mutual labels:  documentation, scss
Docs
Parse Platform docs
Stars: ✭ 296 (+45.1%)
Mutual labels:  documentation, scss
Awesome Learning
Awesome Learning - Learn JavaScript and Front-End Fundamentals at your own pace
Stars: ✭ 216 (+5.88%)
Mutual labels:  learning, scss
Jekyll Rtd Theme
Just another documentation theme compatible with GitHub Pages
Stars: ✭ 92 (-54.9%)
Mutual labels:  documentation, scss
Ziglearn
Repo for https://ziglearn.org content. Get up to speed with Zig quickly.
Stars: ✭ 135 (-33.82%)
Mutual labels:  documentation, learning
Play With Go
Hands-on, interactive tutorials for programming in Go.
Stars: ✭ 185 (-9.31%)
Mutual labels:  learning, scss
Learnstorybook.com
Static site and content for Storybook tutorials
Stars: ✭ 2,291 (+1023.04%)
Mutual labels:  learning
Paper Kit 2
Paper Kit is a Fully Coded Web UI Kit based on Bootstrap.
Stars: ✭ 201 (-1.47%)
Mutual labels:  scss

Grav Documentation

This is the repository for all the functionality of https://learn.getgrav.org. It is what we call a skeleton in that it's drop-in replacement for the user/ folder in Grav.

To install your own copy of the learn site, simply follow these steps:

  1. Download Grav from the https://getgrav.org site
  2. Extract the ZIP archive into a directory in your webroot (e.g. ~/www/grav-learn/)
  3. Download and extract, or Clone, the grav-learn repository as ~/www/grav-learn/user/
  4. Run bin/grav install from the root (e.g. ~/www/grav-learn/)

At this point the required plugins and vendor libraries should be installed, and your learn site should be fully functional.

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].