Skip to content

Commit 943f118

Browse files
committed
update app name;
1 parent ed7d29b commit 943f118

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<Company>codewf.com</Company>
55
<Authors>沙漠尽头的狼</Authors>
66
<Copyright>Copyright © 2024 codewf.com. All rights reserved.</Copyright>
7-
<Description>码界工坊是使用.NET 10 Blazor开发的一个网站,这里有技术文章,有开源项目介绍,有在线工具使用: 码界工坊—文章启智,工具助力</Description>
7+
<Description>码坊是使用.NET 10 Blazor开发的一个网站,这里有技术文章,有开源项目介绍,有在线工具使用: 码坊—文章启智,工具助力</Description>
88
<Version>0.0.1.0</Version>
99
<AssemblyVersion>0.0.1.0</AssemblyVersion>
1010
<FileVersion>0.0.1.0</FileVersion>

README.zh-CN.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
# 码界工坊
1+
# 码坊
22

3-
**码界工坊—文章启智,工具助力**
3+
**码坊—文章启智,工具助力**
44

55
简体中文 | [English](README.md)
66

77
## 介绍
88

9-
码界工坊是使用.NET 10 Blazor开发的一个网站,这里有技术文章,有开源项目介绍,有在线工具使用: 码界工坊—文章启智,工具助力
9+
码坊是使用.NET 10 Blazor开发的一个网站,这里有技术文章,有开源项目介绍,有在线工具使用: 码坊—文章启智,工具助力
1010

