How to start a blog using Hugo
flaviocopes.com
How to start a blog using Hugo
1–10 of 111 posts
Re: How to start a blog using Hugo
#2Re: How to start a blog using Hugo
#3I certainly don't regret the move - much happier having a static site than WP in place - but some of this is much more complex than I had hoped it would be. Amongst other issues;
* error messages can be extremely opaque (although usually easy to google, at least) * upgrading to new versions is not always straightforward
I deploy my site via rsync, but got bitten immediately by a very odd bug with respect to file timestamps (#6161) where a bunch of my files were warped back to the 1750's.
I personally am happy with hugo. I probably wouldn't recommend it at this point though...
Re: How to start a blog using Hugo
#4Re: How to start a blog using Hugo
#5I recently moved my blog over from Wordpress to Hugo. I think it must be a lot easier to start out from scratch than to migrate something existing; some parts of Hugo are substantially less than straightforward. I certainly don't regret the move - much happier having a static site than WP in place - but some of this is much more complex than I had hoped it would be. Amongst other issues; * error messages can be extre…
Re: How to start a blog using Hugo
#6I recently moved my blog over from Wordpress to Hugo. I think it must be a lot easier to start out from scratch than to migrate something existing; some parts of Hugo are substantially less than straightforward. I certainly don't regret the move - much happier having a static site than WP in place - but some of this is much more complex than I had hoped it would be. Amongst other issues; * error messages can be extre…
Similar issues from my side. Cryptic documentation, bad dissorganized forum and configuration,... I love the hugo idea but to find one detail you will get into chaos of strange wording and noise. I am using it but I try to configure as small amount as possible as I always get into some undesired behaviour. It seems like it was from begining build with idea and then continued by patch over patch over patch. Cant recom…
Re: How to start a blog using Hugo
#7I am currently moving from WordPress to Hugo, so your tutorial arrived just in time. Are your posts part of the content of your ebook series? Just asking in admiration of your frequency of daily new posts.
Re: How to start a blog using Hugo
#8I recently moved my blog over from Wordpress to Hugo. I think it must be a lot easier to start out from scratch than to migrate something existing; some parts of Hugo are substantially less than straightforward. I certainly don't regret the move - much happier having a static site than WP in place - but some of this is much more complex than I had hoped it would be. Amongst other issues; * error messages can be extre…
Re: How to start a blog using Hugo
#9Where's the fun in that :)
Re: How to start a blog using Hugo
#10Just adding new posts, push the repo and let the build and deployment scripts do their thing.
And - don't forget - the less dynamic your site is the less attractive it becomes for the bad guys.