Dec '14
09
Customizing Packages 3.0 Landing Page
The default Packages 3.0 landing page is tailored for Terramar Labs, but fret not! It is very simple to customize this page to suit your own needs.
Once you've got Packages installed and running, open up the base template, views/Default/base.html.twig
.
This file is the basic layout for the front-facing landing page for your Packages installation. Since the layout is very simple, you can modify (or remove) just about anything. Simply leave the {% block body %}{% endblock %}
bit where you want the content to appear, and the rest can be changed.
You can even fork the Packages repository, commit your changes, and keep them tracked on GitHub. When a new release of Packages hits, simply update your fork to get the latest changes!
Comments
No comments yet!
Say something.
Search
Archive
- November 2022
- Incremental Progress
- August 2021
- Self-Hosting for Fun and Personal Freedom
- July 2019
- Closing Channels Twice in Go
- May 2019
- On Life, Legacy, and JavaScript
- March 2018
- Refactoring, Now With Generics!
- November 2017
- Packages 3.2 released!
- September 2017
- Introducing the MOTKI CLI
- July 2017
- Decoupling Yourself From Dependencies
- May 2017
- Model Rocketry Update
- April 2017
- Dynamic DNS with homedns
© 2024 Tyler Sommer