git repository for https://gallowelding.com/
Find a file
2024-05-23 21:46:09 -04:00
archetypes swap to custom theme 2024-05-22 14:21:18 -04:00
content misc style changes, remove aspect ratio option from gallery, convert toml to yaml for config file 2024-05-23 21:46:09 -04:00
themes/gallo misc style changes, remove aspect ratio option from gallery, convert toml to yaml for config file 2024-05-23 21:46:09 -04:00
.gitignore initial update to blist themeing, update readme, update gitignore 2024-05-18 14:30:51 -04:00
config.yaml misc style changes, remove aspect ratio option from gallery, convert toml to yaml for config file 2024-05-23 21:46:09 -04:00
package-lock.json swap to custom theme 2024-05-22 14:21:18 -04:00
package.json swap to custom theme 2024-05-22 14:21:18 -04:00
README.md update 2024-05-22 18:10:33 -04:00
tailwind.config.js swap to custom theme 2024-05-22 14:21:18 -04:00

gallowelds.com

git clone https://git.myco.systems/mycosystems/gallowelds.com.git
git submodule update --init --recursive

For dependancies just run the below command, this will install tailwindcss, prettier, and prettier-plugin-go-template

npm install