Skip to content

A list of various resources for local-first web development

License

Notifications You must be signed in to change notification settings

mylofi/localfirstweb.dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local-first Software

This is list of various resources for local-first software development, hosted at https://localfirstweb.dev/

Please help keep this up-to-date and looking pretty! Pull requests are very welcome for review:

If you want to run the site locally with Jekyll, check it out and then run jekyll serve or bundle exec jekyll serve at the top level of the repo.

To run with docker run docker run -p 4000:4000 -v $(pwd):/site bretfisher/jekyll-serve