Git Product home page Git Product logo

Jekyll Paper for Github

Jekyll Paper

English | 简体中文

Jekyll Paper is a simple Jekyll theme, and it is aim to helping you to create your own blog by the easiest way.

Jekyll Paper for Github is the sub-project for Jekyll Paper, it only contains Github Pages environment supported plugins.

This is a demo website for Jekyll Paper for Github.

Features

  • Responsive
  • Paginate
  • RSS
  • Sitemap
  • Custom 404 page
  • SASS
  • Internationalization
  • Configurable navigation menu
  • SEO optimization
  • Category Index
  • Comments (Disqus)
  • Mathematics (MathJax)
  • Diagrams (Mermaid)

Getting Start

Jekyll Paper for Github is easy to create your own blog. You can create your blog by four steps only!

  1. Fork your own copy of Jekyll Paper for Github repository to your Github account.
  2. Open setting page of your repository.
  3. Change repository name to your_github_username.github.io.
  4. Enter your_github_name.github.io in your browser.

Add New Posts

You can add new posts at any time after you had your own blog. Create a new post need to add a new file in _posts directory, and the file name must follow the convention YYYY-MM-DD-name-of-post.md.

Custom Navigation Menu

You can add or update navigation menu items in _data/menus.yml file. In the configuration file, you need set title and URL for every navigation menu item.

Example

- title: "Index"
  url:   ""

- title: "About"
  url:   "about"

Supported Languages

Jekyll Paper for Github has supported the following languages, please set language in language section of _config.yml file (default language: en). I'm anticipating you to help me improve the quality of translations and add more languages. The languages list by alphabets of its language code.

  • English
  • Deutsche (German)
  • Español (Spanish)
  • Français (French)
  • 日本語 (Japanese)
  • Português (Portuguese)
  • 简体中文 (Simplified Chinese)
  • 繁體中文 (Traditional Chinese)
  • 한국어 (Korean)

Screenshots

The home page:

Index Screenshot

The post page:

Post Screenshot

The category page:

Category Screenshot

License

Jekyll Paper for Github was released under MIT license.

Contributing

If you would like to make Jekyll Paper for Github better, you can create a new pull request in Jekyll Paper Github Page.

If you have any questions or suggestions, you can create an issue on Jekyll Paper for Github Issues.

ole's Projects

1a11.github.io icon 1a11.github.io

A simple Jekyll theme, helping you to create your own blog on Github Pages.

3d_face_reconstrction icon 3d_face_reconstrction

My personal project that reconstructs a 3D face model from a single image. Used C++, Qt, OpenCV, OpenGL with the help of Surrey Face Model.

facereconstruction icon facereconstruction

Facial Landmark Detection and head pose compute use dlib, Real time Face Reconstruction use 3D Morphable Face Model fitting

flare icon flare

Flare news agregator public repo

generative_art icon generative_art

A collection of my generative artwork, mostly with Processing in Python mode

grrr icon grrr

Discord Hack week bot by Grrrrrrrr team

jvcr-3dlandmark icon jvcr-3dlandmark

Code for "Joint Voxel and Coordinate Regression for Accurate 3D Facial Landmark Localization"

kbd-audio icon kbd-audio

Tools for capturing and analysing keyboard input paired with microphone capture 🎤⌨️

natasha icon natasha

Solves basic Russian NLP tasks, API for lower level Natasha projects

nn icon nn

Neural network datasets

o8 icon o8

One OSINT tool - every OSINT tool

personal-website icon personal-website

Code that'll help you kickstart a personal website that showcases your work as a software developer.

prnet icon prnet

Joint 3D Face Reconstruction and Dense Alignment with Position Map Regression Network (ECCV 2018)

pyconcrete icon pyconcrete

Protect your python script, encrypt it as .pye and decrypt when import it

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.