actum / gulp-dev-stack

Actum dev stack based on gulp
MIT License
11 stars 7 forks source link

Create better homepage #86

Closed janpanschab closed 7 years ago

janpanschab commented 8 years ago

Better index.nunj with basic bootstrap usage, reasonable text and HTML5 semantic elements. Create also better structure in tpl folder. Mainly remove partials folder.

vbulant commented 7 years ago

Related: https://github.com/actum/gulp-dev-stack/issues/146

vbulant commented 7 years ago

Is the devstack the right place for Bootstrap examples or tutorials of any sort? Shouldn’t it be the minimal boilerplate instead?

Another option is to create smaller projects focused on those topics (how to write/use x/y) so that anytime we want someone to learn something we hand them simple learning project and at the same time we keep the devstack simple.

janpanschab commented 7 years ago

Would be so nice.

kettanaito commented 7 years ago

@vbulant This may be irksome to maintain. Apart from technologies change (i.e. Bootstrap 4 grid uses different syntax than Bootstrap 3), each project may use its own versions of the same technology, or even a brand new one.

I like that homepage displays the list of available pages. Would be nice to display the same for available components. This brings in the question of creating a boilerplate for the devstack.

vbulant commented 7 years ago

@kettanaito

I like that homepage displays the list of available pages. Would be nice to display the same for available components.

I see, but that’s related to https://github.com/actum/gulp-dev-stack/issues/146 so let’s continue on this topic there.

vbulant commented 7 years ago

I’ve added on hold label coz I think we should discuss https://github.com/actum/gulp-dev-stack/issues/163 first. In case we go for it, this issue is not relevant anymore or at least it should be implemented after #163.

DavidSlavik commented 7 years ago

Closing because it's obsolete...