Coder Social home page Coder Social logo

heiswayi / the-plain Goto Github PK

View Code? Open in Web Editor NEW
523.0 11.0 323.0 200 KB

A minimalist Jekyll theme, ideally designed for your personal blog use.

Home Page: https://heiswayi.github.io/the-plain

License: MIT License

HTML 43.52% Ruby 4.00% Shell 0.60% SCSS 51.87%
jekyll-theme jekyll minimalist-design personal-blog

the-plain's Introduction

The Plain

The Plain is a minimalist Jekyll theme, ideally designed for your personal blog use. This Jekyll theme provides a minimum distraction so you can focus on writing that matters to you and your readers. This theme is originally inspired from Leonard Lamprecht's leo theme.

LICENSE GENERATOR VERSION TRAVIS-CI

SCREENSHOT

Usage

On an unlimited Jekyll host

NOTE This does NOT work on GitHub, see the next section.

Put this in your Gemfile:

gem 'the-plain'

and run bundle install to install the plugin.

Add this to your sites _config.yml file:

theme: the-plain

Then copy some of the settings from this repo's _config.yml file to your own, and modify them.

On GitHub

GitHub - for your user account pages or repository gh-pages - only supports a limited set of themes.

Therefore, you need to use the 'remote_theme:' setting instead of 'theme:', which is supported by a 3rd party plugin.

Put this in your Gemfile:

gem 'jekyll-remote-theme'

and run bundle install to install the plugin.

Add the following to your site's _config.yml to activate the plugin and to select this theme:

plugins:
  - jekyll-remote-theme

remote_theme: heiswayi/the-plain

This will grab the theme directly from the GitHub repo.

Now copy some of the settings from this repo's _config.yml file to your own, and modify them.

Authors

See also the list of contributors who participated in this project.

License

MIT

the-plain's People

Contributors

artifactsauce avatar bddppq avatar bisolaomisore avatar erikw avatar facundofarias avatar gwyki avatar heiswayi avatar hoijui avatar leo avatar llllvvuu avatar meddlenz avatar nimohunter avatar x4m3 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

the-plain's Issues

Accessibility errors found in your template

The user @carlsonsantana validate your site template "https://heiswayi.github.io/the-plain" and found these accessibility errors:

  • Page https://heiswayi.github.io/the-plain/:
    • Issue 060455b9-abb5-422a-b02b-a56599c902cb:
      • Type: Error
      • Code: WCAG2AA.Principle1.Guideline1_1.1_1_1.H30.2
      • Message: Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.
      • Selector: html > body > aside > a
      • Context: <a href="https://heiswayi.github.io/the-plain/about"> <img src="https://avatars0.git...</a>

You can check these accessibility errors using pa11y.
You can view the full validation results in our website.

Having issues with linking between posts

Having trouble linking between posts might be an issue related to the relative_url base_url?

There was no example of cross post linking to copy in the example posts just links to exterior websites

Add attribution

I'm very honored that you're using my Jekyll theme as a base for yours. But I also need to remind you that my site's source is licensed under MIT, which basically means you'll have to provide some kind of attribution back to me, if you want to keep using it.

Thank you!

bundler (~> 1.15) version too low

Hi,
Thanks for this awesome jekyll theme.
When clone this theme and build this by docker found some error, here is the error message:

Bundler could not find compatible versions for gem "bundler":
In Gemfile:
bundler (~> 1.15)

Current Bundler version:
bundler (2.0.2)
This Gemfile requires a different version of Bundler.
Perhaps you need to update Bundler by running gem install bundler?
Could not find gem 'bundler (~> 1.15)' in any of the relevant sources:
the local ruby installation

so i find ./the-plain.gemspec choose the low version of bundler and rake, so maybe upgrade the version of bundler and rake?

I'll send a pull request...
Thank you!

Add facebook comment?

Hi! Can anyone help to add facebook comment to this theme? I make some work around but not work.

Thank you.

Sharing ribbon

Hello! Really love the plain theme. Great work. 🙂 Would it be possible to provide a sharing ribbon underneath posts? Or, would that go against the minimalist philosophy of this theme?

the about pages 404

when I forked the plain, git clone to my computer and when I visited the about pages, it shows 404, but I can see the file. here is some picture about the issue. PS. I didn't modified any file~
snip20160112_137

snip20160112_138

Jekyll 4.0

Hello,
is there any plan to release an updated gem for the latest version soon?

code highlighting not working

Hello, I am trying to highlight my code using your template Jekyll theme and I realized that code highlighting does not get processed from the page.

The funny thing is that this markdown formatting is properly processed when you view the markdown file directly from the github page.

Your provided _config.yml is as followed.
"""
markdown: kramdown
kramdown:
input: GFM
sass:
style: :compressed
"""
I have researched and from my current understanding I can't find anything wrong with your _config.yml file..

Forking Project

I have already a jekyll site working on the main domain (efe.github.io). I want to use this theme as a project. Firstly, I have forked the project. Secondly, I have chanced the baseurl in _config.yml. However, efe.github.io/the-plain looks 404 (page not found).

Where am i missing?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.