Giter Club home page Giter Club logo

oucc.github.io's People

Contributors

ciffelia avatar github-actions[bot] avatar herring101 avatar katakuruten avatar miyaji255 avatar mrmocchy avatar takenpt avatar talkie12 avatar watamario15 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

oucc.github.io's Issues

講習会の予定を追加する

日付 内容 担当 時間 備考
4/15(土) python YuraYura 18:00 ~ pythonの基礎を学びます。
4/16(日) C NamiFuji 14:00~ C言語の基礎を学びます。
4/20(木) C++ めとべる 19:00~ C++の基礎を学びます。
4/22(土) Flutter MrMocchy 14:00~ Flutterを用いてアプリ制作について学びます。
4/23(日) Blender しーちきん,ゴリラ 14:00~ Blenderを用いて3Dモデリングについて学びます。
5/ 4(木) 競プロ 外部(KowerKoint) 14:00~ 競技プログラミングについて学びます。
5/ 6(土) C# SIOTHK しお 14:00~ C#の基礎を学びます。
5/ 7(日) Unity kaeru 14:00~ Unityを用いてゲーム制作を学びます
5/11(木) Linux 紅茶 19:00~ Linux(サーバや組み込み用途で広く利用されている OS)について学びます。
5/13(土) AI ヘリン,亮太 14:00~ AIについて学びます
5/14(日) AI ヘリン,亮太 14:00~ 5/13(土)の講習会に続いて、AIについて学びます。
5/18(木) HTML/CSS/javascript yuyu 19:00~ HTML/CSS/javascriptを用いたWebサービスの制作について学びます。
5/20(土) Git みやじ 14:00~ Git(ソースコードの編集履歴を管理するシステムで、複数人での開発等にも使われています)の基礎を学びます。
5/21(日) React Ciffelia 14:00~ Reactを用いてWebサービス制作について学びます。

ライセンスを決める

  • ソースコードはMIT, Apacheなどが望ましい
  • コンテンツはCC BY 4.0にしたい
  • フリーアイコンやサービスのロゴにはそれぞれ規約がある

アイコンが表示されてない

"がエスケープされてる

これは関係なさそう

mask-image:url("/_astro/hamburger_menu.bc36a6e2.svg");aspect-ratio:512/512

Safariで表示がおかしい

  • 左上のハンバーガーメニューが表示されない
    • width/heightを指定していないSVGの大きさが正しく計算されていなさそう
  • サイドメニューにワニ博士が表示されない

update-blogmeta が detached HEAD で落ちる

https://github.com/OUCC/oucc.github.io/actions/runs/7169715891/job/19520821612#step:2:51
image

未来の merge commit を checkout しており、これはまだどの branch にも属していないことから、そこに meta を更新した commit を追加しようとして落ちている。

https://github.com/actions/checkout?tab=readme-ov-file#checkout-pull-request-head-commit-instead-of-merge-commit

actions/checkout の README を読むと、Pull Request の HEAD を checkout するには特別に設定が必要らしい。

おすすめ記事のスコア評価の仕組みを変更

現在

タグが一致する &

  • 1年以内の記事 +3
  • 2年以内の記事 +2
  • それ以降の記事 +1

変更後

  • タグが一致する +1
  • 記事カテゴリが一致する +3
  • 同順位内で時間順にするため + date.getTime() / 1_0000_0000_0000

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.