Skip to content

liznascimento/HelpCenter

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 48.7%
  • JavaScript 23.9%
  • HTML 21.7%
  • Ruby 5.7%