Skip to main content

Recently Updated Pages

Modules {% module %}

Hubl - Hubspot HTML/HUBL

Refer to: https://developers.hubspot.com/docs/cms/building-blocks/modules/using-modules-in-templa...

Updated 2 years ago by Danicus

DND {% dnd %}

Hubl - Hubspot HTML/HUBL

Refer to: https://developers.hubspot.com/docs/cms/hubl/tags/dnd-areas -{% dnd_area %} tag supp...

Updated 2 years ago by Danicus

Download from HubSpot account to VScode

VS Code | Visual Studio Code

 Syntax:npx hs download   <destination/hubspot/location>  <local/file>    npx hs fetch hs/locati...

Updated 2 years ago by Danicus

Upload from VScode to HubSpot account

VS Code | Visual Studio Code

 Syntax:npx hs upload <local/file> <destination/hubspot/location>  npx hs upload test-theme test...

Updated 2 years ago by Danicus

Install HubSpot CLI into folder

VS Code | Visual Studio Code

Create a folder where your website/demo will live. Because... the below code will pull from Hubsp...

Updated 2 years ago by Danicus

Creating website templates | Basic

VS Code | Visual Studio Code

Templates and themes are not the same. A theme has a layout for a page that is used in multiple p...

Updated 2 years ago by Danicus

Download a theme from HubSpot

VS Code | Visual Studio Code

How to download theme: You will first need to find the theme that you want from HubSpots theme a...

Updated 2 years ago by Danicus

Create HubSpot Theme | Boilerplate

VS Code | Visual Studio Code

In terminal run       <npx @hubspots/account/location /your/locate/saveto/location> npx @hubspot...

Updated 2 years ago by Danicus

Install Node.js and NPM

VS Code | Visual Studio Code

Install Node.js as you would any other software. Do a general install to your computer.  Refer...

Updated 2 years ago by Danicus

Setup HubSpot CMS config - DELETE?

VS Code | Visual Studio Code

In VS Code terminal: Because... the below code will pull from Hubspot and add the CLI language t...

Updated 2 years ago by Danicus

General Linux Commands | In terminal

General Linux Commands

Check operating systemcat/etc/*rel* Check system info CPU cat /proc/cpuinfo Mem...

Updated 2 years ago by Danicus

How to restore backup with RSync

RSync

https://askubuntu.com/questions/1011136/how-to-restore-backup-with-rsync asically just revierse ...

Updated 2 years ago by Danicus

Backing up

RSync

RSync copies files and can sync between servers Use RSync in [[Cronjob]]Archive Backups with [[t...

Updated 2 years ago by Danicus

Install Docker on local drive

Docker

Do you have docker? `docker -v` Install Docker `apt install docker` Do you have docker-co...

Updated 2 years ago by Danicus

Install Photoprism on Docker

Photoprism

Needs to have a data base as well as volumes for the db and photoprism You will need Docker and ...

Updated 2 years ago by Danicus

Install on local drive

Fail2ban

Start with installing it. sudo apt install fail2ban Is it running?systemctl status fail2ban wha...

Updated 2 years ago by Danicus

Apache 2 | Installing on local drive

Apache

Do you have it? Checksystemctl status apache2 Install Apache2apt install apache2 Check for list...

Updated 2 years ago by Danicus

Install Wireguard on Docker

Wireguard VPN

You will need to have Docker and Docker-compose before you can do this part. This is the .yaml fi...

Updated 2 years ago by Danicus

UFW

General Linux Commands

Allow ports sudo ufw allow 22 remove ports sudo ufw delete allow 22

Updated 2 years ago by Danicus

How to test IP

Bittorrent

Got to https://torguard.net/ and find "Check My Torrent IP".  It might be in the bottom of the p...

Updated 2 years ago by Danicus