Skip to content

A Flask app with a fully custom frontend featuring a collection of notes on Japanese history.

Notifications You must be signed in to change notification settings

tamitakada/nichimemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 

Repository files navigation

常灯日本史メモ | Joto Nihonshi Memo (Nichimemo)

常灯日本史メモへ | Access here!

ローカルインストールの仕方 | To Launch Locally

  1. git cloneでリポジトリをクローンする
    git clone the repository
  2. cd nichimemo/apppip3 install -r requirements.txtを入力する
    cd nichimemo/app and pip3 install -r requirements.txt
  3. python3 app.pyでサイトは http://127.0.0.1:8000 で開く
    python3 app.py to launch to http://127.0.0.1:8000

Note: このリポジトリにはデータベースは含まれていません。メモをご覧になりたい方はウェブサイトをご利用ください。
This repository does not contain a prefilled database. Refer to the official website for the actual notes.

常灯日本史メモとは | Description

常灯日本史メモは日本史を簡単に説明した記事を無料で提供しているウェブサイトです。
Nichimemo is a Flask app hosting a collection of notes on Japanese history.

記事はすべて以下の本の情報をもとに書かれています。
All notes are based off of the following sources:

  1. 山本博文 『〔東大流〕 流れをつかむ すごい! 日本史講義』 PHP研究所、二〇二〇年
    Yamamoto, Hirofumi. "〔Todairyu〕Nagare wo Tsukamu Sugoi! Nihonshi Kougi." PHP Kenkyusho, 2020.
  2. 笹山晴生・佐藤信・五味文彦・高埜利彦 『詳説日本史 改訂版 日B309』 山川出版社、二〇二二年
    Sasayama, Haruo, Makoto Sato, Fumihiko Gomi, and Toshihiko Takano. "Shousetsu Nihonshi Kaiteiban NichiB309." Yamakawa Publishing, 2022.

使用されたソフト等 | Credits

  • サイトに載っている写真はすべてWikimedia Commonsで公開されています。
    All images are in the public domain and can be accessed through Wikimedia Commons.
  • サイトはSatsuyako様のHina明朝を使用しています。
    Credits to Satsuyako for designing Hina Mincho, the font used for this website.

About

A Flask app with a fully custom frontend featuring a collection of notes on Japanese history.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published