Skip to content

Commit

Permalink
Redo website purpose, mission (#9)
Browse files Browse the repository at this point in the history
* add `get-a-drink` redirect

* use correct syntax

* update branch deploy build command

* add landingPage layout + meet up page (#3)

* layout for landing pages

* meetup with team page

* adjust content

* setup description

* fix wording on page

* update redirect

* change file name for meeting the team

* redo meet page / template (#4)

* update data files and templates

* meet page styling and data file

* fix styling of text, events, and spacing between hr, h2, div row

* add calendly link generation

* add links for local meetups

* remove happy hour for kubecon for now

* update config with menu for events

* update themify-icons

* update about

* update about

* remove sample content

* update meet the team

* update banner

* fix wording

* update contact section

* updating about

* fix contact form

* adjust heading on contact page

* adjust padding of sections

* adjust spacing on team member cards

* adjust bio wording slightly

* adjust about a bit more

* modify events upcoming

* fix spacing for about and team
  • Loading branch information
jerdog committed Apr 10, 2024
1 parent ec324ca commit 53bf3de
Show file tree
Hide file tree
Showing 29 changed files with 1,102 additions and 464 deletions.
2 changes: 1 addition & 1 deletion assets/css/custom.css
Expand Up @@ -7,7 +7,7 @@ p {
}

.member-meta span {
font-size: 16px;
font-size: 18px;
}

.form-meghna .form-control {
Expand Down
2 changes: 1 addition & 1 deletion assets/css/style.css
Expand Up @@ -239,7 +239,7 @@ a:hover {
}

.section {
padding: 100px 0;
padding: 50px 0;
}

@media (max-width: 480px) {
Expand Down
15 changes: 0 additions & 15 deletions content/author/john-doe.md

This file was deleted.

15 changes: 0 additions & 15 deletions content/author/mark-dinn.md

This file was deleted.

41 changes: 0 additions & 41 deletions content/blog/defining-devex-importance.md

This file was deleted.

85 changes: 0 additions & 85 deletions content/blog/installation.md

This file was deleted.

19 changes: 0 additions & 19 deletions content/blog/introducing-devex-institute.md

This file was deleted.

21 changes: 0 additions & 21 deletions content/blog/simple-blog-post-1.md

This file was deleted.

19 changes: 0 additions & 19 deletions content/blog/simple-blog-post-2.md

This file was deleted.

19 changes: 0 additions & 19 deletions content/blog/simple-blog-post-3.md

This file was deleted.

20 changes: 0 additions & 20 deletions content/blog/simple-blog-post-4.md

This file was deleted.

20 changes: 0 additions & 20 deletions content/blog/simple-blog-post-5.md

This file was deleted.

0 comments on commit 53bf3de

Please sign in to comment.