Deploying your Next.js website without any downtime
In an ideal world, you'd build your Next.js app locally, check it works then deploy the built app to your production server.Sometimes you just want to deploy your Next.js website on the server and not build locally as stated above. To do this we are
Read more..Setup Wifi and SSH on Raspberry Pi without a monitor
Setting up Wifi and SSH on a Raspberry Pi can be a bit of a pain in the ass. Luckily Raspberry Pi Imager has made things simple with a new config panel to setup before writing the image.Download Raspberry Pi Imager hereInstall Raspberry Pi Imager on
Read more..squido - A dead simple no-code static HTML website builder
squido is a dead simple static website builder which can be hosted anywhere for super fast static HTML websites and very little effort.The advantage of squido is that is has all the basics to build and deploy a static website built into the core.
Read more..Advantages and disadvantages of a static html website vs a complex dynamic website
What is a static website?A static website is comprised entirely of HTML, CSS and Javascript code. In the past static websites were coded by hand but now there are a few builder tools which can compile and build a static website for
Read more..A dead simple module for storing and managing your environment variables in a simple and easy to read yaml file
Managing your environment variable in your different environments can be a pain. The idea behind envz is that this process is made super simple and easy to understand leading to less mistakes.# with npmnpm install envz# or with Yarnyarn add envzRepo:
Read more..Visual Studio Code helpful snippets
If you are using VS Code its a huge shame if you aren't making use of the amazingly helpful snippets feature.Setting up snippets is easy as:MacCode > Preferences > User Snippets > Select a file or create a new oneWindowsFile > Preferences > User
Read more..Interface with Arduino board using Node.Js
There are many cheap and solid Arduino compatible boards on the market which can be interfaced/controlled using Node.Js. Today we are going to focus on the WeMos D1 R2 board which can be purchased here.This guide assumes you know your way around
Read more..La Marzocco - Machine Vector Art & logos
La Marzocco Linea Mini (SVG)La Marzocco GS3 (SVG)Logos
Read more..Ghost - You are recommended to have at least 150 MB of memory available
Sometimes running Ghost on lower powered server like a Digital Ocean $5 droplet can cause the Ghost CLI to complain about lack of memory: Message: You are recommended to have at least 150 MB of memory available for smooth operation. It looks like you
Read more..Page 2 of 6