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

Сonfigure theme #163

Closed Farrell23 closed 5 years ago

Farrell23 commented 5 years ago

Hello, could you help to configure a project with a theme. I used the guide, but even if I build it, an error comes out. Thank.

rxtur commented 5 years ago

Sure, but you need to be more specific about that error or point me to the theme if it is public.

Farrell23 commented 5 years ago

@rxtur I followed this tutorial - http://rtur.net/posts/angular-theme-for-blogifier-jump-start I created an application and launched it. but when I copy files from the themes-master \ archived \ wwwroot-themes \ vision folder to the myapp \ src \ assets folder, such an error crashes Clip2net_190831132141 Error in rxjs-compat / Subscription, as I understand it

Farrell23 commented 5 years ago

@rxtur Maybe I'm missing something?

rxtur commented 5 years ago

I'll convert vision theme and see if I run into this issue.

rxtur commented 5 years ago

I added "vision" to built-in themes and pushed it to demo site at blogifier.net. Haven't ran into errors, sometimes you just need to run "npm install" again from VS terminal to refresh npm modules and it fixes it.

Farrell23 commented 5 years ago

@rxtur Ohh, thx. I'll check you code and will write to you. Very thanks for you time and help :D

Farrell23 commented 5 years ago

@rxtur Sorry to bother you, but I tried all the options, but for example the theme "moments" , I can’t recreate it as in the screenshot. Tell me, what am I doing wrong? Most likely I do not have the correct layout for the app folder. I would like to ask you, could you configure the theme of "moments". I would be very grateful. My email address is vadim_lost@outlook.com

Farrell23 commented 5 years ago

@rxtur src / app would be enough for me, since assets already have. Thanks)

rxtur commented 5 years ago

I'm going to convert all archived MVC themes to Angular, so just check back, shouldn't take long - they very similar in structure.

Farrell23 commented 5 years ago

@rxtur Is there any plan for releases or versions? since your project has inspired me very much and I would like to popularize such a resource in my country. Having recorded tutorials or video materials for Russian speakers)

rxtur commented 5 years ago

The short plan is:

  1. convert all themes so people moving from previous versions have no or few problems upgrading. Should take a week or two.

  2. release v.2.5 with Angular front-end, definitely before end of September.

  3. Add bunch of Youtube videos with instructions on front-end development and customization.

Farrell23 commented 5 years ago

@rxtur That sounds cool. Can I help you with something? I would be happy to help the project.