More Premium Hugo Themes Premium Jekyll Themes

Donaldhan.github.io

0xTTEPX blog

Donaldhan.github.io

0xTTEPX blog

Author Avatar Theme by donaldhan
Github Stars Github Stars: 9
Last Commit Last Commit: Sep 4, 2024 -
First Commit Created: Apr 29, 2023 -
Donaldhan.github.io screenshot

Overview

The repository is used to record the author’s study and is a static blog site based on the jekyll-theme-architect. It provides a quick and easy way to create a blog without having to go through the step-by-step process.

Features

  • Easy installation process
  • Ability to modify site constants
  • Supports gitalk plugin for article comments
  • Provides options for full-text search using Jekyll Tipue Search
  • Allows customization of the static blog site

Installation

To create a blog based on the repository, follow these steps:

  1. Pull the repository and modify the repository name to yours (e.g., “Donaldhan.github.io” to “jamel.github.io”).
  2. Modify the site constants in _config.yml under the root, profile.yml, and gitalk.yml under the _data directory.
  3. Pay attention to the gitalk.yml file, as it is a comment plugin for articles based on gitalk.
  4. Install Jekyll and run it on your preferred operating system (Linux or Windows).
  5. Clone down your repository and navigate to the local repository directory.
  6. Run bundle exec jekyll serve to start the preview server.
  7. Visit localhost:4000 in your browser to preview your blog.

Summary

The jekyll-theme-architect static blog site repository provides an easy and quick way to create a blog without having to go through the step-by-step process. It also offers customization options and supports plugins like gitalk for article comments and Jekyll Tipue Search for full-text search. By following the installation guide, users can easily set up their own blog site with minimal effort.