Go to file
Kazuhiro MUSASHI adf94b9bd9 CI behaviour test.
```
--- a/.drone.yml
+++ b/.drone.yml
@@ -30,7 +30,6 @@ steps:
         from_secret: ssh_key
       script:
         - rm -rf /var/www/blog/*
-        - rm -rf /home/webadm/works/public/*

   - name: scp
     image: appleboy/drone-scp
```
2020-01-19 17:32:04 +08:00
config Disable ra html rendering. 2020-01-19 14:29:45 +08:00
content Change title. 2019-11-10 11:25:08 +08:00
layouts Change base url based on the environment: 2019-05-04 21:42:30 +08:00
static/images initial commit 2019-03-31 19:00:21 +08:00
tasks [ci skip] Change the deployment target servres. 2020-01-05 19:12:34 +08:00
themes/angels-ladder Change `hugo` theme template. 2020-01-19 14:29:28 +08:00
.drone.yml CI behaviour test. 2020-01-19 17:32:04 +08:00
.gitignore Ignore vim swap file. 2019-04-12 15:43:58 +07:00
.textlintrc initial commit 2019-03-31 19:00:21 +08:00
Rakefile initial commit 2019-03-31 19:00:21 +08:00