-
Notifications
You must be signed in to change notification settings - Fork 82
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
feat: add a new more descriptive footer #46
Commits on Nov 4, 2023
-
feat: add a new footer which replaces the existing one
- The footer data and links are stored in hugo.toml - css has been added to _content_projects.scss. - Breakpoints have been added. Signed-off-by: Jay <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6d74cf2 - Browse repository at this point
Copy the full SHA 6d74cf2View commit details -
update: remove unnecessary div after footer
- made the subscribe section more responsive. - centered all the items. Signed-off-by: Jay <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f5fbf5e - Browse repository at this point
Copy the full SHA f5fbf5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eba29d - Browse repository at this point
Copy the full SHA 5eba29dView commit details
Commits on Nov 5, 2023
-
feat: add new scrollbar to match the theme
Signed-off-by: Jay <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a51ba8d - Browse repository at this point
Copy the full SHA a51ba8dView commit details
Commits on Nov 6, 2023
-
feat: replace font awesome icons with svg
- The SVGs are stored in hugo.toml in URI base64 format. Signed-off-by: Jay <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f80b8da - Browse repository at this point
Copy the full SHA f80b8daView commit details -
fix: fix the copyright positioning.
Signed-off-by: Jay <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 44c1105 - Browse repository at this point
Copy the full SHA 44c1105View commit details -
fix: space between 2023 and Copyright
Signed-off-by: Jay <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aefefab - Browse repository at this point
Copy the full SHA aefefabView commit details -
fix: space between 2023 and Copyright using f-strings
Signed-off-by: Jay <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e51336f - Browse repository at this point
Copy the full SHA e51336fView commit details -
fix: space between 2023 and Copyright using string concatenation
Signed-off-by: Jay <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e5b1c82 - Browse repository at this point
Copy the full SHA e5b1c82View commit details
Commits on Nov 7, 2023
-
refactor: move footer css to footer.scss
Signed-off-by: Jay <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d6612a1 - Browse repository at this point
Copy the full SHA d6612a1View commit details -
refactor: spelling corrections
Co-authored-by: Ritik Saxena <[email protected]> Signed-off-by: Jay Kumar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b220269 - Browse repository at this point
Copy the full SHA b220269View commit details -
refactor: replace white to variable $white
Signed-off-by: Jay <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f5b04e1 - Browse repository at this point
Copy the full SHA f5b04e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for de04bc8 - Browse repository at this point
Copy the full SHA de04bc8View commit details
Commits on Nov 11, 2023
-
feat: make footer more responsive
- calibrated the breakpoints more. - we use svg instead of base64. Signed-off-by: Jay <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3e9e117 - Browse repository at this point
Copy the full SHA 3e9e117View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d3b7f1 - Browse repository at this point
Copy the full SHA 9d3b7f1View commit details
Commits on Nov 14, 2023
-
Merge branch 'master' into fix-footer-ui
Signed-off-by: Lee Calcote <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6635655 - Browse repository at this point
Copy the full SHA 6635655View commit details