Skip to content

holub008/MediocreAmateur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MediocreAmateur

Where are the Mediocre Amateurs?

MediocreAmateur is an outdoor adventure YouTube channel featuring endurance athletes and beautiful footage. This project aims to build a more appealing listing of videos by showing geographic location of the adventures and some associated metadata.

Technology

All site pages are hand written HTML; if other pages are added, I may roll a simple offline HTML templating.

Leaflet JS and OpenTopoMap are used to display map data.

The font "Dosis Bold" is used due to its similarity to the Mediocre Amateur font.

The Google API for YouTube is used to list all channel videos and get some video metadata.

Deployment

Production

The site is served as a static object on CloudFront, backed by an S3 bucket.

Development

I've provided a simple Express JS server for delivering the site locally. To run it:

npm start --prefix server

About

Where are the Mediocre Amateurs?

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published