GithubHelp home page GithubHelp logo

chaudinh.github.io's Introduction

Jekyll Academic

Gem Gem

Jekyll Academic is a lightweight theme for any academic usecase. Perfect for portfolio websites, blogs, and academia. It is a simple no nonsense theme that offers many features.

Live preview

  • Ultra-fast serving times, only ~2.6kb of CSS
  • 99/100 Performance on Lighthouse
  • 100/100 SEO on Lighthouse
  • RSS and JSON feed
  • Enhanced Markdown (Highlightjs, MathJax, ChartJs, FontAwesome/Bootstrap Icons)
  • Optional Disqus comments
  • Search bar with blog categorisation based on tags
  • Custom 404 page
  • SEO optimised (robots.txt, sitemap.xml, jekyll-seo-tag)

Contents

Installation

Quick install

$ curl -s -L https://raw.githubusercontent.com/yak-fumblepack/jekyll-academic/master/scripts/bundle-install.sh | bash

Longer installation process

Add this to your Jekyll site's Gemfile:

gem "jekyll-academic"

And add this line to your Jekyll site's _config.yml:

theme: jekyll-academic

Then execute:

$ bundle install

or install it yourself as a Gem:

$ gem install jekyll-academic

OR

$ git clone https://github.com/yak-fumblepack/jekyll-academic.git
$ bundle install

Then finally to view your site (default is localhost:4000):

$ bundle exec jekyll serve

Usage

To make it yours, edit the _config.yml file or refer to our docs for further configuration.

Have fun building your amazing site!

Contributing

Bugfixes and features are most welcome and appreciated. For features and bugfixes, please make the pull request onto the dev branch. If you're looking to improve the documentation, make the pull request onto docs-pages.

Is there a bug? Feel free to open an issue.

Development

Fork this repo

$ git clone https://github.com/yak-fumblepack/jekyll-academic.git/
$ cd jekyll-academic/
$ bundle install
$ bundle exec jekyll serve

And view it on localhost:4000

Then make your amazing contributions and changes!

License

This project is licensed under MIT. See LICENSE file for more details.

chaudinh.github.io's People

Contributors

chaudinh avatar m1kql avatar

Watchers

 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.