GithubHelp home page GithubHelp logo

milmilkinyanko / utelecon.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from utelecon/utelecon.github.io

0.0 1.0 0.0 339.07 MB

HTML 75.31% Ruby 7.60% Python 6.33% CSS 4.11% JavaScript 6.66%

utelecon.github.io's Introduction

utelecon (UTokyo Portal for Teleconference Tools)

https://utelecon.github.io/

共通ルール

  • 句読点は「,.」にする(吉田栗田はまずは全角で対応)

書き方

git clone [email protected]:utelecon/utelecon.github.io.git
# edit files (e.g., index.markdown)
git commit -m "add introduction" -a
git push

git clone https:// ... の方が分かりやすいです

ローカル環境で表示を確認する

Testing your GitHub Pages site locally with Jekyll - GitHub ヘルプ

$ cd utelecon.github.io
$ bundle install
$ bundle exec jekyll serve
  # Open http://localhost:4000/ in your browser

CSSの変更の仕方

  • /assets/css/style.scss (CSSではない!)の中にSCSS形式で追記していきます
  • オリジナルのテンプレート(cayman/_sass/jekyll-theme-cayman.scssをoverrideしたいときは、@import "{{ site.theme }}"; の上に,継承したい場合はその下に追記していきます)

今後やること

  • 今のままだと README.md が見えてしまうから docs フォルダ内を公開というような設定を今後したい
  • メニューとパンくずリストの作成
  • 可能な範囲で「次へ移動」を実装

よくわからないこと

  • 節番号とか自動的にふれないの?

  • 目次とか生成できないの? >これ使う感じです(勉強中) https://shd101wyy.github.io/markdown-preview-enhanced/#/toc

  • トップページへのリンクとか全ページに出したい → /_layouts/default.html を追加しました(https://github.com/pages-themes/cayman/blob/master/_layouts/default.html からひっぱってきました).これをいじればヘッダーなど共通して修正できそうです.このファイルが default でテンプレートになるみたいです.これがない場合は github pages が勝手に補完してくれるみたいです.

  • リンクを別タブで開くようにしたい. htmlなら ... とするやつ

utelecon.github.io's People

Contributors

luiyoshida avatar taura avatar dtvasques avatar kayokok avatar jtamatsukuri avatar twinymk avatar tanakat01 avatar takefumio avatar tomohirokudoh avatar ghonjo avatar takemar avatar utshina avatar kn1cht avatar u-yuasa avatar rieszgithub avatar flechamaker avatar miotsubakimoto avatar milmilkinyanko avatar ryocat avatar rintaro-chujo avatar wistaria avatar kaisugi avatar k-okada avatar matsui528 avatar dependabot[bot] avatar

Watchers

James Cloos avatar

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.