|
You are here |
www.maxpou.fr | ||
| | | | |
bdadam.com
|
|
| | | | | Boilerplate code for generating static websites with node.js, GruntJS and Assembe. | |
| | | | |
blog.nobugware.com
|
|
| | | | | I've always developed my own blog system, that's a good way to learn a new langage. But having to maintain a working server or hosting is no fun, there are some solutions like Jekyll or Hugo they generate static web pages based on some Markdown files you wrote. As it's just basic html files, they can be served by Github gh-pages. It opens the door to blogging from anywhere without internet connection or your own laptop, just write some Markdown then publish to github later or event edit your new blog pos... | |
| | | | |
www.morling.dev
|
|
| | | | | As a software engineer, I like to automate tedious tasks as much as possible. The deployment of this website is no exception: it is built using the Hugo static site generator and hosted on GitHub Pages; so wouldn't it be nice if the rendered website would automatically be published whenever an update is pushed to its source code repository? | |
| | | | |
mherman.org
|
|
| | | This tutorial looks at how to Dockerize a Vue app. | ||