v1.0.0 - Added big initial letter in articles and default image-backgrounds in article-previews
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