Giter Site home page Giter Site logo

mullets-gavin / docs Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 5 KB

Minimal theme repurposed for project documentation. Template documentation for all of my projects.

Home Page: https://mullets-gavin.github.io/Docs/

License: MIT License

HTML 45.25% SCSS 54.75%
jekyll-theme documentation minimal

docs's Introduction

Minimal Docs

Minimal theme repurposed for project documentation. Template documentation for all of my projects.

About

Minimal Docs was created using the base Jekyll theme provided here. Originally intended as a blog theme, it was repurposed for simple documentation purposes. Minimal Docs uses the Waves syntax highlighting theme for code blocks.

View a live demo here

Usage

This theme is intended to use with GitHub Pages. Using this theme is quite simple since it's a Jekyll theme on GitHub. Here's how you can use this:

  1. Clone or download this template & create a folder named docs, and move all of the contents of this repository excluding the license & readme into the folder.
  2. Open up your project & paste the folder into it.
  3. When you publish to GitHub, go to your repositories settings and scroll down to the GitHub Pages section.
  4. Select branch master (or whatever you name it) and select the /docs folder.
  5. Your beautiful documentation will now appear within a minute.

Configuring the theme is quite simple, open up the file _config.yml and change the title & description to support your markdown pages. Create markdown files & link them in the navigation section as an html page since that's what it will be converted to. For example, index.md will be able to be linked to as index.html:

<a href="index.html">Navigation Link</a> <!--points to index.md-->

docs's People

Contributors

mullets-gavin avatar

Stargazers

Noah Spahn avatar  avatar

Watchers

 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.