This website requires JavaScript.
Explore
Help
Register
Sign In
Template
/
hugo-theme-fha
Watch
1
Star
0
Fork
You've already forked hugo-theme-fha
0
Code
Issues
Pull Requests
Packages
Projects
Releases
2
Wiki
Activity
2e8f2fd9c1
hugo-theme-fha
/
.gitignore
4 lines
58 B
Plaintext
Raw
Normal View
History
Unescape
Escape
gitignore
2024-09-01 18:15:11 +00:00
/public/**
Added SampleSite to generate sample website and preventing content from being added to project using the theme
2024-09-21 19:00:30 +00:00
/exampleSite//public/**
Adding root content to git ignore. To prevent accidently uploading it again when working on the template.
2024-09-21 19:07:26 +00:00
/content/**
gitignore
2024-09-01 18:15:11 +00:00
/.vscode/**