GithubHelp home page GithubHelp logo

lpugin / mei-basic-doc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from craigsapp/mei-basic-doc

0.0 3.0 0.0 2.15 MB

Test layout for mei-basic documenation website

Ruby 0.01% HTML 3.07% JavaScript 81.28% CSS 15.64%

mei-basic-doc's Introduction

Running website locally

To run the website locally you will need to do some initial setup:

https://help.github.com/articles/setting-up-your-github-pages-site-locally-with-jekyll

Then to actually run the local webserver with the website, type:

	./.sever

which is a script with this contents:

	bundle exec jekyll serve --port 2222 --host 127.0.0.1

Files/directories in this repository

Gemfile -- Contains setup files needed for first getting the website running locally. README.md -- This file. _config.yml -- Site-level configuration variables for the website. _data/ -- Data variables for website shared across pages. This currently holds a list of the pages in the tutorial and the order in which they should be displayed. _includes/ -- HTML snippets used to construct webpage for markdown pages. _layouts/ -- Starting templates for markdown pages. _site/ -- Not stored in repository, but will be visible if you run the website locally. It contains the output of the template expansions for the website. mei-basic/ -- This directory contains all of the Markdown files for the documentation. resources/ -- This directory contains the javascript (particularly external code) and css files for the website. samples/ -- This directory contains the MEI data for the examples on the pages in /mei-basic/ markdown files.

mei-basic-doc's People

Contributors

craigsapp avatar

Watchers

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