diff --git a/.github/workflows/build-pages-and-deploy.yml b/.github/workflows/build-pages-and-deploy.yml index 6c59628..715c6bd 100644 --- a/.github/workflows/build-pages-and-deploy.yml +++ b/.github/workflows/build-pages-and-deploy.yml @@ -37,7 +37,7 @@ jobs: - name: Copy the files to the server using rsync uses: burnett01/rsync-deployments@6.0.0 with: - switches: --dry-run -auvxP --delete --exclude="/invoice" --exclude="/invoice-usermeeting" --exclude="/qgisuser" + switches: -auvxP --delete --exclude="/invoice" --exclude="/invoice-usermeeting" --exclude="/qgisuser" path: _site/* remote_path: /var/www/sites/qgisch remote_host: ${{ secrets.HOST }} diff --git a/_config.yml b/_config.yml index e9b7c74..b157cd5 100644 --- a/_config.yml +++ b/_config.yml @@ -18,7 +18,7 @@ # You can create any custom variable you would like, and they will be accessible # in the templates via {{ site.myvariable }}. -title: Your awesome title +title: QGIS Anwendergruppe Schweiz / Groupe d'utilisateurs QGIS Suisse email: your-email@example.com description: >- # this means to ignore newlines until "baseurl:" Write an awesome description for your new site here. You can edit this @@ -26,8 +26,8 @@ description: >- # this means to ignore newlines until "baseurl:" Google search results) and in your feed.xml site description. baseurl: "" # the subpath of your site, e.g. /blog url: "" # the base hostname & protocol for your site, e.g. http://example.com -twitter_username: QGISCH -github_username: jekyll +twitter_username: QGISCH +github_username: qgis-ch # Build settings theme: minima @@ -48,14 +48,16 @@ defaults: # Excluded items can be processed by explicitly listing the directories or # their entries' file path in the `include:` list. # -# exclude: -# - .sass-cache/ -# - .jekyll-cache/ -# - gemfiles/ -# - Gemfile -# - Gemfile.lock -# - node_modules/ -# - vendor/bundle/ -# - vendor/cache/ -# - vendor/gems/ -# - vendor/ruby/ +exclude: + - .sass-cache/ + - .jekyll-cache/ + - gemfiles/ + - Gemfile + - Gemfile.lock + - node_modules/ + - vendor/bundle/ + - vendor/cache/ + - vendor/gems/ + - vendor/ruby/ + - /scripts/ + - README.md diff --git a/_posts/2022-11-18-welcome-to-jekyll.markdown b/_posts/2022-11-18-welcome-to-jekyll.markdown deleted file mode 100644 index 3ee3287..0000000 --- a/_posts/2022-11-18-welcome-to-jekyll.markdown +++ /dev/null @@ -1,29 +0,0 @@ ---- -layout: post -title: "Welcome to Jekyll!" -date: 2022-11-18 22:13:26 +0100 -categories: jekyll update ---- -You’ll find this post in your `_posts` directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run `jekyll serve`, which launches a web server and auto-regenerates your site when a file is updated. - -Jekyll requires blog post files to be named according to the following format: - -`YEAR-MONTH-DAY-title.MARKUP` - -Where `YEAR` is a four-digit number, `MONTH` and `DAY` are both two-digit numbers, and `MARKUP` is the file extension representing the format used in the file. After that, include the necessary front matter. Take a look at the source for this post to get an idea about how it works. - -Jekyll also offers powerful support for code snippets: - -{% highlight ruby %} -def print_hi(name) - puts "Hi, #{name}" -end -print_hi('Tom') -#=> prints 'Hi, Tom' to STDOUT. -{% endhighlight %} - -Check out the [Jekyll docs][jekyll-docs] for more info on how to get the most out of Jekyll. File all bugs/feature requests at [Jekyll’s GitHub repo][jekyll-gh]. If you have questions, you can ask them on [Jekyll Talk][jekyll-talk]. - -[jekyll-docs]: https://jekyllrb.com/docs/home -[jekyll-gh]: https://github.com/jekyll/jekyll -[jekyll-talk]: https://talk.jekyllrb.com/ diff --git a/verein.md b/verein.md deleted file mode 100644 index 683fc95..0000000 --- a/verein.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -layout: default -title: Verein ---- -# Verein page - -Hier kommt text