Recently I made an Irish version of the New York Times spelling bee game. I wanted to host it on a domain that was easy to remember, but I’d never...
OK, that title sounds fancy and complicated. What did I actually do? First I should probably explain why I did anything in the first...
Netlify is a great hosting service, but there’s one thing that bothers me about it. The default deployment path involves giving the service read and...
Create a VuePress project The first thing we need to do is create a new VuePress project. It’s really easy with the latest version of npm or yarn....
Intro If you’ve heard of cookiecutter you can skip this part. Cookiecutter is a command-line utility that creates projects from templates. There’s a...