11-
在博客网站的开发征程中,站长可谓是一路披荆斩棘。从最初的构思到实践,先后涉足了多种开发技术,包括 [MVC]([ASP.NET Core MVC 概述 | Microsoft Learn](https://learn.microsoft.com/zh-cn/aspnet/core/mvc/overview?view=aspnetcore-9.0))、[Razor Pages]([ASP.NET Core 中的 Razor Pages 介绍 | Microsoft Learn](https://learn.microsoft.com/zh-cn/aspnet/core/razor-pages/?view=aspnetcore-9.0&tabs=visual-studio))、[Vue]([Vue.js - 渐进式 JavaScript 框架 | Vue.js (vuejs.org)](https://cn.vuejs.org/))、[Go]([The Go Programming Language (google.cn)](https://golang.google.cn/))、[Blazor]([ASP.NET Core Blazor | Microsoft Learn](https://learn.microsoft.com/zh-cn/aspnet/core/blazor/?view=aspnetcore-9.0)) 等。在这漫长的过程中,网站版本更迭近 10 次,每一个版本都凝聚着站长的心血与探索,这段充满挑战的历程详细记录于 [分享我做Dotnet9博客网站时积累的一些资料 - 码界工坊](https://dotnet9.com/bbs/post/2022/3/Share-some-learning-materials-I-accumulated-when-I-was-a-blog-website)。
11+
在博客网站的开发征程中,站长可谓是一路披荆斩棘。从最初的构思到实践,先后涉足了多种开发技术,包括 [MVC]([ASP.NET Core MVC 概述 | Microsoft Learn](https://learn.microsoft.com/zh-cn/aspnet/core/mvc/overview?view=aspnetcore-9.0))、[Razor Pages]([ASP.NET Core 中的 Razor Pages 介绍 | Microsoft Learn](https://learn.microsoft.com/zh-cn/aspnet/core/razor-pages/?view=aspnetcore-9.0&tabs=visual-studio))、[Vue]([Vue.js - 渐进式 JavaScript 框架 | Vue.js (vuejs.org)](https://cn.vuejs.org/))、[Go]([The Go Programming Language (google.cn)](https://golang.google.cn/))、[Blazor]([ASP.NET Core Blazor | Microsoft Learn](https://learn.microsoft.com/zh-cn/aspnet/core/blazor/?view=aspnetcore-9.0)) 等。在这漫长的过程中,网站版本更迭近 10 次,每一个版本都凝聚着站长的心血与探索,这段充满挑战的历程详细记录于 [分享我做Dotnet9博客网站时积累的一些资料 - 码坊](https://dotnet9.com/bbs/post/2022/3/Share-some-learning-materials-I-accumulated-when-I-was-a-blog-website)。
1212

1313
如今,经过深思熟虑与实践检验,博客网站再次回归 Blazor,并采用了静态 SSR 技术,同时融入了时尚且实用的 Ant Design 设计风格。这一系列的改进使得网站的访问速度得到了质的飞跃,如同给网站注入了新的活力,目前网站已经成功上线。
1414

@@ -28,7 +28,7 @@
2828

2929
- 仓库:https://github.com/dotnet9/CodeWF
3030

31-
> 码界工坊是使用.NET 10 Blazor开发的一个网站,这里有技术文章,有开源项目介绍,有在线工具使用: 码界工坊—文章启智,工具助力
31+
> 码坊是使用.NET 10 Blazor开发的一个网站,这里有技术文章,有开源项目介绍,有在线工具使用: 码坊—文章启智,工具助力
3232
3333
## 网站技术
3434

@@ -103,7 +103,7 @@
103103

104104
- 网址:https://dotnet9.com
105105

106-
和大多数网站一样,先展示网站宣传语 **码界工坊:使用.NET 10 Web API + Blazor开发。有技术文章、开源项目介绍和在线工具,助力高效编程。“**,然后展示特色文章块,后面会加上特色工具块(正在开发中),最后是友情链接、页尾等:
106+
和大多数网站一样,先展示网站宣传语 **码坊:使用.NET 10 Web API + Blazor开发。有技术文章、开源项目介绍和在线工具,助力高效编程。“**,然后展示特色文章块,后面会加上特色工具块(正在开发中),最后是友情链接、页尾等:
107107

108108
![](https://img1.dotnet9.com/2024/11/0202.gif)
109109

src/CodeWF/AppConfig.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ public static class AppConfig
66
{
77
public static string AppId => "CodeWF";
88

9-
public static string AppName => "码界工坊";
9+
public static string AppName => "码坊";
1010

1111
public static void AddCodeWF(this IServiceCollection services)
1212
{

src/WebSite/App.razor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta charset="utf-8"/>
66
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
77
<meta name="keywords" content="blazor,ant-design,razor,dotnet">
8-
<meta name="description" content="码界工坊是使用.NET 10 Blazor开发的一个网站,这里有技术文章,有开源项目介绍,有在线工具使用: 码界工坊—文章启智,工具助力"/>
8+
<meta name="description" content="码坊是使用.NET 10 Blazor开发的一个网站,这里有技术文章,有开源项目介绍,有在线工具使用: 码坊—文章启智,工具助力"/>
99
<base href="/"/>
1010
<HeadOutlet/>
1111
<link rel="stylesheet" href="@Config.GetStaticFileUrl("css/fa.css")"/>

src/WebSite/Pages/Index.razor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<div class="d-lg-flex align-items-center justify-content-between text-center pl-lg-5">
1313
<div class="col pt-4 pb-4">
1414
<h2 class="display-4" style="font-weight:500;margin-bottom:2rem;">文章启智,工具助力</h2>
15-
<h5 class="font-weight-light" style="margin-bottom:10px;"><strong>码界工坊</strong>:使用<strong>.NET 10 Web API</strong> + <strong>Blazor</strong>开发。</h5>
15+
<h5 class="font-weight-light" style="margin-bottom:10px;"><strong>码坊</strong>:使用<strong>.NET 10 Web API</strong> + <strong>Blazor</strong>开发。</h5>
1616
<h5 class="font-weight-light" style="margin-bottom:1.5rem;">有技术文章、开源项目介绍和在线工具,助力高效编程。</h5>
1717
<a href="/bbs" class="btn btn-lg btn-outline-white btn-round">博客</a>
1818
<a href="https://github.com/dotnet9/codewf" class="btn btn-success btn-round shadow-sm" target="_blank">Github</a>

src/WebSite/appsettings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
"WxAppSecret": "",
1313
"WxRedirectUri": "",
1414
"Site": {
15-
"AppTitle": "码界工坊",
15+
"AppTitle": "码坊",
1616
"Domain": "https://dotnet9.com",
17-
"Memo": "码界工坊是使用.NET 10 Blazor开发的一个网站,这里有技术文章,有开源项目介绍,有在线工具使用: 码界工坊—文章启智,工具助力",
17+
"Memo": "码坊是使用.NET 10 Blazor开发的一个网站,这里有技术文章,有开源项目介绍,有在线工具使用: 码坊—文章启智,工具助力",
1818
"Owner": "沙漠尽头的狼",
1919
"OwnerDesc": "从事Dotnet开发10年+,此站目的分享以Dotnet为主的技术类文章,以此平台与更多的程序员朋友技术交流,祝愿Dotnet社区发展渐好。",
2020
"favicon": "https://img1.dotnet9.com/site/favicon/logo.png",

0 commit comments

Comments
 (0)