-
Notifications
You must be signed in to change notification settings - Fork 253
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
move pages to proper subsections #237
Comments
For reference: http://developer-portal.github.io/doc/structure.html
is what makes sense IMHO. Needs a bit of fixing though. Thans for finding this! |
I think it should say http://developer.fedorainfracloud.org/tech/languages/php/php-frameworks.html Also, no need to prefix the file with |
I've just learned that we can set permalinks to the duplicated pages. F.e.:
|
@pvalena In web applications for example you could have HTTP servers, Static Site Generators and Web Frameworks as 3 subsections or probably sub subsections because web applications is the sub section |
That seems to be overcomplication to me... Like here: http://developer.fedorainfracloud.org/tech/languages/php/php-frameworks.html |
Feel free to submit a PR with any |
The example you gave of |
I see, but it is also one level of complexity added and I see very little benefit. You can have mostly the same effect if you move all the PHP Frameworks bellow the Frameworks page, f.e. That can be Permalinked from the |
On top of that, you can actually prefix the page name in the pages list like so:
|
Level of complexity to the site development or the content? It's true that the site will need some work to support it but after the initial work I don't think it will be that much complexity to the content writers |
Both... let's try to stick to the current template and use the styling I mentioned instead, which results in mostly the same effect? Or do you have a different effect in mind? I'd rather have the content up-to-date and well-tested, than looking sparkly. It's aimed at the developers, after all. |
Created new issue regarding this: #386 |
When there are a lot of pages on one subject it will be easier to find what you want with sub pages, for example in PHP there could be frameworks group with Symfony, Zend, CodeIgniter, Laravel etc.
Is it possible in the current template or does it require a change?
The text was updated successfully, but these errors were encountered: