Skip to content

MutableLoss/redux-form-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website for redux-form.com

Directory structure

How to Publish

  1. cd ~/oss/redux-form-examples
  2. ./scripts/build-examples.sh --rebuild
  3. cd ~/oss/redux-form-docs
  4. ./pub.sh 8.5.6 (to publish v8.5.6)
  5. git add 8.5.6
  6. Edit line 8 of index.html to point to latest version
  7. git commit -a -m "v8.5.6"
  8. git push
  9. Wait 5-10 minutes for Netlify to do the rest

About

The static site hosting redux-form docs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 90.4%
  • CSS 5.8%
  • JavaScript 3.7%
  • Other 0.1%