hugo-geo icon indicating copy to clipboard operation
hugo-geo copied to clipboard

Theme I use for my personal website

Results 10 hugo-geo issues
Sort by recently updated
recently updated
newest added

Fixes #24 and may resolve #15 @alexurquhart what do you think, can be useful for you ?

Hi, thanks for providing such a great theme! The globe rotation option is quite fun. However it causes lots of CPU usage on my side. It happens on both Firefox...

bug

Thanks for create such an amazing theme Hugo-Geo. I just started using Hugo today and really like your theme. I found that it could be improved for social media integration...

Add Twitter card support (https://dev.twitter.com/cards/overview). .Site.Social.twitter parameter is requred for `twitter:site` parameter: ``` {{ with .Site.Social.twitter }}{{ end }} ```

What do you think about Momentum scrolling on overflow?

I have started to add some images to my post, but I notice that they aren't resized to fit the page.. i.e they look like this: ![image](https://cloud.githubusercontent.com/assets/3176632/21753603/6f1e5be8-d5e8-11e6-8fee-0be98731af26.png) Can this be...

Anchor links shouldn't open in a new tab. Should be able to press browser back/forward to navigate around previously clicked anchor links. ``` [Test](#sometest) # sometest ```

bug