Skip to content
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

Dpat 2062 moj frontend #95

Closed
wants to merge 16 commits into from
Closed

Conversation

michaeljcollinsuk
Copy link
Contributor

Adds MOJ frontend and updates some setup docs

Update the sass and Makefile commands. Created header include to try the
MOJ header.
Use includes and context processors to build the header and nav
Decided to use context_processors rather than adding a view mixin, as
using a mixin means remembering to use it for every view that you add.
Also reduces the chance that it is overwritten accidentally for a view.
Using context processors means it is defined once, in one place, and
will always be used.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant