hacktoberfesthowto / howto-blog

hugo blog template for Hacktoberfest HOWTO
MIT License
1 stars 7 forks source link

Split HOWTO into contributor and maintainer sections #31

Closed zo0o0ot closed 10 months ago

zo0o0ot commented 1 year ago

Main goals of this ticket:

With this issue, the site has two issues that I'd like to fix.

Work that's already done:

I've created placeholder pages for the new content, once it is split into the two subjects:

Work to update the menu:

The menu will also need to be updated. Here is how the normal desktop site menu appears: image

Here is the mobile/small screen menu image

Once we've updated the site, the menu should have these links:

The menu is not in a markdown file. It's actually in the config.toml file. Here is the current menu: https://github.com/hacktoberfesthowto/howto-blog/blob/fdb2884e77fd8105ef8aea566560764131ad92f3/config.toml#L64-L72

This toml will need to be updated with the new page links once they are ready for publishing.

Items to accomplish to complete this issue:

Satoshi-Sh commented 10 months ago

Hi Ross, I want to try this issue too.

zo0o0ot commented 10 months ago

Cool! I have assigned the issue to you.