[Howto] - Add Disroot site menu #923
Labels
No labels
🔥
🦾 1
🦾 2
🦾 3
🦾 4
🦾 5
🦾 6
administration
Akkoma
Android
Bare metal
bug
Communication
Community
Cryptpad
🙌 Decission needed
Discussion
Documentation
duplicate
enhancement
etherpad
Feature request
Feedback
finances
Fixed
forgejo
fun_project
Goal 2024
Goal 2025
help wanted
high impact
housekeeping
Howto
infra
In progress
🤔️ Investigate
Invoice Ninja
ios
jitsi
lacre
Lacre Test
ldap
Lemmy
LibreTranslate
low impact
low prio
Lufi
macos
Mail
Merch
monitoring
movim
needs_refine
New Auth
Nextcloud
nice to have
on hold
proposal
PR ready
question
Ready
refined
Roundcube
searX
SPAM Issues
spam-protection
Staging Server
sysadmin
Themes
TOR
upstream issue
Website
windows
wontfix
xmpp
Yearly Report
No milestone
No project
No assignees
4 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Disroot/Disroot-Project#923
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add the topbar from disroot website which will allow for easy switch between websites.
It would be best if we could embed the whole howto site into the main Disroot site, so we don't have to recreate the top menu bar and it stays updated when changes are made. I'm trying to figure out if grav allows that.
Perhaps we could just add it like we added blog?
Yes, that might be an option. Although I think it is convenient to have the howto maintained as a separate website, since the structure of it is more complex than the blog.
but there is no topbar on blog page.
I completely agree.
I've done some searches, but it is not possible.
I also agree that they must remain as separated sites.
I think there is not much difference whether we host on same or separate websites.
https://disroot.org/howtos
and alias tohttps://howto.disroot.org
. So from user perspective it would be no different.site/user/pages/howtos
. So pretty much no difference hereFrom maintenance perspective, tutorials could be stored in
pages/howtos/
on website pages repo. Theme would be in seperate repo and just enabled for pages under howto dir.Howtos could be served from
https://disroot.org/howtos
and alias tohttps://howto.disroot.org
. So from user perspective it would be no different.The gain would be for example same topbar menu and footer, and one instance of grav running. I think it's worth considering.
We could try it.
Blog pages, having another theme in use, do not share the top bar menu. Something we should look into, for both blog and howto (when served fro the same main website).
@Disroot/Owners Shall we then try it out? @antilopa I could set this up on dev machine to test it and once setup push it to staging. For now as is, so just to make everything work without unified footers/topbars etc, and create tickets for further work.
I agree.