Recently Updated Pages
Install .deb
Packages are manually installed via the dpkg command (Debian Package Management System). dpkg is ...
Install Brave Browser
Install on Debian, Ubuntu, Mint Run these commands to install on terminal: sudo apt install cur...
Update brave browser
On Terminal: sudo apt-get install --only-upgrade brave-browser
Parent and Child | Basic Rules for .css
To link a .css from the .html Add the script into the <header> bock. <link rel="stylesheet" h...
UnZip and UnCompress
xz-utils: You will need xz-utils if you dont have it already. If not, You have to install xz-uti...
.css auto adjust columns @media
This is tagged at the "class" in the HTML. If you are using this for a Hubl module, include a ...
Modules {% module %}
Refer to: https://developers.hubspot.com/docs/cms/building-blocks/modules/using-modules-in-templa...
DND {% dnd %}
Refer to: https://developers.hubspot.com/docs/cms/hubl/tags/dnd-areas -{% dnd_area %} tag supp...
Download from HubSpot account to VScode
Syntax:npx hs download <destination/hubspot/location> <local/file> npx hs fetch hs/locati...
Upload from VScode to HubSpot account
Syntax:npx hs upload <local/file> <destination/hubspot/location> npx hs upload test-theme test...
Install HubSpot CLI into folder
Create a folder where your website/demo will live. Because... the below code will pull from Hubsp...
Creating website templates | Basic
Templates and themes are not the same. A theme has a layout for a page that is used in multiple p...
Download a theme from HubSpot
How to download theme: You will first need to find the theme that you want from HubSpots theme a...
Create HubSpot Theme | Boilerplate
In terminal run <npx @hubspots/account/location /your/locate/saveto/location> npx @hubspot...
Install Node.js and NPM
Install Node.js as you would any other software. Do a general install to your computer. Refer...
Setup HubSpot CMS config - DELETE?
In VS Code terminal: Because... the below code will pull from Hubspot and add the CLI language t...
Mount drives
If disk is already formatted, You can mount it. You may need to create a file system for it thoug...
General Linux Commands | In terminal
Check operating systemcat/etc/*rel* Check system info CPU cat /proc/cpuinfo Mem...
How to restore backup with RSync
https://askubuntu.com/questions/1011136/how-to-restore-backup-with-rsync asically just revierse ...
Backing up
RSync copies files and can sync between servers Use RSync in [[Cronjob]]Archive Backups with [[t...