Socket
Book a DemoInstallSign in
Socket

jekyll-dewey-decimal

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jekyll-dewey-decimal

0.1.3
bundlerRubygems
Version published
Maintainers
1
Created
Source

jekyll-dewey-decimal

📖 A content-first, minimal personal weblog and portfolio.

Screenshot

Contents

  • Installation
  • Customizing
  • Page Layouts
  • Site Settings
  • License

Installation

Add this line to your Jekyll site's Gemfile:

gem "jekyll-dewey-decimal"

And add this line to your Jekyll site's _config.yml:

theme: jekyll-simple-blue

And then execute:

$ bundle

Or install it yourself as:

$ gem install jekyll-dewey-decimal

Customizing

Using dewey as a theme means you can take advantage of the file overriding method. This allows you to overwrite any file in this theme with your own custom file, by matching the file name and path. The most common example of this would be if you want to add your own styles or change the core style settings.

To add your own styles copy the styles.css into your own project with the same file path (assets/styles.css). From there you can add your own styles, and modify or even remove existing ones.

Page-Layouts

There are 3 layouts; page, post, and home (home acts as the front page blog).

Site-Settings

To modify set parameters, you need to modify the _config.yml title and url.

Additionally, you need to add the following parameters to edit the author name and email. You should also add your github profile.

author:
    name: Your name
    email: Your email
    github: Your github profile url

To add your favicon, and to add a custom profile photo, simply copy them into the root folder with the names favicon.ico, and profile.png.

License

The theme is available as open source under the terms of the MIT License.

FAQs

Package last updated on 08 Dec 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.