0-vortex / test-tasvideos

A rewrite of tasvideos that is intended to replace the original website

Home Page:https://staging.tasvideos.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.NET Core

TASVideos 2.0

Rewrite of the original tasvideos website.

Aims to bring the site up to modern standards with updated technologies and a more maintainable and managable codebase.

Goals of this project include:

  • Ability to run as HTTP/SSL (HTTP redirects to HTTPS)
  • Address multi-lingual issues
  • Responsive design/mobile friendly
  • Ability to be a Site Admin without db access or coding experience
  • Architectured in a way that can facilitate major site changes as the needs of the community change
  • Ability to run on Linux in production
  • Ability to run on any OS in a local development environment
  • Feature parity
  • Ability to host GDQ TAS content
  • Ability to store and facilitate console verification knowledge and verification data/files

Try it out!

Wiki page for setting up local development: https://github.com/TASVideos/tasvideos/wiki/Local-Development-Setup

Current demo website: https://staging.tasvideos.org/

This website updates with production days once a day, and updates with the latest code twice a day.

About

A rewrite of tasvideos that is intended to replace the original website

https://staging.tasvideos.org/

License:GNU General Public License v3.0


Languages

Language:C# 79.7%Language:HTML 18.5%Language:SCSS 1.1%Language:JavaScript 0.6%Language:Shell 0.2%