Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`