Tags: nszilard/aurora
Tags
v0.4.0 - style(pwa): Changes background_color to the darker variant - feat(shortcode): Adds lazy loading attribute for images - style(offline): Changes font-style for page title - chore: Reduces DOM size and removes unnecessary CSS classes - feat: Adds RSS page template - feat(posts): Changes layout based on the paginate config value - chore: Adds categories weight in related config - chore: Upgrades Bootstrap to v5.2.3
v0.3.0 - fix(navbar): Collapses navbars when an item is clicked - refactor: Uses Vanilla JS for details toggle - chore: Removes unused bounce animation - style(article): Adds styling for headers - chore: Adds LICENSE for ParticleJS - style: Adds block stylings to Single page view - feat: Introduces image, block and center shortcodes - perf: Only imports jquery when and where it is needed - refactor: Rewrites article and iytpe scripts with pure JS - fix: Fixes syntax highlighted code font-family - style(hero): Increases font sise - style: Adds new typeface - Manrope
Changes since latest tag: - chore: Updates posts archetype - style: Limits single page article width and updates margins - style(cards): Changes media cover height - fix: Applies the urlize function on article topics - style: Only shows taxonomies if there are more than 1 type of each - feat: Adds share article to Telegram functionality - feat: Adds support for page-bundle assets for articles - fix: Adds missing rel properties to anchor elements - ci: Adds GitHub Workflow to deploy example site - docs: Adds exampleSite with dummy data - docs(readme): Adds PurgeCSS config section - fix: Fixes path getters to return correct URL - style(site): Limits container max width to 1650px - fix(cards): Changes the media class height - style: Changes the theme-color meta attribute value - chore: Adds initial PR and Issue templates