1. displaying beautiful tables with Bootstrap Tables

    Using markdown to display tables is easy.

    Simple Example

    First, add the following to the post's front matter

    pretty_table: true
    

    Then, the following syntax

    | Left aligned | Center aligned | Right aligned |
    | :----------- | :------------: | ------------: |
    | Left 1       |    center 1    |       right 1 |
    | Left 2       |    center 2    |       right 2 |
    | Left 3       |    center 3    |       right 3 |
    

    will generate …

    read more
  2. a post with table of contents

    This post shows how to add a table of contents in the beginning of the post.

    Adding a Table of Contents

    To add a table of contents to a post, simply add

    toc:
      beginning: true
    

    to the front matter of the post. The table of contents will be automatically generated …

    read more
  3. a distill-style blog post

    authors: - name: Albert Einstein url: "https://en.wikipedia.org/wiki/Albert_Einstein" affiliations: name: IAS, Princeton - name: Boris Podolsky url: "https://en.wikipedia.org/wiki/Boris_Podolsky" affiliations: name: IAS, Princeton - name: Nathan Rosen url: "https://en.wikipedia.org/wiki/Nathan_Rosen" affiliations: name: IAS, Princeton

    bibliography: 2018-12-22-distill.bib

    Optionally, you can add …

    read more
  4. a post with twitter

    A sample blog page that demonstrates the inclusion of Tweets/Timelines/etc.

    Tweet

    An example of displaying a tweet:

    Timeline

    An example of pulling from a timeline:

    Additional Details

    For more details on using the plugin visit: jekyll-twitter-plugin

    read more
  5. Getting Started

    Published: Fri 09 August 2019
    By octt

    In posts.

    Get started with Chirpy basics in this comprehensive overview. You will learn how to install, configure, and use your first Chirpy-based website, as well as deploy it to a web server. author: cotes date: 2019-08-09T20:55:00+0800 categories: [Blogging, Tutorial] tags: [getting started] pin: true media_subpath: '/posts/20180809'


    Creating …

    read more
  6. "Welcome to Jekyll! (2019)"

    Published: Thu 18 April 2019
    By octt

    In posts.

    • blog tags:
    • Jekyll
    • update

    You'll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run jekyll serve, which launches a web server and …

    read more
  7. This is my fourth post

    Leverage agile frameworks to provide a robust synopsis for high level overviews. Iterative approaches to corporate strategy foster collaborative thinking to further the overall value proposition. Organically grow the holistic world view of disruptive innovation via workplace diversity and empowerment.

    Bring to the table win-win survival strategies to ensure proactive …

    read more

links

social