diff --git a/README.md b/README.md index 8fbc2bd..8ee8afc 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,12 @@ A public facing website for Clojure Camp. - [babashka](https://github.com/babashka/babashka) - To run this clojure project we recommend installing [babashka](https://github.com/babashka/babashka) on your computer. This will allow the running of the `bb` commands. -### Generating and serving the website +### Local development -1. Make changes in src/root.clj then run the command below. +1. Make changes in `src/clojure_camp_site/content.clj` then run the command below. ``` -bb start +bb serve ``` 2. This will rebuild the website and run a local web server on: diff --git a/src/clojure_camp_site/content.clj b/src/clojure_camp_site/content.clj index 5421c9e..8b7dcb7 100644 --- a/src/clojure_camp_site/content.clj +++ b/src/clojure_camp_site/content.clj @@ -30,7 +30,7 @@ "Clojure Camp helps new developers build a secure foundation for professional programming success — with Clojure! We connect you with an inclusive, kind, supportive, and fun community of mentors and fellow learners, and with the best resources for learning the best programming language."] [:p {:class "mt-6 mb-6 text-lg leading-8 text-white"} - "Clojure Camp is rooted in an equity ethos: it's open to all while prioritizing the experience of those who face the most hurdles in tech. Our Community is a place where Women, BIPOC folks, and LGBTQ+ folks belong."] + "Clojure Camp is rooted in an equity ethos: it’s open to all while prioritizing the experience of those who face the most hurdles in tech. Our Community is a place where Women, BIPOC folks, and LGBTQ+ folks belong."] [:div [:div {:class "text-gray-700"} @@ -90,7 +90,7 @@ "mt-1 flex flex-auto flex-col text-base leading-7 text-gray-300"} [:p {:class "flex-auto"} - "Don't go it alone! Connect with an inclusive, kind, supportive community. Grow together and help each other get unstuck. Learning with others is more fun and more effective!"] + "Don’t go it alone! Connect with an inclusive, kind, supportive community. Grow together and help each other get unstuck. Learning with others is more fun and more effective!"] [:p {:class "mt-6"} [:a @@ -178,7 +178,7 @@ "A Home Base for Mentors"] [:p {:class "mt-6 text-lg leading-8 text-gray-300"} - "Connect with mentees and learners through our community, and get support from your fellow mentors! All of us at Clojure Camp love teaching, and we also know that it can be a solitary and taxing endeavor. We're creating a sustainable mentor community where we can learn from each other and offer each other camaraderie."]]]] + "Connect with mentees and learners through our community, and get support from your fellow mentors! All of us at Clojure Camp love teaching, and we also know that it can be a solitary and taxing endeavor. We’re creating a sustainable mentor community where we can learn from each other and offer each other camaraderie."]]]] [:div {:class "bg-orange-50 py-16 sm:pt-24 sm:pb-20"} [:div @@ -216,10 +216,10 @@ "we operate is just as important as what we do. We aim to create a positive, beginner-friendly, inclusive environment for learners and leaders alike. We want all who get involved with Clojure Camp to leave with a sense of having been appreciated, respected, and supported."] [:p {:class "mt-6 text-lg leading-8"} - "In particular, we want to unambiguously communicate that people from marginalized groups can participate in a safe environment, where they'll be welcomed and won't face harassment, discrimination, or other forms of exclusion. We want to be diligent about creating an environment that delivers on that promise."] + "In particular, we want to unambiguously communicate that people from marginalized groups can participate in a safe environment, where they’ll be welcomed and won’t face harassment, discrimination, or other forms of exclusion. We want to be diligent about creating an environment that delivers on that promise."] [:h2 {:class - "text-3xl font-bold tracking-tight text-sky-800 sm:text-3xl"} + "text-3xl font-bold tracking-tight text-sky-800 sm:text-3xl mt-12"} "Helping new Clojure Developers"] [:p {:class "mt-6 text-lg leading-8"} @@ -238,7 +238,7 @@ "Cultivate community spaces that support sharing wins, asking for help, and general camaraderie and good vibes. Doinga great job of creating an environment where devs feel safety and support ast hey grow will help set the Clojure ecosystem apart."]] [:h2 {:class - "text-3xl font-bold tracking-tight text-sky-800 sm:text-3xl"} + "text-3xl font-bold tracking-tight text-sky-800 sm:text-3xl mt-12"} "Helping Organizers and Mentors"] [:p {:class "mt-6 text-lg leading-8"}