remove unnecessary files
All checks were successful
Build and Deploy Test Version - next.asandikci.com / build_deploy (push) Successful in 1m1s

This commit is contained in:
Aliberk Sandıkçı 2024-11-15 19:42:30 +03:00
parent 91c83197db
commit a3a04dffa0
Signed by: asandikci
GPG key ID: A3B47D76845BEDF3
4 changed files with 1 additions and 19 deletions

View file

@ -1,18 +0,0 @@
deployment:
tasks:
- /bin/cp _site/404.html ~/public_html
- /bin/cp _site/feed.xml ~/public_html
- /bin/cp _site/index.html ~/public_html
- /bin/cp _site/redirects.json ~/public_html
- /bin/cp _site/robots.txt ~/public_html
- /bin/cp _site/sitemap.xml ~/public_html
- /bin/cp _site/sw.min.js ~/public_html
- /bin/cp -R _site/about ~/public_html
- /bin/cp -R _site/archives ~/public_html
- /bin/cp -R _site/assets ~/public_html
- /bin/cp -R _site/categories ~/public_html
- /bin/cp -R _site/donate ~/public_html
- /bin/cp -R _site/norobots ~/public_html
- /bin/cp -R _site/now ~/public_html
- /bin/cp -R _site/posts ~/public_html
- /bin/cp -R _site/tags ~/public_html

2
.gitignore vendored
View file

@ -5,7 +5,7 @@ Gemfile.lock
# Jekyll cache
.jekyll-cache
# _site
_site
# RubyGems
*.gem