Git Product home page Git Product logo

Comments (22)

rfay avatar rfay commented on July 30, 2024 1

Amazing. You're doing amazing things. My normal caveat... don't get lost in there :)

from ddev.com.

rfay avatar rfay commented on July 30, 2024 1

OK with me.

from ddev.com.

mattstein avatar mattstein commented on July 30, 2024 1

Recategorized posts and started cleanup in 0ff61be.

Added textlint and went through another big round of cleanup in 40f12c4.

Set up a frontmatter layout for post feature images that includes alt text, captions, and credits and started using it in f8841feā€”made it through all posts in 9ba1bbf. (This post is a good example, source here.)

from ddev.com.

mattstein avatar mattstein commented on July 30, 2024 1

Improvements around blog imagery:

  • Posts without images have a generic fallback thumbnail for their cards.
  • Updated the feature images for this post and this post, both of which were too tall and either creepy or underwhelming. Tried to keep it playful and semi-professional.
  • I refactored the project to use Astroā€™s new Content Collections, which are really nice! Currently blog feature images donā€™t require alt text, but thatā€™s something I can require going forward once I add it to existing posts. (The frontmatter gets validated, which is a lovely thing!)
  • Feature image frontmatter can include an optional shadow: true and hide: true, where a drop shadow can prevent some images from visually floating like this one, and in more rare cases the feature image can be hidden when itā€™s redundant as seen in several video posts like this.

If anybody wants to write descriptive alt text for feature images and/or within post content, thatā€™d be a big help toward something more accessible! Iā€™ll plan on coming back to this soon, though.

from ddev.com.

rfay avatar rfay commented on July 30, 2024 1

Yes, absolutely.

from ddev.com.

rfay avatar rfay commented on July 30, 2024 1

Just drop it, thanks.

from ddev.com.

rfay avatar rfay commented on July 30, 2024 1

I was definitely worried about that and tried to hint. There are so many (not by me) that were just developed for "SEO" or whatever, and don't have any real value unless it's for that, which I don't much care about. Please open an issue that will point to a list of content and I can make decisions about deletion.

from ddev.com.

rfay avatar rfay commented on July 30, 2024 1

Congrats and thanks. I think you made right decision. Taking on infinite editing to fix the past is too much work for little reward.

from ddev.com.

mattstein avatar mattstein commented on July 30, 2024

Removed old blog post newsletter CTAs with minimal impact on surrounding copy in 2cb2d6b.

In the future, we could have a footer thatā€™s common to all blog posts for things like newsletter signups or any pertinent, rotating promotional info.

from ddev.com.

mattstein avatar mattstein commented on July 30, 2024

šŸ˜„ Iā€™ll get lost so readers donā€™t have to!

from ddev.com.

mattstein avatar mattstein commented on July 30, 2024

Current categories in use:

Most posts are in ā€œDDEVā€, which is redundant at this point. Very few otherwise live in each remaining category so things are pretty lopsided. ā€œUncategorizedā€ isnā€™t useful for anyone outside of maybe a pre-publishing workflow.

Iā€™d propose the following categories instead, and reorganizing to balance things out:

  • Announcements (releases, organization news, etc.)
  • Community (events, third-party developments, etc.)
  • DevOps (workflows, infrastructure, etc.)
  • Performance (benchmarking, tips, etc.)
  • Guides (how-to style posts)

from ddev.com.

rfay avatar rfay commented on July 30, 2024

Looking good!

from ddev.com.

mattstein avatar mattstein commented on July 30, 2024

Made great progress on image handling today, with (optimized, consistently-named) images now part of the repository and loaded on-page more responsibly. Also re-added videos that got wiped out in the Markdown conversion, and added a Videos category as a resultā€”felt right since thereā€™s good content in these and a lot of people like learning that way: https://ddev.m7n.io/blog/category/videos

from ddev.com.

mattstein avatar mattstein commented on July 30, 2024

Since the post structure is a little different and the categories are not obvious, Iā€™m keeping the readme up to date with future publishing guidance: https://github.com/drud/ddev.com-front-end#adding-new-content

from ddev.com.

mattstein avatar mattstein commented on July 30, 2024

@rfay Can we abolish ā€œDDEVā€ as a blog post author until the product itself becomes sentient? The blog is written by people, so we might as well consistently identify whoā€™s writing.

There are only five of these posts, and all but one start with a bio that could easily move to an author page:

from ddev.com.

mattstein avatar mattstein commented on July 30, 2024

Thanks! Do you happen to know who wrote this one?

from ddev.com.

rfay avatar rfay commented on July 30, 2024

Is the 2018 version still there? We could drop this one and I'd be fine with it. But I'd bet it was written by Elli Ludwigson, eludwigson.

from ddev.com.

mattstein avatar mattstein commented on July 30, 2024

Is the 2018 version still there?

Iā€™m not sure how to answer that, but these are Elliā€™s other posts: https://ddev.m7n.io/blog/author/elli-ludwigson

2018 was a busy year for posts, many of which extoll the virtues of onboarding time with DDEV. 2018ā€™s posts span these pages:

https://ddev.m7n.io/blog/9
https://ddev.m7n.io/blog/10
https://ddev.m7n.io/blog/11
https://ddev.m7n.io/blog/12
https://ddev.m7n.io/blog/13
https://ddev.m7n.io/blog/14

Please let me know if I should drop the post or attribute it to Elli Ludwigson.

from ddev.com.

rfay avatar rfay commented on July 30, 2024

I don't think we need to keep anything for historical reasons; the reason for this content to exist is mostly where it is a more narrative presentation, as opposed to the docs, where things need to be largely prescriptive.

The more things that are duplicates of the docs, the more things have to be maintained in multiple places.

from ddev.com.

mattstein avatar mattstein commented on July 30, 2024

I don't think we need to keep anything for historical reasons;

I should have asked before migrating and recategorizing and editing everything. šŸ˜¢

Are you saying we should delete most of these posts? If not, which ones specifically?

from ddev.com.

mattstein avatar mattstein commented on July 30, 2024

Created an issue and assigned you, @rfay: https://github.com/orgs/ddev/projects/3?pane=issue&itemId=20593590

from ddev.com.

mattstein avatar mattstein commented on July 30, 2024

Decided against going back and re-editing posts to use the same language conventions as the docs. Everythingā€™s pretty well cleaned up and recategorized so Iā€™m going to call this finished. If anyone wants to further scrutinize content or formatting, they can have at it!

from ddev.com.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.