Skip to content

v1.0.0 - Added big initial letter in articles and default image-backgrounds in article-previews

Compare
Choose a tag to compare
@matteioo matteioo released this 07 Jan 00:14
· 113 commits to main since this release
cbe3951

Changes since last Release

  • Fixed default text-color issue in [build/post.html] #
  • Added default backgrounds for images in the article-preview #
  • Changed background-image location to inline #
  • Added big initial letter in paragraphs in [build/post.html] #
  • Split [build/members.html] into [build/members.html] and [build/jobs.html] #

Changed files since last Release

  • [build/index.html] Changed inline-css background-image location to in-class declaration using TailwindCSS arbitrary values
  • [build/post.html] Added class for styling the first letter in the first paragraph
  • [build/jobs.html] Added page
  • [build/members.html] Decremented header-hierarchy (h2 -> h3, etc.)
  • [build/styles.css] Changed stylings
  • [dev/tailwind.css] Changed stylings

Full Changelog: v0.5.3-beta...v1.0.0

  • Merge: Dev by @M00nD3v in #15