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.28k stars 518 forks source link

Admin Panel Layout #266

Closed farzindev closed 3 years ago

farzindev commented 3 years ago

New Layout

Separating Dashboard, Pages, and Posts in order to give them more room for more features in the near future.

@rxtur, We need to separate Posts and Pages. I've already added two razor files for them and they are working.

New Sections