Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

olWebsite Roadmap

ambid17 edited this page Oct 7, 2019 · 27 revisions

Welcome to the olWebsite wiki!

Components to the site:

  • Main domain
  1. "Home" Page for Info on oneleif and how to find us on social media, as well as a Discord invite
  2. "Featured" Page for the best tutorials, blogs, videos, etc.
  3. "Meet The Team" page
  4. "Search" Page, with the ability to filter through all subdomain blogs
  5. "Developer Docs" pages
  6. "Blogs" page, which shows the top viewed blogs with filters by user and tag.
  • Developer docs
  1. Interface documentation for APIs
  2. Templates for creating a subdomain, that includes a blog and home page for non-front/backend devs
  • Sub Domains
  1. Home page- with link to github, personal site, bio, etc.
  2. Blog page- different facing blogs page based on auth.
  3. Need a way to create a custom subdomain for using your own front/backend. This would generate a basic React front end, hooked into the Vapor backend
  4. Need some UI to manage the subdomain Navigation, front/backend source code, and hosting
  • Misc
  1. NPM private registry for docs
  2. Ability to host custom data (videos, large files, games, etc)

The main domain has a database with reference to each of the subdomains The subdomains have a separate API that keeps track of all of the pages and allows the main domain can request the links.