Introducing My Known Site

I just finished working on my brand new Known CMS based site which is fully compliant with #IndieWeb prinicples. So the site is this: http://www.sagar.ravi.pro/ The site supports webmentions. I also connected it to my Linkedin and Foursquare accounts. I really enjoy the feature of Checkin in Known site and that can be syndicated to my Foursquare account. Although it is not perfect as the location that was checked in on Foursquare was not 100% accurate but anyways it is a good start.

Read more

In the Train

Today I was reading about various static site generators. So far I like Hugo. Let us see how it goes. I will most likely not replace my main blog www.ravisagar.in with any static site generator anytime soon but I really like this ability to create content easily. Going good so far. One thing is sure that I will keep this https://hugo.ravi.pro domain active.

Read more

Just Announced Hugo Site

I just wrote a detailed blog on my main website www.ravisagar.in about setting up Hugo with Netlify. If you want to install Hugo and also host it for free then go and take a look at the blog mentioned below. http://www.ravisagar.in/blog/setting-hugo-static-website-and-continuously-deploying-it-netlify Have a nice day.

Read more

Wrong Formatting

I am using the Icarus theme and realized that when you do “hugo new post” command, it will generate the syntax for you for the post but it is slightly different from what hugo expects. For instance we have to use either equal to sign or colon consistently in one post. We can mix them.

Read more