2024-01-29 June Organize SCSS: split implicit general styling and explicit. used classes ... All checks were successful / build (pull_request) Successful in 36s Details So differentiate between general stuff like variables, implicit general document styling and classes, which need to be used explicitly. 9429366f49 View at this point in history 2024-01-29 03:59:55 +01:00 June Define some general document typography: font config and heading sizes All checks were successful / build (pull_request) Successful in 38s Details 1d77be4e7c View at this point in history 2024-01-29 03:52:50 +01:00
2024-01-28 June Use section and article HTML elements instead of just divs on main page ... All checks were successful / cleanup-staging (pull_request) Successful in 2s Details / build (pull_request) Successful in 38s Details See here for information on these elements: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/section https://developer.mozilla.org/en-US/docs/Web/HTML/Element/article 6675cefc52 View at this point in history 2024-01-28 20:15:12 +01:00 June Provide container class to limit viewport depending on screen width ... Also define the necessary variables for these breakpoints and viewports. This way they can be used in other contexts as well. 4c84dabb23 View at this point in history 2024-01-28 20:15:12 +01:00 June Add empty main.scss and just load that to start with a blank slate 41284ef7d5 View at this point in history 2024-01-28 20:15:12 +01:00 June Mention use of picocss source code and provide its license ... This is in preparation for creating a theme, which uses picocss source code. e9271fbd92 View at this point in history 2024-01-28 20:15:12 +01:00