Updated a couple pages, Finished new basic style, Removed tools from menu, Updated formula wizard, Other minor changes

Update .gitignore, .htaccess, and 32 more files...
This commit is contained in:
2023-11-07 23:23:42 +01:00
parent 3891f5ce98
commit f14b8d33a6
34 changed files with 545 additions and 268 deletions

View File

@@ -5,37 +5,12 @@
"about.og.description": "TODO: description",
"about.header.title": "About",
"about.part.year.single": "year",
"about.part.year.multiple": "years",
"about.part.since": "since",
"about.intro.title": "Introduction",
"about.education.title": "Education",
"about.future.title": "Future plans",
"about.skills.title": "Skills",
"about.work.title": "Work Experience",
"about.work.ctie.title": "Government IT Centre (CTIE)",
"about.work.ctie.role.1": "<abbr title=\"Internet-of-Things\">IoT</abbr> Developer Internship",
"about.work.ctie.location": "Luxembourg",
"about.nibblepoker.title": "The 'NibblePoker' name",
"about.work.computrade.title": "CompuTrade Luxembourg Ltd",
"about.work.computrade.role.1": "Full & Half-time student job",
"about.work.computrade.location": "Steinfort, Luxembourg",
"about.work.lih.title": "Luxembourg Institute of Health (LIH)",
"about.work.lih.role.1": "IT Support Internship",
"about.work.lih.location": "Luxembourg",
"about.work.crlux.title": "Luxembourg Red Cross",
"about.work.crlux.role.1": "Volunteer Excel VBA programmer.",
"about.work.crlux.location": "Luxembourg",
"about.work.buttek.title": "Luxembourg Red Cross - Buttek",
"about.work.buttek.role.1": "Volunteer ???",
"about.work.buttek.role.2": "Student cashier ???",
"about.work.buttek.location": "Luxembourg",
"about.work.current.title": "Current employer kept private",
"about.work.current.role.1": "???",
"about.work.current.location": "Belgium"
"about.aziascreations.title": "The 'AziasCreations' name"
}

View File

@@ -3,5 +3,29 @@
"links.head.description": "TODO: description",
"links.og.title": "NibblePoker - Links",
"links.og.description": "TODO: description",
"links.header.title": "Links"
"links.header.title": "Links",
"links.social.title": "Social Networks",
"links.misc.title": "Miscellaneous",
"links.twitter.title": "Twitter <i>(@NibblePoker)</i>",
"links.twitter.text.1": "???",
"links.github.title": "GitHub <i>(@aziascreations)</i>",
"links.github.text.1": "Private account containing all my personal projects.",
"links.github_pro.title": "GitHub <i>(@NibblePoker)</i>",
"links.github_pro.text.1": "Organization containing all the repositories related to this website.",
"links.linkedin.title": "LinkedIn",
"links.linkedin.text.1": "???",
"links.gitea.title": "Self-hosted Gitea",
"links.gitea.text.1": "Contains all my projects and some mirrors from various sites.",
"links.files.title": "Public files <i>(files.nibblepoker.lu)</i>",
"links.files.text.1": "Contains all files that can be downloaded on this website and other documentation.",
"links.archives.title": "Public archives <i>(archives.nibblepoker.lu)</i>",
"links.archives.text.1": "Contains various public archives."
}

View File

@@ -1,6 +1,8 @@
{
"sidebar.alt.logo": "Website's logo",
"sidebar.text.home": "Home",
"sidebar.text.shop": "Shop",
"sidebar.text.school": "Training",
"sidebar.text.projects": "Projects",
"sidebar.text.applications": "Applications",
"sidebar.text.libraries": "Libraries",