diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..3ab496f --- /dev/null +++ b/.gitattributes @@ -0,0 +1,10 @@ +# Example of a `.gitattributes` file which reclassifies `.rb` files as Java: +# +# *.rb linguist-language=Java +# +# See: https://github.com/github-linguist/linguist/blob/master/docs/overrides.md + +# Mark Jekyll-based markups as Ruby +_includes/* linguist-language=Ruby +_layouts/* linguist-language=Ruby +_sass/* linguist-language=Ruby diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..5aa145f --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,12 @@ +# These are supported funding model platforms + +github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] +patreon: # Replace with a single Patreon username +open_collective: # Replace with a single Open Collective username +ko_fi: # Replace with a single Ko-fi username +tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel +community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry +liberapay: # Replace with a single Liberapay username +issuehunt: # Replace with a single IssueHunt username +otechie: # Replace with a single Otechie username +custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index c725840..20026ea 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -20,7 +20,13 @@ jobs: - name: 💎 Setup Ruby uses: ruby/setup-ruby@v1 with: - bundler-cache: true + bundler-cache: false + + - name: 🧪 Install gems + run: | + bundle config set with 'test' + bundle config set path 'vendor/bundle' + bundle install --jobs 4 --retry 3 - name: 🔧 Build & Test run: | @@ -28,14 +34,6 @@ jobs: JEKYLL_ENV=production bundle exec jekyll doctor SKIP_BUILD=true bundle exec rake test - - name: 🔔 Notify results - env: - IDOBATA_GITHUB_ACTIONS: ${{ secrets.IDOBATA_GITHUB_ACTIONS }} - if: always() && ( env.IDOBATA_GITHUB_ACTIONS!= null ) - uses: yasslab/idobata_notify@main # https://github.com/yasslab/idobata_notify - with: - idobata_hook_url: ${{ env.IDOBATA_GITHUB_ACTIONS }} - # Deploy job is triggered only pushed to main branch && CI passed deploy: if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }} @@ -43,14 +41,14 @@ jobs: runs-on: ubuntu-latest steps: - name: ☑️ Checkout code - uses: actions/checkout@v2 + uses: actions/checkout@v3 with: fetch-depth: 1 - name: 💎 Setup Ruby uses: ruby/setup-ruby@v1 with: - bundler-cache: true + bundler-cache: false - name: 🧪 Install gems run: | diff --git a/.ruby-version b/.ruby-version index 860487c..0aec50e 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.7.1 +3.1.4 diff --git a/404.html b/404.html index 086a5c9..3c7626d 100644 --- a/404.html +++ b/404.html @@ -18,8 +18,8 @@
Page not found :(
-The requested page could not be found.
+お探しのページが見つかりませんでした 🥹
+リンク切れであれば GitHub でご報告いただけると嬉しいです 🙏
© DojoCon Japan {{ site.year }} 実行委員会
+© DojoCon Japan 実行委員会
diff --git a/_layouts/default.html b/_layouts/default.html index d61498e..f6e3495 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -3,7 +3,8 @@ {% include head.html %} {% include navbar.html %} - {{content}} + {{ content }} + {% include footer.html %} diff --git a/_posts/2021-12-04-timeforthevolunteers.md b/_posts/2021-12-04-timeforthevolunteers.md index 5d76826..d6bd8ab 100644 --- a/_posts/2021-12-04-timeforthevolunteers.md +++ b/_posts/2021-12-04-timeforthevolunteers.md @@ -80,11 +80,11 @@ DojoCon Japanでは、毎年異なるテーマのもとに開催されるのが ということで、2016年から2020年までの公式Webサイトをここに一覧してみました。 ### 2016年8月27日 -**[DojoCon Japan 2016 - The more dojos, the more cool coders. -](http://dojocon2016.coderdojo.jp/)** +**[DojoCon Japan 2016 - The more dojos, the more cool coders. -](https://dojocon2016.coderdojo.jp/)**
+ 多くのご参加ありがとうございました!
+ 当日の様子は下記からご確認ください。
+
DojoCon Japan {{ site.year }} 実行委員会
+DojoCon Japan 実行委員会
- +{{ member.name }}
{% if member.site %}{% endif %} +@@ -40,23 +44,35 @@ thumbnail: timetable.png
{{ session.speaker}} {% if session.affiliation %}({{ session.affiliation }}){%endif%}
+{{ session.speaker }} {% if session.affiliation %}({{ session.affiliation }}){% endif %}
{{ session.text }}
- {% if session.profile-text or session.speakers %} - 登壇者情報を見る - {% endif %} + {% if session.archive-link %} - セッションアーカイブ ++ YouTube で見る +
+ {% endif %} + + {% if session.slides %} ++ スライド資料を見る +
+ {% endif %} + + {% if session.profile-text or session.speakers %} ++ 登壇者情報を見る +
{% endif %} -{{ speaker.name }}({{ speaker.affiliation }}){{ speaker.role }}
{{ speaker.text }}
{{ session.profile-text }}
サムネイルメーカーは2022年2月20日を持ちまして提供を終了しました。ご利用ありがとうございました。
+Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: