Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dewittn/hugo-html5up-alpha.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNelson/Roberto <dewittn@gmail.com>2020-05-12 17:20:25 +0300
committerNelson/Roberto <dewittn@gmail.com>2020-05-12 17:20:25 +0300
commit24b4c90aac53d86cfdb66b1ca8293b2deec67a93 (patch)
tree95d2e96f9ec31dca90e0329d7be7b775c48b5ec8 /.gitignore
parent1eca6b1f54bd9a783361e70cf203b02d53ccd6d6 (diff)
Chages for posting on Github
- Moved elements layout into exampleSite dir - Updated config for demo site - Minor tweaks to footer and header - Added README.md, LICENSE, CONTRIBUTING.md and CHANGELOG.md
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 682aba1..ea450f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
.nova
-.DS_Store \ No newline at end of file
+.DS_Store
+/public \ No newline at end of file