Skip to content

feat: hugo rewrite & new design - #4

Open
OmegaSunkey wants to merge 7 commits into
Aliucord:mainfrom
OmegaSunkey:hugo-rewrite
Open

feat: hugo rewrite & new design#4
OmegaSunkey wants to merge 7 commits into
Aliucord:mainfrom
OmegaSunkey:hugo-rewrite

Conversation

@OmegaSunkey

Copy link
Copy Markdown

Why?

ushie dared me i couldnt ever make the aliucord website real

What has changed

  • Framework changed from Astro to Hugo. Internally a lot changed, but from the website docs maintainer's perspective (yuta) not a lot.
  • Docs are linked by /:filename instead of /#title
  • Lots of style changes
    • Main color is green instead of purple
    • Guides are distributed in a masonry layout of 2 columns
    • Homepage doesn't scroll to show all quick information
    • Tables are stylised
  • Removed /faq page as it has questions already answered in guides
  • Contributors page
  • Footer contains Aliucord's mastodon account (I don't know what else to add there)
  • Codebase became smaller and builds faster
  • Themer fixer guide added
  • Light mode fixed

I'm up for changes! :D

Comment on lines +12 to +14
<a href="https://mastodon.social/@aliucord" aria-label="Twitter">
<span class="material-symbols-outlined">chat</span>
</a>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have no idea who controls the mastodon lol
you can use put https://x.com/Aliucord with the twitter emoji instead

and also add Discord server here as well

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I control it, its disclaimed there

If you don't think the org should have an acc there I can put it as unofficial

About the discord thing, I tried to avoid duplication on most things (except with the "guide" button xd) but if its okay ill put it there

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of manually downloading hugo or whatever just use this github action or something similar lol. There's way too many unnecessary things here

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I followed the official hugo docs for this; they do it like this for version pinning wwwww
let me check that workflow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants