Closed botev closed 6 years ago
Hi,
thanks for reaching out, I'm always interested in how people use and customize hydejack.
Regarding your points:
post_addons
and project_addons
configuration option 🙂 (see example config).logo
key, also used by jekyll-seo-tag
)Cool, I will be looking forward to the logo in v8. I need to check regarding post_addons
and see how to then achieve the same.
As for the research platforms, at least in my area (Machine Learning) Google Scholar and arxiv are the most popular. Google scholar as a platform to showcase all work, while arxiv is great because it's a free open venue for publications.
And thanks for getting back so fast.
Hi,
First thanks a lot for this Jekyll Theme I really like it and it was great pleasure exploring its capabilities. Also given that my blog is going to be relatively mathsy the default integration with latex rendered (via Katex).
I added a few very very tiny things to my blog and if you do think any of them would be of interest I would be happy to make a PR for them. Here is a list:
Adding a switch/flag for whether to display the author "about" at the end of each post. I personally find it a bit too much and preferred to keep that info only on the about page.
Adding a
sidebar_picture
to the authors' data to allow for an avatar in the sidebar. Currently, it is set to expect a picture with 3:4 ratio (e.g. vertical). Here you can see how it looks: https://botev.github.io/I've added one more icon to the default ones (
books
from the default Icomoon) and added ascholar
social referring to Google Scholar.As discussed in #14 I've added a flag for displaying the page on load. This includes adding to
my-scripts.js
the following code: