Ray Fan

Results 41 issues of Ray Fan

## Summary Consider to make routes more centralized and re-used better instead of hardcoding them at different places. Particularly the following two areas worth looking at - **Startup.cs**: delegate endpoint...

refactor

## Summary - Add CI.yml to the solution for build and test. - Target multiple OSes: windows, linux, macos. ## References - [Introduction to GitHub Actions](https://docs.github.com/en/actions/learn-github-actions/introduction-to-github-actions?learn=getting_started) - [Starter workflows for...

Build

og:image is missing, as a result links shared on Twitter have no avatar image.

bug

Move Disqus out to its own plugin, instead of hard-coded on the theme. Make it work for both MVC and Blazor WASM themes.

Plugins

help wanted

Create a new theme using Blazor WebAssembly. Along with the current MVC theme, I would provide both MPA and SPA style websites on .NET in a single project.

Theme

If you look through the Clarity theme, a theme designer can place widget areas on the theme and these areas give the end users a chance to drag and drop...

Research
Widgets

Go to any published post and edit, the post shows up in the composer with the post date going back one day. For example a post published on 2/20, when...

bug

Add robots.txt and sitemap.xml. Here some useful info. robots.txt [Introduction to robots.txt](https://support.google.com/webmasters/answer/6062608) [Create a robots.txt file](https://support.google.com/webmasters/answer/6062596) [What is a robots.txt](https://moz.com/learn/seo/robotstxt) sitemap [Learn about sitemaps](https://support.google.com/webmasters/answer/156184)

SEO