Git Product home page Git Product logo

jekyll-theme-8bit's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar julianolf avatar leandroalemao 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

Watchers

 avatar  avatar

jekyll-theme-8bit's Issues

Missing kramdown-parser-gfm

Local install fails due to missing gem kramdown-parser-gfm, even after installing the gem. Kramdown 2.4.0 is also installed.

Tried with 3 versions of Ruby: 2.7.8, 3.1.4, 3.2.2.

Improve README

Improve readme file by adding more detailed information.

  • Add Contents: describe what is included in the theme.
  • Add Usage: describe how use and customize the theme, variables available, etc.
  • Add Credits: list contributions, used tools, libraries, etc.

Theme compatibility with later versions of Jekyll

Hello!

I was attempting to apply this theme locally. I'm using Jelkyll version 4.3.2 and it appears that this theme is only compatible with versions of Jekyll <= 4.2.x. If there's a straghtforward way for me assist in making it compatible with later versions of Jekyll, I'm happy to help.

Thanks in advance!

EDITED TO ADD: It looks like there are some dependabot dependency PRs to the Gemspec that if merged could do the trick. Happy to help in whatever way possible with this, since I like this theme so much.

Support to comments

Add support to comments for posts.

It can be done by integrating to Disqus. The minima theme has it implemented and can be used as a start point for learning on how to do it.

Better preview page

Create a better preview page, maybe an initial page explaining what the project is about, what is included, some image preview and making use of different markup elements to show how the theme is suppose to look like. A link to a blog page could be added pointing to what is currently the initial page.

  • Move index.html to a new directory /blog.
  • Set the variable paginate_path: '/blog/page:num/'.
  • Create a new index.html in project's root directory.

SASS code refactoring needed

Review and rewrite _sass/jekyll-theme-8bit.scss source code in order to be more SASS than pure CSS allowing the reuse of this file as a code base to more specific styling.

e.g.:

  • Separate layout rules and style.
  • Make use of variables for colours, sizes, etc.
  • Avoid repetition by using inheritance.

Update Jekyll version to 4.0.0

$ bundle update
Fetching gem metadata from https://rubygems.org/...........
Fetching gem metadata from https://rubygems.org/.
Resolving dependencies...
Bundler could not find compatible versions for gem "jekyll":
  In Gemfile:
    jekyll (~> 4.0.0)

    jekyll-theme-8bit was resolved to 0.3.0, which depends on
      jekyll (~> 3.8.5)

Dark mode

Add an alternative set of colours based on a dark background. This two theme modes can be switched by setting a variable in _config.yml like theme_mode: [light or dark] with light being the default value.

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.