Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pr #28 * feat: wiki & news in content * fix: theme color * fix: biome * fix: biome formating * fix: biome config * fix: biome * feat: wiki first page Co-authored-by: DuckeyDev <[email protected]> * feat: blur * feat: wiki home page * feat: wiki content page * feat: moving news over to content * fix: staff application * feat: the new wiki added to nav bar * fix: wikicontent to have a back button & representing colors for the documentation * feat: wiki init * feat: configSchema * chore: moved all formating to dprint and removed unless deps * fix: formatting with dprint * fix: package json to be dprint * fix: package json formatting * fix: reccomend extensions that you need for this repo * fix: theme color * feat: configSchema * chore: removed quaility for now * fix: emails. * chore: added back mailto * chore: moved all formating to dprint and removed unless deps * fix: formatting with dprint * fix: merge commit * fix: biome * feat: configSchema * chore: removed an email for now * chore: remove biome & cleaned up deps * fix: formatting & issues * feat: nix setup * chore: updated flake lock * fix: git ignore * fix: includes in dprint * fix: e2e testing for nix * chore: update deps * fix: estimate * fix: formating * chore: removed astro-page-insight for now since it has issue with bun * chore: added nice colors to estimate * feat: code theme * fix: api error code to be num * fix: seo * chore: orgnized assets * fix: fmt for home page * chore: removed markup due to an issue * fix: fmt in astro config * fix: fmt of dprint config * feat: env example * fix: config schema * chore: removed requirement for gh pat token as it doesn't need it * feat: news template * fix: do not repeat yourself * fix: mobile header * chore: added extra class to footer for wiki * chore: added extraFooterClass option to wiki posts * fix: footer for main page * fix: banner for staff apps news * feat: wiki news * fix: footer issue with news posts & issues on the sides * fix: formating * fix: header colors for mobile * chore: removed mod api documentation for now * feat: desc to docs * fix: newspost sizing * chore: made it easier to change classes * chore: moved installation to getting started * feat: wiki groups * feat: color api notices * fix: type issues * fix: font for sub catacategory's * chore: changed h1 to h2 based on text size * feat: improved documentation for errors on api * feat: Disclaimers * chore: removed privacy policy for now * feat: new layout for docs * feat: new term for sourcing TeaClient for package managers * fix: footer * fix: title to be inside box * fix: govering law * feat: clarification of age in areas * feat: wip pages * feat: adjusted colors for expressive code theme * chore: cleaned up code * feat: github theme * chore: removed a console log from wiki index * feat: schema inits. * chore: made nice updates to desc and title to developer api docs * fix: terms to be consise * feat: warranty & Liabillity * chore: update date for terms * fix: colors issue * feat: communites page * fix: fmting * feat: communites page * fix: colors issue * chore: update date for terms * feat: warranty & Liabillity * fix: terms to be consise * chore: made nice updates to desc and title to developer api docs * feat: schema inits. * feat: schema inits. * chore: removed a console log from wiki index * fix: fmting * chore: removed un-needed documenation * chore: added global var * fix: sub catagories * chore: prepare view transitions * feat: tab component initial commit * chore: implement tab component example * chore: moved tab component to tailwind * chore: tabgroup component moved to wiki * chore: deprecating old path aliases and now @/ is src * fix: wiki content issues * fix: component imports having double ss * fix: ts config path alias * fix: path to tab component * chore: removed an unneeded console * feat: package managers install guide * feat: mod documentation init * feat: api url config * fix: quality check 1/2 * chore: updated role in newsposts This is to be more professional * Starlight astro (#30) * chore: moved to starlight * feat: finished starlight * feat: new wiki styling * feat: wellcome for getting started * fix: player doc link * fix: indenting * fix: player doc link * feat: servers list documentation * chore: removed svgs * feat: Links init * chore: moved pages to redirects * chore: improvements * chore: fix lean more to be wiki * fix: Coming soon * fix: hero image style * feat: init attribute set * fix: icons for newsposts * fix: shiki error with curl not existing * fix: formatting in footer * chore: updated nix * feat: updated packages * feat: formatted and fix some issues on nixos * feat: node and footer formatting * feat: new footer What is left of the footer is replacing the icon but I will do that later. * fix: pages * feat: polices page * chore: added a redirect to main website for now for TeaMC I did because I haven't made the TeaMC page yet but I will once I get a chance. * fix: astro check * fix: news post --------- Co-authored-by: DuckeyDev <[email protected]> Co-authored-by: Coffee-Nerd <[email protected]>
- Loading branch information