-
In `css/main.css`, "Open Sans" is used in several places with several fallbacks:
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
However, one CSS selector is missi…
-
Your theme has been listed on http://jekyllthemes.ru/
-
Intro to Beautiful Soup is now reporting a 404 error on a Scholar's Lab link:
https://travis-ci.org/programminghistorian/jekyll/builds/233911805#L312
Before swapping it out for a Wayback Machine…
-
Certain github wikis and documents produce visual anchor tags for h1,h2,h3 tags and such.
Example:
https://apereo.github.io/cas/development/#getting-started
Could this be something that can be …
-
- ./_site/author-guidelines.html
- [x] internally linking to /getting-started-with-markdown, which does not exist (line 195)
`Getting Started with Markdown`
- ./_site/blog.html
- [x] in…
-
I had a great chat with @gvwilson today, about trying to find areas of inspiration from them (and them in turn some inspiration from our more formal process of incubating lessons).
One idea was to t…
-
i use "image" parameter for my posts, but there is one issue: the picture is automatically cropped, that in the way i dont really want.
is there any way to control how the picture is cropped, on th…
-
Very beautiful jekyll-based blog, however, I have no luck to run it on my Mac.
When $ bundle install
pkg-config could not be used to find libiconv
Please install either `pkg-config` or the pkg…
-
Hi,
please have a look at my page https://kimtrijnh.github.io/blog/, after forking with no changing, the page looks just plain html.
Thanks
-
Hi,
I have a custom PostParseTypeAdapterFactory , which just calls onParseCompleted method on my objects after parsing is finished, to allow for some post processing of values, etc.
```
public cl…