Code Monkey home page Code Monkey logo

docs's Introduction

The BrowserUp documentation is created with (Jekyll)[https://jekyllrb.com/]

It is using the (TeXt Theme)[https://kitian616.github.io/jekyll-TeXt-theme/docs/en/i18n]

Installation

bundle

To View the documentation locally:

bundle exec jekyll serve --port 4040 --livereload

Note: this will start on port 4040 as the default port 4000 is used by another app.

Overview:

  • Jekyll generates a static site. It is regenerated each time into the _site subfolder.
  • in /en is where the browserup pages are stored in markdown format
    • This markdown continually regenerates the html in the _site folder
  • There are two URL routing styles. A - Follow the file layout. B - Specify permalink: /some/route at the top of each file
  • For now, we are using the file layout for routing
  • Site config is at _config.yml at the root
  • The navigations (menu, and sidebar) are in _data/navigation.yml
  • Any folder with an underscore won't be in the actual outputted _site
  • Images are in assets/images. Follow the examples in /en/load for linking.
  • The theme had "posts" for blog style pages. They are still in here, but not used
  • The theme also carries the html templates in the _layouts folder. We are free to hack those up as well

license Gem Version Travis Tip Me via PayPal Tip Me via Bitcoin

TeXt Theme

TeXt Theme Details

TeXt is a super customizable Jekyll theme for personal site, team site, blog, project, documentation, etc. Similar to iOS 11 style, it has large and prominent titles, round buttons and cards.

Change Log | δΈ­ζ–‡

Features

Skins

TeXt has 6 built-in skins, you can also set up your own skin.

default dark forest
Default Dark Forest
ocean chocolate orange
Ocean Chocolate Orange

Highlight Theme

TeXt use Tomorrow as the highlight theme.

tomorrow tomorrow-night tomorrow-night-eighties tomorrow-night-blue tomorrow-night-bright
Tomorrow Tomorrow Night Tomorrow Night Eighties Tomorrow Night Blue Tomorrow Night Bright

Documentation

Start

Customization

Content

Demo Pages

Name Description
Home Home page
Archive Archive page
Layout Examples Examples for different layouts

License

TeXt Theme is MIT licensed.

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.