Skip to content

Added "location"-strings, file-links, pinned posts and local fonts

Pre-release
Pre-release
Compare
Choose a tag to compare
@matteioo matteioo released this 06 Jan 12:15
· 124 commits to main since this release
86dc06c

Changes since last Release

  • Added links to the Etherpad and PDF Version of certain posts (within the post itself)
  • Added Location-strings
  • Added pinned-badge on first article-preview in [build/index.html] in order to mark a post as pinned and out of order
  • Changed height of article-previews to video-like aspect ratio (16:9)
  • Changed Post-Image size on bigger screens
  • Added local fonts (Inter, Poppins, Besley, Fira Code) in order to break free from CDNs
  • Added local stylesheet for code-blocks in [build/post.html]

Changed files since last Release

  • [build/index.html] Added styling and hover-functionality of pinned posts
  • [build/post.html] Changed banner image size, added location-strings, added file-link section, added aspect-ratio of other linked posts
  • [build/posts.html] Changed rounded corners from rounded to rounded-md
  • [build/styles.css] Changed stylings
  • [dev/tailwind.css] Changed stylings
  • [build/*.html] Added font dependencies in the <head> of every page
  • [build/fonts/*] Added fonts directory storing the local fonts
  • [build/css/prism-one-dark.min.css] Added local PrismJS theme "One Dark"

Full Changelog: v0.5.0-beta...v0.5.2-beta

  • Merge: Dev by @M00nD3v in #13