Skip to content

jsvine/linstapaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linstapaper

This repository contains the article list and site files for linstapaper.com, your premier source for Jeremy Lin–reads.

Contributing

Contributions, especially to the article list, are welcome and encouraged. Submit them by sending a pull request with your additions, or by filing an issue on this repository.

Generating the site

To generate the Linstapaper homepage, you must have Node.js and the npm package manager installed. To install the site-generator's three package-dependencies, run:

make dependencies

To generate the site, run:

make compile

Open src/index.html in your favorite browser to see the generated homepage. If you're happy with it, run the following command to push the compiled files to the dist/ directory:

make dist

Now you can serve the dist/ folder with your favorite static-file server.

About

Article-list and site files for linstapaper.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published