hyde icon indicating copy to clipboard operation
hyde copied to clipboard

A brazen two-column theme for Jekyll.

Results 49 hyde issues
Sort by recently updated
recently updated
newest added

Hi, I like Poole. Quick feedback: Some media query css for print view (e.g. without sidebar) would be nice. Also the sidebar would not scroll with the version I used....

Merge Poole v2 to get all the nice bug fixes show here https://github.com/poole/poole/releases/tag/v2.0.0 :)

Fix to pagination inspired by https://github.com/jekyll/jekyll/pull/3763

Fix to download zip url as raised in issue #61.

Use the url below to see Google Page Speed Insights for hyde.getpoole.com. https://developers.google.com/speed/pagespeed/insights/?hl=en&utm_source=wmx&utm_campaign=wmx_otherlinks&url=http%3A%2F%2Fhyde.getpoole.com%2F > > Some of the links/buttons on your web page may be too small for a user...

This improves the website's look when the viewport is wide but short.

Hi At the moment the paginator items on `index.html` does not display properly, it looks like this ![hyde-paginator](https://cloud.githubusercontent.com/assets/9358070/5983082/caec6ec0-a8c1-11e4-99cb-b4017aee0221.png) I don't know why it is stacking them vertically, the paginator code...

Using `@media print` we could omit some things from a print or from a pdf.

Right now Hyde displays each full length post followed by the next, which seems a little cumbersome. How would I show the beginning of the post content that ends with...