Coder Social home page Coder Social logo

minimal's People

Contributors

127001 avatar alexdaniel avatar jamescridland avatar logaan avatar orderedlist avatar ousia avatar phikal avatar potomak avatar ryankee avatar thomasboyt avatar zeriuno 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  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

minimal's Issues

Checkboxes markdown is not working

I'm using task lists to create todo. But in github pages, it's showing along with the bullets.

Screenshot 2019-04-15 at 10 31 10 PM

Bullets shouldn't be shown up.
Please fix it.

Generating from Markdown

Hi, I really like the theme and would like to use it, but I don't know how to edit the content in Markdown with it (working directly with HTML is a bit painful). After I created the GitHub page using the generator it just generated the HTML, not the Markdown. I see that you provide the .md source on the demo page, so I assume you do generate it from Markdown. Is there some easy way to integrate this theme with Jekyll or Octopress? Couldn't find anything online.

Theme not formatting correctly

I love the minimal theme and have used it for a few different purposes. Last month I noticed, however, that one of my sites https://critcatdigipres.github.io/ has stopped formatting correctly whilst others (e.g. https://cataloguelegacies.github.io/) are fine. I tried rolling back some recent edits to no avail, so I'm wondering if this is a common issue with a quick fix (brief comparison of the two sites isn't showing any obvious differences).

Thanks for your help!

[Doc] Usage

Feature: Add basic usage instructions to README

How can I add social profile

Hi,

how can I add my social profile by using orderedlist/minimal. Can I do it without installing Jekyll on the local? how to cusomize _config.yml?

Thanks

Scrollable side bar

Is is possible to make the side bar scrollable, or add a scrollable text inside the side bar? I would like to add an index to the sidebar, but when the index is too large the text is cut unless the view is zoom out.

Look forward your feed back.

minimal for WordPress

Hi,
Is it possible to use the minimal template in WordPress? I love it, but I'm not very good at GitHub.
Thanks.

vertical screen alignment issue

While this perfectly displays on horizontal screens like PC's/laptops or tablets in horizontal orientation...
it kinda breaks if viewing in vertical orientation on a tablet.
(Interestingly, on my smartphone it displays fine in vertical mode)

Not that it isn't working anymore. But the styled, horizontally displayed table in the header isn't displayed beneath the headline and description anymore. It gets displayed next to them on the right.

I would like to see it displayed at the same position than in vertical orientation (under headline+description).
At best it might be centered, too! Since it's kind of a menu with key links/options.
Same might be best for all header actually, not sure.

  • iPad 7" (horizontal)
    ipad mini horizontal

  • iPad 7" (vertical)
    ipad mini vertical

  • iPhone 4" (vertical)
    iphone vertical

mouse hover on username causes line-break

The username in the footer paragraph "This project is maintained by {USERNAME}" appears bold on hover. However, depending on the length of the username, these few extra pixels might make the username become too big and cause a line-break. Here is an example which might not work in every browser (since this is pixel work), therefore I attached a demonstration.

no hover:
no hover

hover:
hover

Poor behavior when hovering over link text

Consider this page and look at the link with text in the first paragraph of the page with GitHub’s Large File Support. Hover over the GitHub's text at the end of the second to last line of the paragraph.

Without hovering, this text has a line break after GitHub's. With hovering, the bold font the theme creates when hovering causes the link text to move down a whole line out from under the pointer entirely.

In safari, this creates a quick oscillation of the text (normal->bold->normal) and then the pointer is unable to click. In Chrome, the text goes bold and expands to the next line and the pointer indicates it is still clickable but clicking has no effect.

Body text is difficult to read

While I really like this theme, I've found the text very difficult to read. I know that legibility/readability is a subjective thing, but I'm finding myself straining and leaning forward in my chair so that I can actually see the text.

Here's two screen shots that show the text being difficult to read - for me, at least, on the couple monitors I have available to view it on - in Chrome:

OSX
Windows 7

Customise the sidebar

This probably isn't the right place to ask, but I'm hoping you can at least point me in the right direction: how do you customise the sidebar that is generated when you use the minimal theme with github pages?

A general request for anchor links

I've just noticed that the output generated by this theme don't add the anchor links of markdown content like on GitHub itself. Unfortunately, this causes that anchor links like #releases won't work on the static site.

So, is this a missing feature of this theme only or a overall thing? Or is this limited by GitHub?

code font size in headings

@orderedlist,

the first heading at http://www.learn-pandoc.tk shows the issue.

The problematic code is the following:

code, pre {
  font-size:12px;
}

Would it be possible that both code and pre didn’t have a fixed font size?

Otherwise, code in headings looks weird. Even in running text, it looks suboptimal (x-height should be the same).

Many thanks for your help.

Pages other than index.md are not themed at all

Perhaps I'm just a markdown noob but I can't figure out how to get linked markdown files to render with the theme.

index.md
other.md
# index.md
[other](./other.md)

Index.md renders file but other is un-themed.

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.