Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 850 Bytes

README.md

File metadata and controls

32 lines (26 loc) · 850 Bytes

offline-stash

whenever you want work behind borders of Internet

NPM on the road

  • warning first you need sync it before use. It takes ~5h, depends on your network.
  • Batteries not incl. Docker is required
git clone https://github.com/yangwao/modserv;cd modserv
docker-compose build;docker-compose up

fonts/

all weights

  • Roboto
  • Roboto Condensed
  • Roboto Mono
  • Roboto Slab

if you need replace i.e. this in your code

<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Roboto:300,400,500,700,400italic">

materialIcons/

if you need replace i.e. this in your code

<link rel="stylesheet" href="//fonts.googleapis.com/icon?family=Material+Icons">

If there we're updates, check for dates of commits

PR is welcome