GoldSim / Website

Source code for the GoldSim.com website

Home Page:https://www.goldsim.com/

Repository from Github https://github.comGoldSim/WebsiteRepository from Github https://github.comGoldSim/Website

GoldSim.com

This repository contains the source code for the public-facing GoldSim website.

Dependencies

Built using:

Subsites

Components

In addition, some subsites contain their own components.

Key Files

  • Startup: Establishes overall application configuration, including authorization, file types, and routes.
  • GoldSimActivator: The composition root for dependency injection.
  • GoldSimTopicViewModelLookupService: Provides a lookup service for mapping topics to view components.
  • GulpFile: Entry point for precompiling, consolidating, minimizing, and distributing client-side JavaScript and SCSS dependencies.
  • rewriteRules: Configuration file for URL rewrite module, used for ensuring backward compatible URLs.

Status

Ongoing development

About

Source code for the GoldSim.com website

https://www.goldsim.com/


Languages

Language:C# 50.6%Language:SCSS 20.4%Language:HTML 19.9%Language:JavaScript 9.1%