Giter Site home page Giter Site logo

kosen14s.github.io's Introduction

新サイト

kosen14s.github.io のリニューアル

TOGETHERのデータの置き方

1. アイコンを置く

images/icon のフォルダ中に、お好きな自分のアイコン画像を置く。

2. データを入力

scripts 内の together-contents.json ファイルを開く。
章タイトルの順番通りに並んでいるので、以下の例に習って、自分の書く章の所にデータを入力する。

"author": [{
      "name":"表示する名前を入力",
      "link":"クリックしたときに飛ぶリンクを入力",
      "icon":"さっき置いたアイコン画像のファイル名を入力"
    }],
"detail": "詳しい説明を書く"

始め方

git clone https://github.com/kosen14s/kosen14s-site-2.git
cd kosen14s.github.io.git

  npm i -g yarn
  # 事前に Node.js を入れてください

  yarn
  # 必要なpackageを落としてきます

  yarn watch
  # srcフォルダ内の更新ファイルを常に監視し、プロジェクトルートへ更新内容を反映したファイルを出力します

ブラウザで http://localhost:3000にアクセスすると見れます。

kosen14s.github.io's People

Contributors

akai-kumako avatar chige12 avatar cilvia333 avatar eliza0x avatar kyumina avatar shinkwhek avatar theoremoon avatar yamasy1549 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.