1 fplanque Jul 17, 2017 15:59
3 fplanque Jul 22, 2017 14:58
In a couple of weeks. Besides the debugging of the new features, there is also a handful of infrastructure issues to take care of ;)
One thing we'd like to do (even if it's a step 2) is to provide "pre-configurations" for different kind of sites like "a personal home page", "a real estate agency website", "a restaurant website", "a blog", "a private photo album", etc. Do you have ideas of use cases like this and/or do you have a use case you'd like to test in particular?
Thanks!
4 chris_of_arabia Jul 22, 2017 19:23
5 fplanque Jul 23, 2017 02:34
If it doesn't suit, we'll make it so ;)
Portfolio site typically showcase images/screenshots (+optional text and link). Would you need something else in the case of a "webdev" portfolio?
6 chris_of_arabia Jul 23, 2017 21:33
That sounds like the sort of thing. The only thing I'd want to add would be the ability to post the occasional tutorial or opinion. That sounds like standard blog type functionality though.
7 fplanque Jul 24, 2017 22:10
So you'd need one of these 2 solutions:
- Either 2 collections integrated into a single site with a site skin providing the navigation. b2 can do that piece of cake but it requires backoffice skills (which you probably have but many users don't)
- Or a blog with a special front page which shows a portfolio view. Portfolio items for the home page would be picked out of the blog based n the fact they are special portfolio posts.
Which one sounds more elegant to you?
Regarding displaying the portfolio: what do you think of this?: https://github.com/b2evolution/stain_skin
8 chris_of_arabia Jul 26, 2017 12:17
Personally, I could work with either of those options, but I'm guessing the 2nd would be easier to offer as a 'least line of resistance' for a hosted option.
I do like that skin. Whilst it's geared toward photos, those could be just as easily done with screenshots.
As per Twitter, I'd be happy to give it a go as a beta-tester. Do you have a date for it being made available?