I am working on a project using the Hugo static site generator with the Book theme. When I looked at this command page, it looked like typing the word “hugo” at the base directory of my site would render the site to the public folder. However, when I did that, no index.html file was generated – grr! After some more searching, I figured out that if you are using a theme (like I am), the theme needs to be specified (“hugo -t book”). Once I added that flag, it worked! Oh, the joy….
Web Development
There are 24 posts filed in Web Development (this is page 3 of 3).
Read: Delivering WordPress in 7KB
via Chris Kapowski
Read: Discussing Social Networks, Again
I think that any tool can be a social network, we should start networking with whatever we have!
Read: Introducing the Bootstrap Starter Kit
A great way to start using Bootstrap, another thing to add to my list of things to try…
In other words, Bootstrap helps you make hand-coded websites, without them looking hand-coded.
The problem is that many of the themes don’t come with everything you need! For a seasoned designer/developer, that’s not a problem. But for students like mine, it can be a big problem. So I built something to try and help.