Commit graph

16 commits

Author SHA1 Message Date
2ca9f3c80f
Convert content from TSX to Markdown 2023-08-03 19:31:43 -04:00
6c49426837
Wrap content inside main element 2023-08-03 18:33:45 -04:00
185ed9f36e
Remove heading and subheading metadata
We just use `title` and `description` now.
2023-08-03 18:31:28 -04:00
f06b41a384
Add website meta description 2023-08-01 22:00:33 -04:00
51b7bc6f4f
Add tab icons 2023-08-01 21:56:56 -04:00
3845f76651
Add footer component 2023-07-26 23:04:30 -04:00
1b1482a8d9
Under the hood changes to container styles
Previously, the entire main content was fitted inside one element. Now,
each section and container handle their own paddings and margins. This
allows for more flexibility as to how each container can be styled.
2023-07-26 22:31:46 -04:00
c3e9daadcb
Add header component 2023-07-26 16:34:06 -04:00
5b111bb9ce
Add initial version of navbar 2023-07-26 09:50:04 -04:00
3bfc56301f
Fix link of stylesheet
Use an absolute path so that it always starts at the root of the project.
2023-07-26 09:08:26 -04:00
e19427f897
Complete initial landing page 2023-07-25 02:59:32 -04:00
177ced2549
Set viewport meta tag 2023-07-23 21:50:39 -04:00
d3220ca410
Move main CSS file to styles folder 2023-07-23 21:19:15 -04:00
d794f194fd
Add initial styles 2023-07-23 20:21:43 -04:00
3ec9c85e62
Change charset to charSet in <meta> tag 2023-07-23 20:20:39 -04:00
c3a1581713
Add home page and main layout 2023-07-23 16:44:56 -04:00