Typing Jekyll Template

screenshot of Typing Jekyll Template
html
jekyll
bootstrap
scss

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

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.
html
HTML

HTML templates are pre-designed and pre-built web pages that can be customized and used as a basis for building websites. They often include common elements such as headers, footers, menus, and content sections, and can be easily edited using HTML and CSS to fit specific branding and content needs.

jekyll
Jekyll

Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.

bootstrap
Bootstrap

Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.

scss
SCSS

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.

template
Templates & Themes

A template or theme refers to a pre-designed layout or structure that provides a basic framework for building a specific type of application or website. It typically includes good design, placeholder content and functional features, allowing developers to customize and fill in the details according to their specific needs.

gulp
Gulp

Gulp.js is an old but popular site building tool that automates various repetitive development tasks in web development, such as compiling Sass, minifying JavaScript, and optimizing images.