Skip to content

fairlaterfair/www4i18n

 
 

Repository files navigation

この International ページの更新方法と特徴

ウェブブラウザ経由でいつでも、どこからでもウェブサイトの管理が行なえます。

  • 最新のモダンウェブブラウザ(Chrome, Firefox, Safari, Edge)を使用すること。
  • トラブルの多い Internet Explorer は使用禁止とする。
  • このウェブサイトの管理には GitHub Pages を利用している。
  • このウェブサイトがCMSライクに使うため Jekyll技術を用いてテンプレートを作成し使用している。
  • 原則、Markdown記法での記述によりHTMLを書かなくてもサイトの管理ができる。
  • 基本的なテンプレートの管理方法は https://github.com/gsc-aoyama/www4gsc/wiki にマニュアル化した。

ブランチの管理方法

  • gh-pages : ウェブサイト本番ブランチ
  • develop : 新機能テスト用ブランチ
  • backupYYYY-MM-DD : バックアップ用ブランチ
  • develop-機能名 : 新機能の実施には機能名をつけたブランチを作りテストする

Markdown記法

Markdown is a lightweight and easy-to-use syntax for styling your writing. It includes conventions for

Syntax highlighted code block

# Header 1
## Header 2
### Header 3

- Bulleted
- List

1. Numbered
2. List

**Bold** and _Italic_ and `Code` text

[Link](url) and ![Image](src)

For more details see GitHub Flavored Markdown.

Jekyll Themes

Your Pages site will use the layout and styles from the Jekyll theme you have selected in your repository settings. The name of this theme is saved in the Jekyll _config.yml configuration file.

Support or Contact

Having trouble with Pages? Check out our documentation or contact support and we’ll help you sort it out.

Releases

No releases published

Packages

No packages published

Languages

  • CSS 93.5%
  • HTML 5.4%
  • Other 1.1%