White Paper
|Updated:
27 Nov 2024
|229 Stars
Simple, elegant and clean jekyll theme.
Categories
Overview
White Paper is a theme for Jekyll designed to prioritize content and is ideal for writers and developers who want to share code with their essays.
Features
- Focused on content
- Ideal for writers and developers
- Allows for sharing code with essays
Installation
To install the White Paper theme, follow these steps:
- Fork the repo to your account by clicking the button on the top right.
- Change the repository name in the project settings to “<username>.github.io”, where “username” is your username.
- Update the necessary entries in the _config.yml file, including the CSS path and any other desired fields.
- Install the required tools for local development.
- Run grunt to prepare the CSS build and create a main.min.css file in the css folder.
- Customize the syntax highlighting by selecting a theme from the syntax folder in the css directory.
Summary
White Paper is a theme for Jekyll that prioritizes content and is well-suited for writers and developers who want to share code with their essays. Installing the theme involves forking the repo, changing the repository name, and updating the _config.yml file. The theme also requires the installation of specific tools for local development and offers customizable syntax highlighting.