mfcguin / Blog

Anduin's blog

Home Page:https://anduin.aiursoft.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog

Build status

Anduin's blog

Requirements

Requirements about how to run

Requirements about how to develope

Before running it

Anduin's blog needs Aiursoft.Nexus as its dependency. You need to create a new app on Aiursoft Developer Center.

When you have an app and get its AppId and AppSecret, copy those values to the appsettings.json file.

How to run locally

  1. Excute dotnet restore to restore all dotnet requirements
  2. Excute dotnet run to run the app
  3. Use your browser to view http://localhost:5000

How to run in Microsoft Visual Studio

  1. Open the .sln file in the project path.
  2. Press F5.

How to contribute

There are many ways to contribute to the project: logging bugs, submitting pull requests, reporting issues, and creating suggestions.

Even if you have push rights on the repository, you should create a personal fork and create feature branches there when you need them. This keeps the main repository clean and your personal workflow cruft out of sight.

We're also interested in your feedback for the future of this project. You can submit a suggestion or feature request through the issue tracker. To make this process more effective, we're asking that these include more information to help define them more clearly.

About

Anduin's blog

https://anduin.aiursoft.com

License:MIT License


Languages

Language:JavaScript 46.5%Language:CSS 40.8%Language:C# 7.9%Language:HTML 4.8%