Skip to content

akashmeshram/Ogura-Hyakunin-Isshu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project logo

Ogura Hyakunin Isshu

Status License


The Ogura Hyakunin Isshu (小倉百人一首), often simply called Hyakunin Isshu (lit. "One Hundred Poets, One Poem [Each]") or Hundred Poets, is a collection of 100 traditional Japanese poems by 100 Japanese poets.
Demo: https://akashmeshram.github.io/Ogura-Hyakunin-Isshu/

About

The Ogura Hyakunin Isshu was completed during the Kamakura period. Fujiwara no Teika compiled them by taking one poem each from hundred of the best poets in chronological order from Emperor Tenji to the Retired Emperor Juntoku to decorate the sliding doors at the Ogura mountain villa, the summer home of the general and poet Utsunomiya Yoritsuna.

You can feel the seasons and modesty in ways that can't be found in modern poetry!

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Node.js
  • Git
  • Gatsby CLI

Installing

# With Gatsby CLI
gatsby new Ogura-Hyakunin-Isshu https://github.com/akashmeshram/Ogura-Hyakunin-Isshu.git
cd Ogura-Hyakunin-Isshu
# From Source
git clone https://github.com/akashmeshram/Ogura-Hyakunin-Isshu.git
cd Ogura-Hyakunin-Isshu
npm install

Usage

gatsby develop

More Options

# Run a production build, locally
gatsby build

# Serve a production build, locally
gatsby serve

Built Using

Authors