You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I managed to get the hugoplate theme installed, running and am starting the customization. If I wanted to continue the site development via GitHub (or GitLab) are there any recommendations for things I should clean-up? I used the "Download Zip" method to grab the theme files (and of course followed the npm install procedure afterwards).
The .gitignore seems pretty solid but I'm thinking that I might not need things like...
vercel-build.sh
vercel.json
'amplify.yml'
Possibly .sitepins
For context I would be using Netlify for deployment.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Heyo!
I managed to get the hugoplate theme installed, running and am starting the customization. If I wanted to continue the site development via GitHub (or GitLab) are there any recommendations for things I should clean-up? I used the "Download Zip" method to grab the theme files (and of course followed the npm install procedure afterwards).
The
.gitignoreseems pretty solid but I'm thinking that I might not need things like...vercel-build.shvercel.jsonPossibly
.sitepinsFor context I would be using
Netlifyfor deployment.Beta Was this translation helpful? Give feedback.
All reactions