dcassol / HelpCenter

Repository of SOP and FAQ for Girke Lab

Home Page:http://www.dcassol.com/HelpCenter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Help Center

Repository of SOP and FAQ for Girke Lab.

Install

git clone https://github.com/dcassol/HelpCenter

How to use

bundle exec jekyll serve 

Server address

http://127.0.0.1:4000/HelpCenter/

Post Example

---
layout: post
title: 'SOP'
description: 'Lorem ipsum dolor sit amet, consectetur adipisicing elit.'
date: 2020-04-08 17:46:41 -0300
categories: keyword
by: 'Name'
icon: 'book'
questions:
  - question: 'Question 1'
    answer: 'Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
    image: "1.gif"
---

Images

Location:

/assets/img/

Icon names

/_sass/_icons.scss

License

The theme is available as open source under the terms of the MIT License.

Inspired by

About

Repository of SOP and FAQ for Girke Lab

http://www.dcassol.com/HelpCenter/

License:MIT License


Languages

Language:SCSS 48.4%Language:JavaScript 23.7%Language:HTML 21.6%Language:Ruby 6.2%