GithubHelp home page GithubHelp logo

jekyll-clean's People

Contributors

ethan-nelson avatar samervin avatar scotte 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

jekyll-clean's Issues

Syntax highlighting won't work until an appropriate file is loaded

Hello,

Thank you for this great Jekyll theme. After some analysis I figured out the output of Pygments was correct although no CSS file was generated to render its output accordingly. This is normal behaviour (see this link) but I guess it should be added to the README file for clarity.

I propose a file update below (to be inserted between Disqus and License sections).
I would have done directly a pull request with pleasure but I already forked your repo for my own purposes so I'm afraid I can't do it directly.

Have a nice day!

Syntax Highlighting

You need to either install or create CSS classes to make the code highlighting work Pygments does visible. You can download your preferred theme here and put it into your css folder.

Before using directly, you first have to remove the .codehilite class the repo owner added on every style definition:

sed  -i 's/.codehilite /span/' theme.css

You then have to call the css file from your _includes/header.html file:

<link rel="stylesheet" type="text/css" href="/path/to/theme.css">

More info can be found on this Stackoverflow thread.

pagination broken in jekyll 3

I think pagination has changed (sorry, fairly new user). If I don't install jekyll-pagination I get an error. If I install it, I instead get the following. I like how this theme looks, so it would be nice if this could be fixed (or someone could tell me what I'm doing wrong...)

/usr/local/lib/ruby/gems/2.2.0/gems/jekyll-pagination-0.0.4/lib/jekyll/pagination.rb:61:in `alias_method': undefined method `pagination_enabled?' for class `Class' (NameError)
    from /usr/local/lib/ruby/gems/2.2.0/gems/jekyll-pagination-0.0.4/lib/jekyll/pagination.rb:61:in `singleton class'
    from /usr/local/lib/ruby/gems/2.2.0/gems/jekyll-pagination-0.0.4/lib/jekyll/pagination.rb:54:in `<class:Pager>'
    from /usr/local/lib/ruby/gems/2.2.0/gems/jekyll-pagination-0.0.4/lib/jekyll/pagination.rb:52:in `<module:Jekyll>'

Markdown not converted correctly

Hi! I love your jekyll-clean theme!

Now I am encountering to a problem:

I want to add markdown sites, but not as _posts, just as sites. The folder with the .md file is located at /writeups/. But it's not formed correctly...

Here's the webpage:
markdown_1

And here's a code snippet:

---
layout: page
title: Writeup's
permalink: /writeups/
---

Writeup's will be published in english! It may appear that the textstyle differs from other texts.

## Hacking Series

<a href="{{ site.baseurl }}/writeups/bwapp">bWAPP - buggy web app</a>

<a href="{{ site.baseurl }}/writeups/hackthebox">HackTheBox</a>

I want that it looks like a post, but not that it's a post:D

You have an idea?

jekyll-clean-dark layouts

Since you delete "_includes/gallery.html" and "_includes/gallery_lightbox.html" in jekyll-clean-dark some layouts don't exist anymore.

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.