jskeet / nodatime.org

Kudu-ready web site repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AppVeyor status

This repository now contains the web site code. The bulk of this repository is an ASP.NET Core web application that serves the nodatime.org site.

Site content is spread among the following locations:

  • src/NodaTime.Web/Markdown/ — Markdown source.
  • src/NodaTime.Web/Views/ — HTML templates.
  • src/NodaTime.Web/wwwroot/ — Static content.
  • build/docfx/ — DocFX templates and contents (for nodatime.org/api).

In order to actually build the web site, including the docs, you need the nodatime and nodatime.serialization repositories as well, cloned as peers of this one.

About

Kudu-ready web site repo

License:Apache License 2.0


Languages

Language:C# 59.7%Language:CSS 22.6%Language:HTML 9.8%Language:Shell 3.0%Language:PureBasic 2.3%Language:JavaScript 2.3%Language:Dockerfile 0.3%