blogifierdotnet / Blogifier

Blogifier is an open-source publishing platform Written in ASP.NET and Blazor WebAssembly. With Blogifier make a personal blog or a website.
https://blogifier.net
MIT License
1.26k stars 516 forks source link

add docker file #230

Closed dorthl closed 3 years ago

rxtur commented 3 years ago

There are couple conflicts in the request preventing merge:

src/Blogifier/Views/Themes/Standard/shared/include/foot.cshtml src/Blogifier/Views/Themes/Standard/shared/include/head.cshtml

Probably, very minor, just a case sensitivity that needs to be resolved.

farzindev commented 3 years ago

@rxtur conflicts resolved. Please review the codes.

farzindev commented 3 years ago

@dorthl We renamed the master branch to the main branch. you may want to check that out.