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

Refactor blog CSS options into CSS file #20

Merged
merged 6 commits into from
Aug 2, 2024
Merged

Refactor blog CSS options into CSS file #20

merged 6 commits into from
Aug 2, 2024

Conversation

kmdalton
Copy link
Member

@kmdalton kmdalton commented Aug 1, 2024

This PR refactors CSS definitions from this blog post to be globally available. After merging, rs-station.github.io css will provide the following four definitions:

  • blog-image
  • blog-caption
  • blog-image-wide
  • blog-caption-wide

This PR also adds a description to the README.md about how to create a blog post.

dennisbrookner and others added 2 commits August 1, 2024 12:24
* update css definitions

* add blog post instructions

* clean up post

---------

Co-authored-by: Kevin Dalton <[email protected]>
@kmdalton kmdalton requested a review from dennisbrookner August 1, 2024 17:17
Copy link
Member

@dennisbrookner dennisbrookner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Slowly inching towards webdev best practices!

@kmdalton kmdalton merged commit 087ac41 into main Aug 2, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants