Jekyll - a default jekyll template with multilingual fullcalendar feature.
⚠️ This theme requires ruby and rubygems installed
- Download or clone repo
git clone [email protected]:vidhyav656/jekyll-multilingual-fullcalendar.git
- Enter the folder:
cd jekyll-multilingual-fullcalendar/
- If you don't have bundler installed:
gem install bundler
- Install Ruby gems:
bundle install
- Start Jekyll server:
bundle exec jekyll serve --watch
Access via: http://localhost:4000/
It is under the MIT license.