theme-danix.xyz.git
14 months agoadded search and contact form functionality. Needs styling and check for functionality.
danix [Tue, 28 Feb 2023 17:25:04 +0000 (18:25 +0100)] 
added search and contact form functionality. Needs styling and check for functionality.

14 months agomodified spotify link.
danix [Mon, 27 Feb 2023 14:41:35 +0000 (15:41 +0100)] 
modified spotify link.

14 months agoadded code to darken images in dark mode. Easier on the eyes.
danix [Thu, 23 Feb 2023 12:56:05 +0000 (13:56 +0100)] 
added code to darken images in dark mode. Easier on the eyes.

14 months agoforgot to modify _form.scss
danix [Thu, 23 Feb 2023 12:37:00 +0000 (13:37 +0100)] 
forgot to modify _form.scss

14 months agoadded dark theme option. It ìs selected automagically based on system choiche of...
danix [Thu, 23 Feb 2023 12:30:25 +0000 (13:30 +0100)] 
added dark theme option. It ìs selected automagically based on system choiche of dark or light theme.

14 months agoadded box-shadow mixin. Added shadow to the gravatar in homepage.
danix [Sun, 19 Feb 2023 17:13:21 +0000 (18:13 +0100)] 
added box-shadow mixin. Added shadow to the gravatar in homepage.

14 months agoAligned captions for figures to the center
danix [Sun, 19 Feb 2023 16:50:31 +0000 (17:50 +0100)] 
Aligned captions for figures to the center
modified:   assets/sass/components/_image.scss

14 months agofixing the dropcap display
danix [Sun, 19 Feb 2023 16:29:50 +0000 (17:29 +0100)] 
fixing the dropcap display

14 months agoforgot to push the dropcap shortcode
danix [Sun, 19 Feb 2023 08:46:36 +0000 (09:46 +0100)] 
forgot to push the dropcap shortcode

14 months agoAdded dropcap shortcode and fixed display of code blocks
danix [Sun, 19 Feb 2023 08:38:36 +0000 (09:38 +0100)] 
Added dropcap shortcode and fixed display of code blocks
modified:   assets/sass/base/_typography.scss
layouts/shortcodes/dropcap.html

14 months agoremoved old main sass file and fixed icons display in homepage and footer
danix [Sun, 19 Feb 2023 08:05:16 +0000 (09:05 +0100)] 
removed old main sass file and fixed icons display in homepage and footer

14 months agoremoved colors sass file because of redundancy
danix [Sun, 19 Feb 2023 07:53:24 +0000 (08:53 +0100)] 
removed colors sass file because of redundancy

15 months agofixed image display for articles without a featured image
danix [Thu, 16 Feb 2023 18:15:12 +0000 (19:15 +0100)] 
fixed image display for articles without a featured image

15 months agoadded default_article.jpg image. Fixed error in copyright note and added standard...
danix [Thu, 16 Feb 2023 17:41:32 +0000 (18:41 +0100)] 
added default_article.jpg image. Fixed error in copyright note and added standard image to archetype for articles.

15 months agomoved syntax.css to css folder
danix [Thu, 16 Feb 2023 11:51:01 +0000 (12:51 +0100)] 
moved syntax.css to css folder

15 months agoadded various SVG and fixed display of footer and some shortcodes. Initial fix of...
danix [Wed, 15 Feb 2023 16:51:18 +0000 (17:51 +0100)] 
added various SVG and fixed display of footer and some shortcodes. Initial fix of the content.

15 months agoadded rss template. General cleanup of the theme.
danix [Tue, 14 Feb 2023 17:00:30 +0000 (18:00 +0100)] 
added rss template. General cleanup of the theme.

15 months agoremoved bourbon from style
danix [Tue, 14 Feb 2023 16:26:13 +0000 (17:26 +0100)] 
removed bourbon from style

15 months agoadded rss feed in footer
danix [Mon, 13 Feb 2023 19:09:33 +0000 (20:09 +0100)] 
added rss feed in footer

15 months agovarious fixes, added pagination and articles prev/next links.
danix [Mon, 13 Feb 2023 18:53:37 +0000 (19:53 +0100)] 
various fixes, added pagination and articles prev/next links.

15 months agoworking on the blog listing page. Almost finished. Needs a few tweaks.
danix [Sun, 12 Feb 2023 17:31:25 +0000 (18:31 +0100)] 
working on the blog listing page. Almost finished. Needs a few tweaks.

15 months agoadded bg image to header. Fixed backtotop link and icons in home and footer.
danix [Sun, 12 Feb 2023 16:30:59 +0000 (17:30 +0100)] 
added bg image to header. Fixed backtotop link and icons in home and footer.

15 months agosplitted up stylesheet and added lots of scaffolding to it. Style needs working.
danix [Sat, 11 Feb 2023 19:12:27 +0000 (20:12 +0100)] 
splitted up stylesheet and added lots of scaffolding to it. Style needs working.

15 months agoadded video shortcode
danix [Fri, 10 Feb 2023 16:06:10 +0000 (17:06 +0100)] 
added video shortcode

15 months agofixed svg display using shortcode and partial.
danix [Wed, 8 Feb 2023 14:32:35 +0000 (15:32 +0100)] 
fixed svg display using shortcode and partial.

15 months agoadding all svgs and partials to handle them in order to ask for help in the forums.
danix [Wed, 8 Feb 2023 10:23:18 +0000 (11:23 +0100)] 
adding all svgs and partials to handle them in order to ask for help in the forums.

