summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Eduardo [Sun, 12 Nov 2023 19:34:02 +0000 (20:34 +0100)]
move all data loaded from server to the same region
Eduardo [Sat, 11 Nov 2023 16:11:50 +0000 (17:11 +0100)]
do not edit the file, just return the file with the var set
Eduardo [Sat, 11 Nov 2023 12:33:17 +0000 (13:33 +0100)]
Fix: there was a warning when url was undefined
Eduardo [Sat, 11 Nov 2023 12:28:35 +0000 (13:28 +0100)]
generate page title based on page data
Eduardo [Sat, 11 Nov 2023 00:25:25 +0000 (01:25 +0100)]
generate head data
Eduardo [Fri, 10 Nov 2023 23:49:01 +0000 (00:49 +0100)]
set pages region
Eduardo [Fri, 10 Nov 2023 13:34:10 +0000 (14:34 +0100)]
documented functions
Eduardo [Fri, 10 Nov 2023 13:27:00 +0000 (14:27 +0100)]
refactor: improve readability and maintainability
Eduardo [Fri, 10 Nov 2023 02:32:31 +0000 (03:32 +0100)]
Added page generation
Eduardo [Fri, 10 Nov 2023 02:25:59 +0000 (03:25 +0100)]
Fix menu links in header
Eduardo [Fri, 10 Nov 2023 02:25:42 +0000 (03:25 +0100)]
Update image and stylesheet paths
Eduardo [Fri, 10 Nov 2023 02:24:03 +0000 (03:24 +0100)]
Add closing HTML tags to footer section
Eduardo [Fri, 10 Nov 2023 02:22:50 +0000 (03:22 +0100)]
accept null as input and returm if so
Eduardo [Thu, 9 Nov 2023 16:54:14 +0000 (17:54 +0100)]
hard coded css links
Eduardo [Mon, 6 Nov 2023 22:16:17 +0000 (23:16 +0100)]
remove todo and debug for logo generation
Eduardo [Mon, 6 Nov 2023 22:14:23 +0000 (23:14 +0100)]
fix: set header lang-code variable
Eduardo [Mon, 6 Nov 2023 22:13:52 +0000 (23:13 +0100)]
generate menu
Eduardo [Mon, 6 Nov 2023 22:13:08 +0000 (23:13 +0100)]
generate footer
Eduardo [Mon, 6 Nov 2023 22:12:54 +0000 (23:12 +0100)]
head format
Eduardo [Mon, 6 Nov 2023 22:12:17 +0000 (23:12 +0100)]
remove image list debug
Eduardo [Mon, 6 Nov 2023 22:11:48 +0000 (23:11 +0100)]
set the inage link in the array to the new path and name
Eduardo [Mon, 6 Nov 2023 22:10:16 +0000 (23:10 +0100)]
generate titles and a links
Eduardo [Thu, 2 Nov 2023 02:02:14 +0000 (03:02 +0100)]
template generator functions for partials and first generation (for testing)
Eduardo [Mon, 30 Oct 2023 01:33:18 +0000 (02:33 +0100)]
updated data structure and import images and rename
Eduardo [Sun, 29 Oct 2023 15:00:05 +0000 (16:00 +0100)]
sys sheets are now underscored
Eduardo [Sun, 29 Oct 2023 14:59:35 +0000 (15:59 +0100)]
moved generated to public, and public to src
as it is more a source than something public and the generated data IS what we want to be public
Eduardo [Sun, 29 Oct 2023 00:57:06 +0000 (02:57 +0200)]
starting the page generator
Eduardo [Sun, 29 Oct 2023 00:56:02 +0000 (02:56 +0200)]
ignore generated folder
Eduardo [Wed, 25 Oct 2023 15:22:11 +0000 (17:22 +0200)]
title
Eduardo [Wed, 25 Oct 2023 14:52:25 +0000 (16:52 +0200)]
first commit