Typing Jekyll Template screenshot

Typing Jekyll Template

Author Avatar Theme by Williamcanin
Updated: 27 Jul 2022
87 Stars

:syringe: Typing, is a template for Jekyll built especially for those who want to have a blog and pages quickly and lightly.

Categories

Overview:

Typing is a Jekyll template designed for those who want to quickly and easily create a blog or website. The template follows a simple and lightweight approach, prioritizing high performance across different browsers and mobile devices. It comes with pre-built pages for “Blog,” “Projects,” “Search,” “Contact,” “Tags,” “Summary,” “404,” and “About.” Users can modify these pages as needed. The template also includes a resume page that can be printed using browser shortcuts or a print button. Additionally, there is a template for posting to the “welcome-to-jekyll.md” file. The contact page utilizes the Formspree feature and requires users to have an account and add their email and endpoint to the _data/informations.yml file.

Features:

  • Google Analytics: Integration with Google Analytics for tracking website statistics.
  • Google Fonts: Options to use different Google Fonts for styling the website.
  • Jekyll Search: A search feature specifically for the blog page.
  • Print on Resume page: Ability to print the resume page, removing unnecessary elements such as the sidebar.
  • Animated Avatar: An animated avatar displayed on the sidebar of the template.
  • 404 Error Page: A custom error page for handling 404 errors.
  • Disqus: Integration with Disqus for comments on blog posts.
  • Social Network Buttons: Buttons to link to various social media profiles.
  • Theme Options: Customizable options for tweaking the theme.
  • Enable and Disable Features: Ability to enable or disable certain features of the template.

Installation:

To use the Typing Jekyll Template, ensure that you have the following requirements:

  • Git (>= 2.25)
  • Ruby (>= 3.0)
  • Gem (>= 3.0)
  • Bundler (>= 2.0)

You can verify the versions of these requirements by running the respective commands:

  • To check Git version: git --version
  • To check Ruby version: ruby -v
  • To check Gem version: gem -v
  • To install Ruby Gem: gem install bundler

Once you have these requirements, you can proceed with the following steps:

  1. Clone the project repository on your machine.
  2. Compile the site locally.
  3. Deploy the compiled site to your GitHub pages.

Summary:

Typing is a lightweight Jekyll template designed for easy and quick creation of blogs or websites. It follows a simple and minimalistic approach, ensuring high performance across browsers and mobile devices. The template comes with pre-built pages and various features such as Google Analytics, Google Fonts, search functionality, print support, avatar animation, 404 error handling, Disqus integration, social network buttons, customizable theme options, and feature enable/disable options. To use the template, one needs to meet the specified requirements, clone the repository, compile the site locally, and deploy it to GitHub pages.