Giter Site home page Giter Site logo

mdwiki-kickstart-template's Introduction

MDWiki Kickstart Template

This a directory that can be cloned or downloaded to get going quickly with a mdwiki based web . After cloning you just point your browser to the file path and then edit away on markdown files with your favorite editor (e.g. sublime)

The details of what and how are found on the homepage once you get it up and running or just look in the index.md file

No server needed

The beauty of MDwiki is that all the javascript code to render and display the markdown is inside one file (index.html) that runs all inside your browser. That means your browser does the markdown rendering...no server needed!

This makes an MDwiki site portable. Just put it anywhere and point your browser to that location be it a url or a local file path.

This means MDwikis can be put places like an S3 bucket at Amazon Web services or as simple as pushing the repo you cloned to a repo at your Github account using a gh-pages branch

Here you can see the template site served from an S3 Bucket).

Here you can see the template site served from a gh-pages branch of the repo).

Of course it can be "served" from any regular server like Apache.

Tip: IIS Server

If you deploy to a Windows IIS there a few cavets.
See this page http://dynalon.github.io/mdwiki/#!tutorials/iis/iis.md

plus you'll need to add in a mime for .json as well

mdwiki-kickstart-template's People

Contributors

dkebler 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.