Giter Site home page Giter Site logo

jjug-web's Introduction

JJUG Webページ

JJUG公式サイト (www.java-users.jp) のソースコードを管理するリポジトリです。JJUGスタッフに限らず、どなたでもプルリクを送っていただくことができます。

個人環境での動作確認手順

  • 事前に必要なもの
  • 動作確認手順
    1. このリポジトリをcloneするかダウンロードする
    2. cloneしたディレクトリ (jjug-web/) にてサーバ起動コマンドを実行
      hugo server
    3. ブラウザで http://localhost:1313 にアクセス

サイトの更新

プルリクのプレビューURL

ニュースの追加

  • content/post/ にMarkdownファイルを追加する
    • ファイル名に厳密な規定はないので、他のファイルに何となく合わせること
    • date項目は公開したい日時を設定する(記載日にポストされます)
      • hugo new post/xxxx.md でファイル生成するとdateはコマンド打った日で自動生成されます。便利。
    • プルリクを投げる前にローカルで動作確認しましょう~

スタッフ情報の変更

  • data/staffs.json を編集する
    • 見れば分かるはず

レイアウトの修正

  • まず themes/beautifulhugo/ の中で、変更したい箇所のレイアウトファイルを探す
    • CSSやJSファイルは static/ にある
    • HTMLのパーツは layouts/partials/ にある
  • 変更したいファイルを見つけたら jjug-web/static/ や jjug-web/layouts/ にコピーする
    • 既に同名のファイルがある場合は上書きしないこと
  • コピー先のファイルを修正する

jjug-web's People

Contributors

yangping0211 avatar megascus avatar cero-t avatar mahya8585 avatar ihcomega56 avatar anishi1222 avatar yamanakahirofumi avatar masatoshitada avatar yusuke-acl avatar sammy7th avatar nokok avatar yusuke-arclamp avatar akihirofunabashi avatar b1a9id avatar sakasita001 avatar yo-takahashi avatar

Stargazers

@Shiryu_Go avatar  avatar Takaaki Sugiyama avatar ikemi avatar

Watchers

James Cloos avatar  avatar Yoshio Terada avatar  avatar  avatar  avatar

jjug-web's Issues

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.