Skip to content

gassiss/flatpickr.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

154 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flatpickr documentation source

This is the source for flatpickr's documentation and demos website. You can see it online at https://flatpickr.js.org/.

If you're looking for flatpickr's main repository, please go to https://github.com/flatpickr/flatpickr.

Updating the documentation

This website is built using Hugo. Please refer to the installation instructions on Hugo's website to get it working on your system.

Each page has a corresponding markdown file inside the content/ folder and that's where you need to add/remove information. JS, CSS and images are parsed from the static/ folder.

After updating the files, run hugo serve to build and test the changes locally.

About

flatpickr documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 40.1%
  • Markdown 28.5%
  • CSS 20.2%
  • HTML 11.2%