Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Why/How/When) Does Building a CMS "fit in" to the Product Roadmap? #6

Closed
nelsonic opened this issue Sep 12, 2018 · 2 comments
Closed
Labels
discuss Share your constructive thoughts on how to make progress with this issue question A question needs to be answered before progress can be made on this issue

Comments

@nelsonic
Copy link
Member

Short answer: Yes!
Long(er) answer: Stay tuned!

@nelsonic nelsonic added question A question needs to be answered before progress can be made on this issue discuss Share your constructive thoughts on how to make progress with this issue labels Sep 12, 2018
nelsonic added a commit to nelsonic/nelsonic.github.io that referenced this issue Sep 12, 2018
@nelsonic
Copy link
Member Author

nelsonic commented Sep 12, 2018

Supporting data/screens for long-form answer/post I am writing. Please ignore!
if you don't like "criticism" STOP Reading Now and instead enjoy some "pink fluffy unicorns" ...

pink-fluffy-unicorns


Preface / Context

As the "technical lead" of @dwyl the "buck stops here".
I take ownership and responsibility for anything where technical choices, implementation and quality control is concerned. Which means if something is "sub optimal" in any way, it's "on me".

Good Thinking

Site

https://www.good-thinking.uk
good-thinking-home-page
good-thinking-anxiety

## Case Study

https://dwyl.com/case-studies/nhs-england/good-thinking.html
good-thinking-case-study
good-thinking-case-study-2

Objective Technical Analysis

Write-up to follow in a blog post ... just uploading the screenshots for now.

Page Speed

https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fwww.good-thinking.uk
good-thinking-page-speed-insights

Light House

https://googlechrome.github.io/lighthouse/viewer/
good-thinking-lighthouse-report

Web Hint

https://webhint.io/scanner/56cafff5-aab4-41b9-a7c0-f1c4d339c46d
good-thinking-webhint-results

CSS Stats

https://cssstats.com

good-thinking-css-stats-354kb

Wagtail...?

It should be "safe to assume" that https://wagtail.io is made using the Wagtail CMS:
it's unclear from: https://builtwith.com/?https%3a%2f%2fwagtail.io ...
what is clear is that they are using a "Kitchen Sink" approach:
https://builtwith.com/detailed/wagtail.io
wagtail-cms-built-with
wagtail-cms-built-with-2

The https://webhint.io stats for the https://wagtail.io website: 148 errors:
wagtail-cms-webhint-errors

Lighthouse Score: 62% for accessibility and 67% for performance.
wagtail-cms-lighthouse-score
wagtail-cms-lighthouse-accessibility
wagtail-cms-lighthouse-perf

https://cssstats.com/stats?url=https%3A%2F%2Fwagtail.io
wagtail-cms-css-stats

If the CMS does not optimise for accessibility or performance "out-of-the-box"
we will spend all our time building with the CMS only for our end-user's time to be wasted
with slow page-loads and inaccessible content.

"Throwing Stones"...?

To be clear the dwyl.com website should not be used as a "benchmark" for all these metrics.
We know we are "behind"! see: dwyl/dwyl-site#447 and dwyl/dwyl-site#450

Light House Score: pretty freakin' good. (we aren't focussed on having a PWA right now...)
dwyl com-lighthouse-score

WebHint not so great ... we have an issue open for it! dwyl/dwyl-site#450
https://webhint.io/scanner/d873de22-23e1-445d-afe4-0fd59818a920
dwyl com-webhint

However what we do want to highlight is that while dwyl.com certainly requires some "TLC",
the website is not an "Advert" for a CMS which is supposed to be the "answer to all your problems" ...
According to the "testimonial" on their homepage, @pelliportraits want's to "Marry" the software: 🙄
wagtail-testimonial-quote-homepage

https://twitter.com/pelliportraits 27 tweets. of which the Wagtail quote is nowhere to be found.
pelliportraits-twitter-27-tweets

Anyway, given my experience of using Wagtail, I want a divorce.
I don't feel that the time we (the @dwyl team) invested in building a CMS-based website
had a good "return on investment".
The Travis-CI build log: https://travis-ci.org/wagtail/wagtail/builds is insightful:
wagtail-travis-ci-builds-hit-and-miss
At the time of writing/capturing this, the master branch of the project has failed build.
And it's not an "isolated" event.
What this should tell you is that Wagtail's core developers treat code quality as a "low priority"
and using the CMS is at best "hit and miss".

@nelsonic
Copy link
Member Author

Closing as not "core".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discuss Share your constructive thoughts on how to make progress with this issue question A question needs to be answered before progress can be made on this issue
Projects
None yet
Development

No branches or pull requests

1 participant