22 lines
704 B
Markdown
22 lines
704 B
Markdown
---
|
|
title: "Documentation Website"
|
|
lang: "en"
|
|
date: "2019-03-10"
|
|
date_fmt: "%F"
|
|
comments: false
|
|
categories: "news"
|
|
---
|
|
This website is where you will find the sfizz sampler documentation.
|
|
|
|
- Built on [Jekyll].
|
|
- Most content is authored in [Markdown] format.
|
|
- Utilizes [Bootstrap] for easy skinning and responsive design,
|
|
making the website available to mobile devices.
|
|
- Utilizes [FontAwesome] and [Favicon Generator] for content and website icons.
|
|
|
|
[Bootstrap]: http://getbootstrap.com/
|
|
[Favicon Generator]: https://realfavicongenerator.net/
|
|
[FontAwesome]: http://fontawesome.io/
|
|
[Jekyll]: http://jekyllrb.com/
|
|
[Markdown]: http://daringfireball.net/projects/markdown/
|
|
[SASS]: https://sass-lang.com/
|