Coder Social home page Coder Social logo

dijonkitchen / legalese.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from legalese/legalese.github.io

0.0 2.0 0.0 106.18 MB

User-facing website, also the public XML templates. Most of the project documentation lives in here.

Home Page: http://www.legalese.com/

HTML 65.28% JavaScript 2.28% CSS 31.99% Grammatical Framework 0.45%

legalese.github.io's Introduction

How does this site work?

Jekyll will set you up.

What happened to the navbars?

In most of the *.html files you should see these lines at the top:

---
layout: default
---

This indicates default.html, which contains the default layout (which consists mostly of the top and bottom navigation bars. This file is the one to change if you want those things to look differently.

How do I actually generate the HTML?

Navigate to the root directory and run jekyll build -w. This will make jekyll mash your templates together and watch for further changes.

If you return to your terminal after saving some changes you've made, you should see something like

Regenerating: 1 file(s) changed at 2018-10-17 23:53:35
                #readme.md#
                ...done in 0.126117 seconds.

The output of this build process is _site. Open the HTML files in that directory to see your completed output.

Do I need to run the build command to check in my changes?

Nope. Just make your changes in the HTML files and push as usual.

legalese.github.io's People

Contributors

mengwong avatar jobchong avatar wabisabiyo avatar chiahli avatar virgil avatar wtf avatar dustinwehr avatar xiaohanns avatar imjien avatar byte avatar sebdeckers avatar

Watchers

James Cloos 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.