Sergio Posted August 7, 2019 Share Posted August 7, 2019 (edited) Hello folks! Recently we published a new website for Brightline, a Project Management Institute (PMI) initiative together with leading global organizations dedicated to helping executives bridge the expensive and unproductive gap between strategy design and delivery. The previous website was made in Hugo as in the beginning it was a very simple website, but as the business needs changed, I decided to build this version in ProcessWire. Nothing fancy occurs behind the curtains, the need was more on getting some data in a way that makes it easier to create reports and to give access to PW's great admin to another team member. For the other website, that you can see here, I didn't implement a CMS on top of Hugo because for me it was quicker to edit the files and push to the repository. Some content is still being copied but 98% is done. A quick list of modules used: - ProCache, FormBuilder, ProFields, SeoMaestro, PageHits, TracyDebugger, MenuBuilder, AutoSmush, and other custom ones. I'm biased, but there a lot of good and useful content created by us and also by partners and all is free to download. :) Edited August 17, 2019 by Sergio grammar fixes 12 Link to comment Share on other sites More sharing options...
Sergio Posted August 7, 2019 Author Share Posted August 7, 2019 Forgot to mention that as I had little time to create this new version, I built the front-end using UIKit to harness its Javascript power but the main design is made using Tailwind CSS as I can build an interface much quicker using it. I became a huge fan of it. Still need to do some code cleanup, replacing uikit's classes on some elements, but had to ship it this way. 2 Link to comment Share on other sites More sharing options...
apeisa Posted August 8, 2019 Share Posted August 8, 2019 Very beautiful site! I love the vibrant colors. 15 hours ago, Sergio said: main design is made using Tailwind CSS as I can build an interface much quicker using it. I became a huge fan of it. Same here! It really speed up development time without limiting your possibilities and creativity. I especially like building responsive stuff with tailwind, makes it much more simple. Link to comment Share on other sites More sharing options...
eydun Posted August 17, 2019 Share Posted August 17, 2019 Impressive site! Which "page hits"-module did you use? Link to comment Share on other sites More sharing options...
dragan Posted August 17, 2019 Share Posted August 17, 2019 @Sergio Why are you using anchors for the FAQ headings? Is it supposed to be used as toggle / show-hide? Because if yes, then that is not working as intended. Everything is visible, and you can't toggle anything (at least not with Chrome). Link to comment Share on other sites More sharing options...
Sergio Posted August 17, 2019 Author Share Posted August 17, 2019 2 hours ago, dragan said: @Sergio Why are you using anchors for the FAQ headings? Is it supposed to be used as toggle / show-hide? Because if yes, then that is not working as intended. Everything is visible, and you can't toggle anything (at least not with Chrome). It was like that on the previous version and I didn't implemented it yet on the new. Some small details like that I'm still working on. For instance, just upload a change do add PMI's logo at the top nav (the CEO requested it). Link to comment Share on other sites More sharing options...
Sergio Posted August 17, 2019 Author Share Posted August 17, 2019 3 hours ago, eydun said: Impressive site! Which "page hits"-module did you use? Thank you! The module is this one by @David Karich https://modules.processwire.com/modules/page-hit-counter/ 2 Link to comment Share on other sites More sharing options...
arjen Posted August 20, 2019 Share Posted August 20, 2019 Great looking site! On 8/7/2019 at 6:54 PM, Sergio said: ...Tailwind CSS as I can build an interface much quicker using it. I became a huge fan of it... On 8/8/2019 at 11:26 AM, Sergio said: Yes, Tailwind is awesome! Responsive classes are a clever idea indeed, much easier to work with. The authors did an excellent job and keep improving it. I'm pretty interested in Tailwind too. I'd love to hear some pointers on your set-up and workflow? How do you guys handle the filesize? I've read about Purgecss and I'm curious how integrate this with ProcessWire. Link to comment Share on other sites More sharing options...
kongondo Posted August 23, 2019 Share Posted August 23, 2019 Hi @Sergio and @apeisa. Do you mind if I please hive off your Tailwind CSS discussion into one topic (say, Tailwind CSS for ProcessWire Developers)? It seems to me there is a steady interest in the framework. It would be nice to have one go-to topic where ProcessWire Devs can learn from (and contribute to) in respect of the framework. Personally, I have a few questions as well but I am hesitant to post in this topic since we'll quickly go off topic. Thanks. 1 Link to comment Share on other sites More sharing options...
Sergio Posted August 23, 2019 Author Share Posted August 23, 2019 2 hours ago, kongondo said: Hi @Sergio and @apeisa. Do you mind if I please hive off your Tailwind CSS discussion into one topic (say, Tailwind CSS for ProcessWire Developers)? It seems to me there is a steady interest in the framework. It would be nice to have one go-to topic where ProcessWire Devs can learn from (and contribute to) in respect of the framework. Personally, I have a few questions as well but I am hesitant to post in this topic since we'll quickly go off topic. Thanks. Sure thing, @kongondo! Let's move it to its own topic, please. 1 Link to comment Share on other sites More sharing options...
kongondo Posted August 23, 2019 Share Posted August 23, 2019 24 minutes ago, Sergio said: Sure thing, @kongondo! Let's move it to its own topic, please. Done! Thanks. 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now