Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vchet/tamriel-calendar
Calendar based on The Elder Scrolls timekeeping system
https://github.com/vchet/tamriel-calendar
calendar holidays-calendar tamriel tes the-elder-scrolls
Last synced: 24 days ago
JSON representation
Calendar based on The Elder Scrolls timekeeping system
- Host: GitHub
- URL: https://github.com/vchet/tamriel-calendar
- Owner: VChet
- License: agpl-3.0
- Created: 2023-05-09T16:22:45.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-11T20:54:55.000Z (about 2 months ago)
- Last Synced: 2024-09-12T07:15:45.846Z (about 2 months ago)
- Topics: calendar, holidays-calendar, tamriel, tes, the-elder-scrolls
- Language: Vue
- Homepage: https://tamriel-calendar.netlify.app
- Size: 2.62 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Tamriel Calendar
![vue](https://img.shields.io/github/package-json/dependency-version/VChet/tamriel-calendar/vue?color=42b883)
[![Netlify Status](https://api.netlify.com/api/v1/badges/07933add-8ad9-45b5-844b-329c23d1daf5/deploy-status)](https://app.netlify.com/sites/tamriel-calendar/deploys)
[![code style](https://antfu.me/badge-code-style.svg)](https://github.com/antfu/eslint-config)
[![Localazy](https://img.shields.io/badge/translation-localazy-066fef)](https://localazy.com/p/tamriel-calendar)## Disclaimer
This project is an unofficial, fan-made creation and is not affiliated with or endorsed by Bethesda Softworks LLC or the creators of the Elder Scrolls series. The use of any copyrighted material from the Elder Scrolls series is solely for informational and reference purposes and does not imply any endorsement or affiliation with Bethesda.
## Design
Original design by [Serafima S (Behance Link)](https://www.behance.net/gallery/110895975/Tamriel-Calendar-Mobile-App)
## Development
- Install dependencies: `pnpm install`
- Start dev-server: `pnpm run dev`
- Build for production: `pnpm run build`