nathanreyes / v-calendar

An elegant calendar and datepicker plugin for Vue.
https://vcalendar.io
MIT License
4.32k stars 840 forks source link

Docs site down? #1370

Closed kylegosen closed 10 months ago

Nick-Getka commented 10 months ago

It is down. I am seeing a cloudflare timeout. I am also having an issue with the range mode not working on the v2 package so this is really bad timing.

Nick-Getka commented 10 months ago

@nathanreyes Could you please looking into this?

keshavagrawal89 commented 10 months ago

@Nick-Getka May be meanwhile this can help? https://dewdad.github.io/v-calendar/guide/ I don't think it's for v2 though :/

BevanR commented 10 months ago

Temporary; https://v-calendar-docs-2.netlify.app/

You can also run docs locally by;

  1. cloning the repo
  2. yarn install
  3. yarn dev
nathanreyes commented 10 months ago

Ok sorry for the issue there. I went ahead and updated the v2 docs url from the main site until I can resolve the issue with the v2 subdomain