Show HN: I made 10 open-source Bootstrap 4 themes
hackerthemes.com
Show HN: I made 10 open-source Bootstrap 4 themes
1–10 of 13 posts
Re: Show HN: I made 10 open-source Bootstrap 4 themes
#2Re: Show HN: I made 10 open-source Bootstrap 4 themes
#3They seem kinda cookie cutter...
Re: Show HN: I made 10 open-source Bootstrap 4 themes
#4They seem kinda cookie cutter...
I dont use bootstrap themes like this myself directly but they can have a very useful purpose (which I intend to take advantage of)
Suppose you release an application, it doesn't matter if it's OSS, Commercial, or even hosted SaaS. It's a business web-app, so you use Bootstrap as your "UI Kit". Ok, Bootstrap has some basic default styles, and you maybe have a designer create a custom theme for your app.
But the user/customer wants to customise the appearance, perhaps it's exposed to their clients somehow, perhaps it's visible on a physical terminal in a shop.
Either way - this is where bootstrap themes (and I mean themes, like these - not so much those "Bootstrap Dashboard" which use a whole whack of extra JS libraries, markup and css) like the linked ones, or those found on https://bootswatch.com can be very effective.
If you build several applications, the effect is magnified, as the customer/user can now use multiple apps with the same custom theme, with almost no work at all from you.
Re: Show HN: I made 10 open-source Bootstrap 4 themes
#5It appears to be a common trend though, I guess because most content is now on apps and those websites only advertise apps or services.
Re: Show HN: I made 10 open-source Bootstrap 4 themes
#6I like the themes but they all aim at websites that don't really present any content. Those huge headers look nice but are not really suitable if you want to present users with information that doesn't require them to scroll down the page. The lack of any sidebars also reduces the amount of content you can show on desktop. It appears to be a common trend though, I guess because most content is now on apps and those w…
The layout is really up to you.
Re: Show HN: I made 10 open-source Bootstrap 4 themes
#7Re: Show HN: I made 10 open-source Bootstrap 4 themes
#8I'm really impressed. It's good work. Bootstrap buffet is excellent too!
Re: Show HN: I made 10 open-source Bootstrap 4 themes
#9https://github.com/HackerThemes/theme-machine/blob/master/th...
Re: Show HN: I made 10 open-source Bootstrap 4 themes
#10Is this all there is in terms of code to create the Bubblegum theme? https://github.com/HackerThemes/theme-machine/blob/master/th...
https://github.com/HackerThemes/theme-machine/blob/master/sc...
which is imported in the file that you linked. That's all in terms of SCSS. Then the gulp task runs the SCSS build and the autoprefixer.