/markdown-site-template

Incredible simple but powerful site template

Primary LanguageCSSMIT LicenseMIT

Simple Markdown site template

Incredible simple but powerful site template

Very easy content editing and management structure of the site (the site can be generated from a shell script!), static pages with great download speeds and the ability to host it anywhere, powerful JavaScript environment allows you to create a dynamic document without restrictions.

Very simple, you do not need to edit HTML, CSS, JS, PHP, ASP, JAVA, PERL, PYTHON, RUBY and a billion other technologies. Just open .html file and edit TEXT in it. The marked text you are reading is written as plain text. Open the 'View page source' and see it. But if you want these are the technologies they are still.

Demo: http://aplib.github.io/markdown-site-template

Installation

Required files:

  • index.html
  • bootstrap.css
  • document.min.js
  • user.js

Addition components

Advanced formatting and special features can be added to the document. To do this, copy the component and the necessary resources to the subfolder "components" in the root folder, for example:

  • components\YouTube\YouTube.Player.js

Explanations of the document.root.js

document.root.js must be located in the root folder of the site. The site will not display correctly if this file not found or inaccessible. This script contains and load required for operation of the site libraries listed below:

  • jquery.js
  • bootstrap.js
  • doT.js
  • controls.js
  • marked.js