Skip to content

Commit

Permalink
Deploying to gh-pages from @ 3decc3d 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Automated committed Dec 11, 2023
1 parent e6ffd5e commit bb40b0d
Show file tree
Hide file tree
Showing 3 changed files with 169 additions and 127 deletions.
131 changes: 95 additions & 36 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<title></title>
<link rel="icon" href="/public/img/favicon.ico">
<link rel="icon" href="/projects/public/img/favicon.ico">
<!-- Google Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
<!-- Load application CSS -->
<link rel="stylesheet" href="/public/css/main.css">
<link rel="stylesheet" href="/projects/public/css/main.css">
<!-- Load application Javascript -->
<script src="/public/js/app.js" type="module" async></script>
<script src="/projects/public/js/app.js" type="module" async=""></script>
<!-- SEO meta data-->
<script type="application/ld+json">
{
Expand Down Expand Up @@ -51,8 +51,8 @@
Left section.
-->
<div class="navbar-left-container">
<a class="navbar-left-section" href="/">
<img src="/public/img/logo_opensac_all.png" alt="Project logo" height="60" width="200">
<a class="navbar-left-section" href="/projects/">
<img src="/projects/public/img/logo_opensac_all.png" alt="Project logo" height="60" width="200">
</a>
</div>
<!--
Expand All @@ -61,13 +61,13 @@
<div class="navbar-middle-container">
<ul class="navbar-middle-section">
<li class="navbar-link">
<a href="/">Home</a>
<a href="/projects/">Home</a>
</li>
<li class="navbar-link">
<a href="/opensac">Opensac.org</a>
<a href="/projects/opensac">Opensac.org</a>
</li>
<li class="navbar-link">
<a href="/learningblocks">Learning Blocks</a>
<a href="/projects/learningblocks">Learning Blocks</a>
</li>
</ul>
</div>
Expand Down Expand Up @@ -96,16 +96,16 @@
<div class="navbar-extended-mobile-content">
<ul>
<li class="navbar-extended-mobile-section">
<a href="/projects">Projects</a>
<a href="/projects/">Projects</a>
</li>
<li class="navbar-extended-mobile-section">
<a href="/project-pitch">Pitch a Project</a>
<a href="/projects/project-pitch">Pitch a Project</a>
</li>
<li class="navbar-extended-mobile-section">
<a href="/meetup">Meetup</a>
<a href="/projects/meetup">Meetup</a>
</li>
<li class="navbar-extended-mobile-section">
<a href="/faqs">FAQs</a>
<a href="/projects/faqs">FAQs</a>
</li>
</ul>
</div>
Expand All @@ -119,27 +119,27 @@
<div class="navbar-extended-desktop-left-section">
Get started today and volunteer with us to drive positive change through technology, making a meaningful
impact in your community!
<a class="navbar-extended-desktop-button" href="/projects">Get Started</a>
<a class="navbar-extended-desktop-button" href="/projects/">Get Started</a>
</div>
<div class="navbar-extended-desktop-left-section">
Explore our projects and discover how you can contribute your skills to drive innovation and create
positive
change.
<a class="navbar-extended-desktop-button" href="/projects">See Projects</a>
<a class="navbar-extended-desktop-button" href="/projects/">See Projects</a>
</div>
<div class="navbar-extended-desktop-left-section">
Explore our projects and discover how you can contribute your skills to drive innovation and create
positive
change.
<a class="navbar-extended-desktop-button" href="/project-pitch">Pitch a Project</a>
<a class="navbar-extended-desktop-button" href="/projects/project-pitch">Pitch a Project</a>
</div>
</div>
<div class="navbar-extended-desktop-right-container">
<div class="navbar-extended-desktop-right-section">
Join us for our weekly meetings on <a href="/meetup">meetup</a>.
Join us for our weekly meetings on <a href="/projects/meetup">meetup</a>.
</div>
<div class="navbar-extended-desktop-right-section">
For any questions, visit our <a href="/faqs">FAQs</a>.
For any questions, visit our <a href="/projects/faqs">FAQs</a>.
</div>
</div>
</div>
Expand All @@ -148,13 +148,72 @@
</div>
</nav>
<div class="full-width">
<!--
All projects page.
-->
<h1>All Open Sacramento community projects</h1>
<a href=""></a>
<section class="home-section-light">
<div class="home-section-light-container home-section-heading-underline">
<h1 id="code-for-sacramento-project-intake">Code for Sacramento Project Intake</h1>
<p>Code for Sacramento hearts community. We use civic tech to improve quality of life. And we want to help citizen,
government, and nonprofit stakeholders solve problems. </p>
<p>Interested in getting involved? This is the place to get started.</p>
<p>We know what you&#39;re thinking, &quot;What the heck is a GitHub?&quot; Don&#39;t worry, it&#39;s not as scary
as it
sounds. We don&#39;t know where the word <em>git</em> came from either. But apparently this is a hub for git. All
kidding aside, here&#39;s what you need to know...</p>
<p>Code for Sacramento is an <a href="https://en.wikipedia.org/wiki/Open_source">open source</a> organization. We
make
software freely and openly available. GitHub is our platform of choice. Think of it as collaboration + technology.
There are some really handy tools here, including a feature called <em>Issues</em>.</p>
<h3 id="how-to-propose-or-discuss-project-ideas">How To Propose or Discuss Project Ideas</h3>
<p><a href="https://guides.github.com/features/issues/">GitHub Issues</a> work just like any other commenting system
on
the Internet. First, you&#39;ll need to <a href="https://github.com/join">create an account</a>. Then you have two
options: (1) comment on an existing idea (a.k.a. &quot;issue&quot;), or (2) create a new idea.</p>
<p>If you see an idea that you&#39;re interested in, click on it, read the discussion, and then add your thoughts to
the
bottom of the discussion thread. If you don&#39;t see the idea you have in mind, <a href="https://github.com/code4sac/projects/issues/new">add a new one</a>. You&#39;ll need a title and
description.
Then, someone from the Code for Sacramento Core Team will respond, likely with some questions or feedback. </p>
<p>GitHub is the platform we&#39;re using to collect ideas, vet ideas, and convert those ideas into active projects.
Once a project becomes active, a new <em>repository</em> on GitHub will be created where all subsequent
conversations
about that project will live. We&#39;ll continue to use the Issues feature to flag obstacles, opportunities, and
answer questions about that specific project.</p>
<h1 class="heading-section">Why volunteer</h1>

</div>

<div class="home-section-light-container">
<h3 id="tl-dr-too-long-didn-t-read-">TL;DR (too long; didn&#39;t read)</h3>
<h4 id="-browse-and-discuss-existing-project-ideas-https-github-com-code4sac-projects-issues-">&gt;&gt; <a href="https://github.com/code4sac/projects/issues">Browse and Discuss Existing Project Ideas</a></h4>
<h4 id="-propose-a-new-project-idea-https-github-com-code4sac-projects-issues-new-">&gt;&gt; <a href="https://github.com/code4sac/projects/issues/new">Propose a New Project Idea</a></h4>
<h4 id="-view-projects-under-active-development-http-codeforsacramento-org-projects-">&gt;&gt; <a href="http://codeforsacramento.org/projects/">View Projects Under Active Development</a></h4>
<p>Thanks for co-creating with us!</p>
<h3 id="note-for-delivery-leads">Note for Delivery Leads</h3>
<p>Once a project becomes active, be sure to close the issue and add the repo to our <a href="https://docs.google.com/spreadsheets/d/1k5gff8Mvs6rb3sz6aLll5Dq8joftl65Gmy33DO-7Kv8/edit#gid=0">Code for
Sacramento Projects List</a> so that it populates on our website&#39;s Projects page.</p>

</div>
</section>


<!-- <h2 class="heading-section-sub">-->
<!-- Empower Change with <br/>-->
<!-- Open Sacramento-->
<!-- </h2>-->

<p>This page contains information for Open Sacramento projects.</p>
<!-- <p className={`home-section-paragraph`}>-->
<!-- <span className={`home-section-paragraph-bold`}>-->
<!-- Ready to make a difference?-->
<!-- </span>-->
<!-- Join us at Open Sacramento and use your skills to drive positive change-->
<!-- through technology and collaboration.-->
<!-- <span className={`home-section-paragraph-bold`}> Whether you're a designer, developer, or anyone eager to volunteer,-->
<!-- together we're enhancing community services, amplifying voices, and-->
<!-- giving you the opportunity to improve your resume and portfolio.-->
<!-- </span> It's a journey of innovation and empowerment waiting for you.-->
<!-- Your impact starts <a href="/" className={`home-section-paragraph-anchor`}>-->
<!-- here!-->
<!-- </a>-->
<!-- </p>-->

</div>
<!--
Expand All @@ -170,35 +229,35 @@ <h2 class="footerMessageHeader">Get Involved.</h2>

<div class="footerActionLinks">
<p class="footerActionLinksItem">
Join us for our weekly meetings on <a href="/" class="footerActionLinksAnchor">meetup.</a>
Join us for our weekly meetings on <a href="/projects/" class="footerActionLinksAnchor">meetup.</a>
</p>
<p class="footerActionLinksItem">
See our <a href="/" class="footerActionLinksAnchor">projects.</a>
See our <a href="/projects/" class="footerActionLinksAnchor">projects.</a>
</p>
<p class="footerActionLinksItem">
For any questions, visit our <a href="/" class="footerActionLinksAnchor">FAQs.</a>
For any questions, visit our <a href="/projects/" class="footerActionLinksAnchor">FAQs.</a>
</p>
</div>

<div class="footerSocialMedia">
<a href="/" class="footerSocialMediaLink">
<img src="/public/img/socialmedia/facebook.svg" alt="Facebook" class="footerSocialMediaIcon">
<a href="/projects/" class="footerSocialMediaLink">
<img src="/projects/public/img/socialmedia/facebook.svg" alt="Facebook" class="footerSocialMediaIcon">
</a>
<a href="/" class="footerSocialMediaLink">
<img src="/public/img/socialmedia/twitter.svg" alt="X" class="footerSocialMediaIcon">
<a href="/projects/" class="footerSocialMediaLink">
<img src="/projects/public/img/socialmedia/twitter.svg" alt="X" class="footerSocialMediaIcon">
</a>
<a href="/" class="footerSocialMediaLink">
<img src="/public/img/socialmedia/youtube.svg" alt="Youtube" class="footerSocialMediaIcon">
<a href="/projects/" class="footerSocialMediaLink">
<img src="/projects/public/img/socialmedia/youtube.svg" alt="Youtube" class="footerSocialMediaIcon">
</a>
</div>
</div>

<div class="footerBottomContainer">
<div class="footerBottomTitle">Open Sacramento</div>
<div class="footerBottomLinksContainer">
<a href="/" class="footerBottomLink">get started</a>
<a href="/" class="footerBottomLink">our team</a>
<a href="/" class="footerBottomLink">code of conduct</a>
<a href="/projects/" class="footerBottomLink">get started</a>
<a href="/projects/" class="footerBottomLink">our team</a>
<a href="/projects/" class="footerBottomLink">code of conduct</a>
</div>
</div>
</footer>
Expand Down
Loading

0 comments on commit bb40b0d

Please sign in to comment.