15 months agoworking on social icons presentation. Still needs some heavy lifting.
danix [Tue, 7 Feb 2023 19:04:19 +0000 (20:04 +0100)] 
working on social icons presentation. Still needs some heavy lifting.

15 months agodeleted fontawesome. replacing with plain svgs.
danix [Tue, 7 Feb 2023 18:20:35 +0000 (19:20 +0100)] 
deleted fontawesome. replacing with plain svgs.

15 months agoadded breadcrumbs back into blog articles.
danix [Mon, 6 Feb 2023 10:11:48 +0000 (11:11 +0100)] 
added breadcrumbs back into blog articles.

15 months agoadded single layout because articles need it. Might consider moving it to articles...
danix [Mon, 6 Feb 2023 10:07:27 +0000 (11:07 +0100)] 
added single layout because articles need it. Might consider moving it to articles. Must investigate.

15 months agoremoved unused layout templates. Cleanup on breadcrumbs.
danix [Mon, 6 Feb 2023 09:49:18 +0000 (10:49 +0100)] 
removed unused layout templates. Cleanup on breadcrumbs.

15 months agofixed page listing for articles. Now single pages show up even if they're branches...
danix [Mon, 6 Feb 2023 09:35:47 +0000 (10:35 +0100)] 
fixed page listing for articles. Now single pages show up even if they're branches. Added breadcrumbs template.

15 months agoadding missing templates
danix [Mon, 6 Feb 2023 08:14:25 +0000 (09:14 +0100)] 
adding missing templates

15 months agoadded quote shortcode and articles archetype. general cleanup of the footer partial.
danix [Fri, 3 Feb 2023 16:52:56 +0000 (17:52 +0100)] 
added quote shortcode and articles archetype. general cleanup of the footer partial.

15 months agoadded todo list to keep track of progress
danix [Thu, 2 Feb 2023 16:25:43 +0000 (17:25 +0100)] 
added todo list to keep track of progress

15 months agosome little styling retouches, I'm still working on integrating fontawesome icons...
danix [Thu, 2 Feb 2023 12:10:10 +0000 (13:10 +0100)] 
some little styling retouches, I'm still working on integrating fontawesome icons. It still needs some work.

15 months agoinitial cleanup of the styling.
danix [Fri, 27 Jan 2023 17:02:53 +0000 (18:02 +0100)] 
initial cleanup of the styling.

15 months agoadded font-awesome v6
danix [Fri, 27 Jan 2023 13:49:01 +0000 (14:49 +0100)] 
added font-awesome v6

15 months agoadded bourbon to the source files and included in the main scss
danix [Thu, 26 Jan 2023 18:49:37 +0000 (19:49 +0100)] 
added bourbon to the source files and included in the main scss

15 months agouniformed classes in the document and modified stylesheet to match them
danix [Thu, 26 Jan 2023 18:44:11 +0000 (19:44 +0100)] 
uniformed classes in the document and modified stylesheet to match them

15 months agoadded data/socials to manage social links inside templates. General cleanup of the...
danix [Thu, 26 Jan 2023 18:38:50 +0000 (19:38 +0100)] 
added data/socials to manage social links inside templates. General cleanup of the code

15 months agomoving the assets around
danix [Tue, 24 Jan 2023 07:45:18 +0000 (08:45 +0100)] 
moving the assets around

15 months agodebugging sass inclusion
danix [Tue, 24 Jan 2023 07:26:28 +0000 (08:26 +0100)] 
debugging sass inclusion

15 months agotesting modifications to the style
danix [Mon, 23 Jan 2023 19:04:48 +0000 (20:04 +0100)] 
testing modifications to the style

15 months agoslimmer code improves readability
danix [Mon, 23 Jan 2023 19:03:09 +0000 (20:03 +0100)] 
slimmer code improves readability

15 months agocleaning up code again
danix [Mon, 23 Jan 2023 18:59:10 +0000 (19:59 +0100)] 
cleaning up code again

15 months agocleaning up code
danix [Mon, 23 Jan 2023 18:54:57 +0000 (19:54 +0100)] 
cleaning up code

15 months agoworking on including scss into theme
danix [Mon, 23 Jan 2023 18:51:42 +0000 (19:51 +0100)] 
working on including scss into theme

15 months agoadded sass folder and main style
danix [Mon, 23 Jan 2023 18:50:16 +0000 (19:50 +0100)] 
added sass folder and main style

15 months agoadded sass pipeline for main stylesheet
danix [Mon, 23 Jan 2023 18:41:29 +0000 (19:41 +0100)] 
added sass pipeline for main stylesheet

15 months agorenamed blog to articles in various layouts
danix [Mon, 23 Jan 2023 18:20:50 +0000 (19:20 +0100)] 
renamed blog to articles in various layouts

15 months agoadded all files from previous iterations
danix [Mon, 23 Jan 2023 17:58:26 +0000 (18:58 +0100)] 
added all files from previous iterations

15 months agoI'm starting to shape the theme files
danix [Mon, 23 Jan 2023 17:48:55 +0000 (18:48 +0100)] 
I'm starting to shape the theme files

15 months agomodified config file for theme/dagreynix
danix [Mon, 23 Jan 2023 17:30:24 +0000 (18:30 +0100)] 
modified config file for theme/dagreynix

15 months agofirst commit of the new theme
danix [Mon, 23 Jan 2023 17:04:01 +0000 (18:04 +0100)] 
first commit of the new theme