Code Monkey home page Code Monkey logo

JavaEnd

JavaEnd Jenkly theme

Word Doc

Install

https://tianqi.name/jekyll-TeXt-theme/docs/en/quick-start

cd D:\GitPages\jekyll
d:
bundle install

Start local

cd D:\GitPages\jekyll

d:

bundle exec jekyll serve

Paths

Tutorial Path

D:\GitPages\jekyll\docs

Navigation

There are two types of navigation in TeXt: Header Navigation and Sidebar Navigation, both are defined in data/navigation.yml**.**

Sidebar Navigation

To use sidebar navigation, you should first define a navigation in data/navigation.yml.

docs-en:
  - title:      Start
    children:
      - title:  Quick Start
        url:    /docs/en/quick-start
      - title:  Structure
        url:    /docs/en/structure
      ...
  - title:      Customization
    children:
      - title:  Configuration
        url:    /docs/en/configuration
      - title:  Navigation
        url:    /docs/en/navigation
      ...

And then use the defined navigation as article’s sidebar navigation in the Front Matter:

sidebar:
  nav: docs-en

Configuration

_config.yml file placed in your site’s root directory,

Notes

Tutorials Display Page

/articles/grid-small.html

Home Design

/articles/brief-info.html

Or

archive.html?tag=TeXt

Homepage is : D:\GitPages\jekyll\docs\landing.html

We need to replace this with

JavaEnd's Projects

jekyll-text-theme icon jekyll-text-theme

💎 A super customizable Jekyll theme for personal site, team site, blog, project, documentation, etc.

w3pro icon w3pro

New Jekyll theme based on the w3school css framework w3pro

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.