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

[#41] Layout and home page #43

Merged
merged 7 commits into from
Mar 16, 2024
Merged

[#41] Layout and home page #43

merged 7 commits into from
Mar 16, 2024

Conversation

mauriciofierrom
Copy link
Owner

Closes #41

  • Add the default
  • Update home page
  • Set log in root page

- Add the assets/fonts directory to the assets path
- Add the fonts in the directory
- Update the application.css require to avoid including the whole tree
  and using only the main css
- Add the layouts directory to the assets manifest
The only stylesheets required in the practice layout are the lesson and
section stylesheets so we replace the application one with them.
Include a jumbotron/hero content of sorts with a welcoming header and a
summary of the features of the web application.
After users log in the default root must be the lessons index view
@mauriciofierrom mauriciofierrom merged commit 5b03869 into main Mar 16, 2024
1 check passed
@mauriciofierrom mauriciofierrom deleted the 41-layout-and-home-page branch March 16, 2024 04:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Homepage and base layout styles
1 participant