diff --git a/YaeBlog.Core/README.md b/YaeBlog.Core/README.md new file mode 100644 index 0000000..20e3510 --- /dev/null +++ b/YaeBlog.Core/README.md @@ -0,0 +1,5 @@ +# YaeBlog.Core + +A blog generation totally based on Blazor. + +You can using this to create your blog all in .NET stack! diff --git a/YaeBlog.Core/YaeBlog.Core.csproj b/YaeBlog.Core/YaeBlog.Core.csproj index 4584164..6a27255 100644 --- a/YaeBlog.Core/YaeBlog.Core.csproj +++ b/YaeBlog.Core/YaeBlog.Core.csproj @@ -11,13 +11,15 @@ 0.1.0 Ricardo Ren Ricardo Ren + MIT + README.md - + @@ -33,6 +35,7 @@ + diff --git a/YaeBlog.Theme.FluentUI/README.md b/YaeBlog.Theme.FluentUI/README.md new file mode 100644 index 0000000..6780fc3 --- /dev/null +++ b/YaeBlog.Theme.FluentUI/README.md @@ -0,0 +1,3 @@ +# YaeBlog.Theme.FluentUI + +A fluent design style theme for YaeBlog! diff --git a/YaeBlog.Theme.FluentUI/YaeBlog.Theme.FluentUI.csproj b/YaeBlog.Theme.FluentUI/YaeBlog.Theme.FluentUI.csproj index e3c4b35..7f167bc 100644 --- a/YaeBlog.Theme.FluentUI/YaeBlog.Theme.FluentUI.csproj +++ b/YaeBlog.Theme.FluentUI/YaeBlog.Theme.FluentUI.csproj @@ -11,6 +11,8 @@ 0.1.1 Ricardo Ren Ricardo Ren + MIT + README.md @@ -26,8 +28,9 @@ - - + + + - \ No newline at end of file +