GithubHelp home page GithubHelp logo

isabella232 / knowledge Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wiredcraft/knowledge

0.0 0.0 0.0 13.34 MB

A simple Jekyll based wiki with search; great for playbooks, team wikis, FAQ, Q&A, support platforms...

Home Page: https://wiredcraft.github.io/knowledge/

Makefile 0.27% HTML 8.91% Liquid 0.57% CSS 20.89% JavaScript 69.36%

knowledge's Introduction

Jekyll Basics is a simple boilerplate for Jekyll websites with a few (opinionated) best practices in mind:

  • Multilingual support,
  • Proper config with ,
  • SASS styling with egg (a SASS micro-framework),

Install & Run

  1. Make sure you have Ruby 2.1.0 or higher installed:

     ruby --version
    
  2. Install the github-pages gem;

     gem install github-pages
    

If that doesn't work for you, try the GitHub help.

  1. Run the site:

     make serve
    

    Then go to http://localhost:4000. This will overload the Jekyll configuration (_config.yml) with the dev settings (_config-dev.yml) and make sure it uses the increment build option.

    For more details, see the Makefile.

CMS

Jekyll Basics comes with Jekyll+ set up by default.

If you're on GitHub pages, you should be able to show the edit button by appending ?jekyllplus=true to the URL. For example: https://wiredcraft.github.io/jekyll-basics/?jekyllplus=true

If needed, you can set it up manually at the end of the _config.yml file by setting up the jekyllplus variable:

jekyllplus: Wiredcraft/jekyll-basics/master

knowledge's People

Contributors

hunvreus avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.