You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: blog/authors/krysal/index.html
+1-1
Original file line number
Diff line number
Diff line change
@@ -260,7 +260,7 @@ <h2>
260
260
Krystle Salazar
261
261
</h2>
262
262
263
-
<divclass="about"><p>Krystle is a Software Developer from Venezuela, working on <strong>Reimplement <ahref="https://github.com/creativecommons/caselaw">CC’s Legal Database</a> using Django</strong> as part of Outreachy Summer round of 2020. You can find her as <code>@krysal</code> on the CC Slack.</p>
263
+
<divclass="about"><p>Krystle is a Software Developer from Venezuela, working on <strong>Reimplement <ahref="https://github.com/creativecommons/legaldb">CC’s Legal Database</a> using Django</strong> as part of Outreachy Summer round of 2020. You can find her as <code>@krysal</code> on the CC Slack.</p>
264
264
</div>
265
265
266
266
<aclass="button small" href="/blog/authors/">See all authors</a>
Copy file name to clipboardExpand all lines: blog/entries/legal-database-a-new-beginning/index.html
+1-1
Original file line number
Diff line number
Diff line change
@@ -299,7 +299,7 @@ <h3 id="next-steps">Next steps</h3><p>It has only been a week so we're just star
299
299
</ul>
300
300
<h3id="how-you-can-help">How you can help</h3><p>We are still discussing the new image before start coding so these are some options if you want to get involved:</p>
301
301
<ul>
302
-
<li>Suggest improvements to designs/UX or new features joining the discussion on the <ahref="https://creativecommons.slack.com/channels/cc-dev-legal-database"><code>#cc-dev-legal-database</code></a> Slack channel or on the <ahref="https://github.com/creativecommons/caselaw">github</a> project.</li>
302
+
<li>Suggest improvements to designs/UX or new features joining the discussion on the <ahref="https://creativecommons.slack.com/channels/cc-dev-legal-database"><code>#cc-dev-legal-database</code></a> Slack channel or on the <ahref="https://github.com/creativecommons/legaldb">github</a> project.</li>
303
303
<li>Contribute directly to the CC's Vocabulary design system on <ahref="https://github.com/creativecommons/vocabulary">github</a>.</li>
304
304
<li>Submit a case or a scholarship related to CC licenses on the <ahref="https://labs.creativecommons.org/caselaw/contribute/">current site</a>.</li>
<figcaption>Example of page obtained when requesting a case detail that is not published or doesn't exist.</figcaption>
290
-
</figure><p>In this process of adding automated tests I wanted them to run on every pull request created, so I learned how to write a GitHub Action with a PostgreSQL service, the DBMS used in this case. Previously, I had already created a job for linting, so I needed to add another one to run in parallel to save time. This service provided by GitHub is pretty cool and useful, it opens up a world of possibilities, from running third party services like <ahref="https://github.com/GoogleChrome/lighthouse-ci">Lighthouse test</a> to even <ahref="https://github.com/gr2m/twitter-together">send tweets</a>! If you want to see the GitHub Action file configurated for this project, check it out: <ahref="https://github.com/creativecommons/caselaw/blob/31c3002a7860d78f3fdb464150c5c1b2f8bb86fc/.github/workflows/main.yml"><code>.github/workflows/main.yml</code></a>.</p>
290
+
</figure><p>In this process of adding automated tests I wanted them to run on every pull request created, so I learned how to write a GitHub Action with a PostgreSQL service, the DBMS used in this case. Previously, I had already created a job for linting, so I needed to add another one to run in parallel to save time. This service provided by GitHub is pretty cool and useful, it opens up a world of possibilities, from running third party services like <ahref="https://github.com/GoogleChrome/lighthouse-ci">Lighthouse test</a> to even <ahref="https://github.com/gr2m/twitter-together">send tweets</a>! If you want to see the GitHub Action file configurated for this project, check it out: <ahref="https://github.com/creativecommons/legaldb/blob/31c3002a7860d78f3fdb464150c5c1b2f8bb86fc/.github/workflows/main.yml"><code>.github/workflows/main.yml</code></a>.</p>
291
291
<h3id="accessibility">Accessibility</h3><p>To check if the site had shortcomings I did the Lighthouse test on the homepage, discovering that there were indeed some issues to tackle. In principle the results were these:</p>
<figcaption>Example of page obtained when requesting a case detail that is not published or doesn't exist.</figcaption>
1658
-
</figure><p>In this process of adding automated tests I wanted them to run on every pull request created, so I learned how to write a GitHub Action with a PostgreSQL service, the DBMS used in this case. Previously, I had already created a job for linting, so I needed to add another one to run in parallel to save time. This service provided by GitHub is pretty cool and useful, it opens up a world of possibilities, from running third party services like <a href="https://github.com/GoogleChrome/lighthouse-ci">Lighthouse test</a> to even <a href="https://github.com/gr2m/twitter-together">send tweets</a>! If you want to see the GitHub Action file configurated for this project, check it out: <a href="https://github.com/creativecommons/caselaw/blob/31c3002a7860d78f3fdb464150c5c1b2f8bb86fc/.github/workflows/main.yml"><code>.github/workflows/main.yml</code></a>.</p>
1658
+
</figure><p>In this process of adding automated tests I wanted them to run on every pull request created, so I learned how to write a GitHub Action with a PostgreSQL service, the DBMS used in this case. Previously, I had already created a job for linting, so I needed to add another one to run in parallel to save time. This service provided by GitHub is pretty cool and useful, it opens up a world of possibilities, from running third party services like <a href="https://github.com/GoogleChrome/lighthouse-ci">Lighthouse test</a> to even <a href="https://github.com/gr2m/twitter-together">send tweets</a>! If you want to see the GitHub Action file configurated for this project, check it out: <a href="https://github.com/creativecommons/legaldb/blob/31c3002a7860d78f3fdb464150c5c1b2f8bb86fc/.github/workflows/main.yml"><code>.github/workflows/main.yml</code></a>.</p>
1659
1659
<h3 id="accessibility">Accessibility</h3><p>To check if the site had shortcomings I did the Lighthouse test on the homepage, discovering that there were indeed some issues to tackle. In principle the results were these:</p>
@@ -2726,7 +2726,7 @@ images and their metadata, for each image data in multimedia, foreign id is in &
2726
2726
</ul>
2727
2727
<h3 id="how-you-can-help">How you can help</h3><p>We are still discussing the new image before start coding so these are some options if you want to get involved:</p>
2728
2728
<ul>
2729
-
<li>Suggest improvements to designs/UX or new features joining the discussion on the <a href="https://creativecommons.slack.com/channels/cc-dev-legal-database"><code>#cc-dev-legal-database</code></a> Slack channel or on the <a href="https://github.com/creativecommons/caselaw">github</a> project.</li>
2729
+
<li>Suggest improvements to designs/UX or new features joining the discussion on the <a href="https://creativecommons.slack.com/channels/cc-dev-legal-database"><code>#cc-dev-legal-database</code></a> Slack channel or on the <a href="https://github.com/creativecommons/legaldb">github</a> project.</li>
2730
2730
<li>Contribute directly to the CC's Vocabulary design system on <a href="https://github.com/creativecommons/vocabulary">github</a>.</li>
2731
2731
<li>Submit a case or a scholarship related to CC licenses on the <a href="https://labs.creativecommons.org/caselaw/contribute/">current site</a>.</li>
0 commit comments