Giter VIP home page Giter VIP logo

polar's Introduction

Polar Jekyll Theme

White, clean, no JavaScript Jekyll Theme.

Screenshot

polar's People

Contributors

erikw avatar neizod avatar pongsakornaj avatar ratchasun avatar

Stargazers

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

Watchers

 avatar  avatar

polar's Issues

Redesign full-date / tags inside each post.

If a post have many tags (e.g. at least 5 tags), the render (which use flex's table-like mechanic) will draw full-date in many lines, which looks ugly, like this:

Title
full-date         tags

New propose:

Title
full-date (make it very thin and move up under title as an underline)
tags

unicode error

4.13 OS X 10.11 El Capitan
Conversion error: Jekyll::Converters::Scss encountered an error while converting 'style.scss':
Invalid US-ASCII character "\xE2" on line 19

Redesign archive page.

Would it be visually better if the layout looks like this instead:

[ LO ] Polar
[ GO ] White-Clean Jekyll Theme
------------------------------------------

## Archive

      2019
 Jan 1 | Happy New Year Again!
       |
      2018
Oct 31 | Happy Halloween!
 Apr 1 | April Fools' Day...
 Jan 1 | Happy New Year!
       | 
      2016
Oct 31 | Merry Christmas!
Feb 29 | Happy leap day.
       |

Note:

  • Use 4 digit year
  • Use abbr month ???
  • (maybe configurable) month before day or day before month

Redesign Next/Prev Story Pagination of Each Post

Now you can't distinguish them from content or comment.

Title's font should be sans (as same as when render on it's own page), not normal serif link.

Let them have 1/3 spaces of article's footer is seems too little, should deserved full content space?

Roughly idea is to wrap them with infobox?

Also need to revise what should really comes first? comment or next/prev post. (may be comment first, but hide it unless clicked -- I can't say I like this idea...)

Add support for emoji :tada:

  1. Add these lines to _config.yml -- plugins: [jemoji].
  2. Fix CSS that force image to be on own line (rendered emoji is img.emoji DOM).
  3. PR upstream jemoji & gemoji (or by other means) to allow it render raw-unicode emoji, not just those :smiles:.

SEO feature request

Love this theme, but would love to see implementation fb OG, twitter cards, G author authentication and site verification... ;) so just some extra <head> items... would really improve the sharability.

Style Kramdown's syntax highlighter line numbers.

First, append this into _config.yml:

kramdown:
  syntax_highlighter_opts:
    block:
      line_numbers: true

(or find other means to enable line number per code block.)

Observe that output HTML wrap <pre><code> with <table>, which now render ugly. Try to fix this issue without altering normal <table>.

Need Document

should cover

  • installation
  • configuration
    • info: unlike normal on-off switch, these theme feature 3-switch: always, sometimes, never. e.g. a share on fb/twt use large image:
      • sometimes: if post has own image, show large thumbnail of that image. otherwise show small cover.
      • always: show large thumbnail or large cover.
      • never: show small thumbnail or small cover.
  • writing standard markdown post
    • guildline: h1 is discourage (as it should exist only once in a page as title), please use h2 onward
    • how to add image
    • how to add footnote
    • how to inline math
    • how to block math
    • how to inline code
    • how to block code
    • how to block code with highlighting
  • writing post with this theme's technique
    • how to add toc
    • info: auto get first image in post as thumbnail when sharing
    • how to set manual thumbnail when sharing
    • how to add image with caption
    • how to add oversize image
    • how to quote
    • how to block code with line number

Archive Page

List all posts here, just title and date, for sake of CTRL-F.

Put link on top of /posts/index.html page. Also put link for tags page around that location too.

README.md missing

A simple README as landing page for the GitHub page would be good. A screenshot in the README is also known to make Git repos more popular and attract users/contributors!

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.