Skip to content

nsmarino/institute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

studies.film

Custom blog for in-depth film analysis, designed around scrubbable timeline navigation bar.

Visit

Content

Essays are written in markdown in /essays and images are stored in /public/images. Content is collected in /lib/essayLib.js and static pages are created in /pages/essays/[dir]/[id] using Next.js's getStaticPaths() and getStaticProps().

CLI Commands

# install dependencies
yarn install

# dev server with hot reload at localhost:3000
yarn dev

# build for production
yarn build

# start production server
yarn start

This is a Next.js project bootstrapped with create-next-app.

About

studies.film -- essays on film and media

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published