Skip to content

Commit 5efdb1c

Browse files
committed
Synchronized build
1 parent f88879a commit 5efdb1c

File tree

53 files changed

+402
-486
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+402
-486
lines changed

blog/authors/dhruvkb/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ <h4 class="b-header"><a class="blog-title" href="/blog/entries/vocabulary-so-lon
303303
by <a class="author-name" href="/blog/authors/dhruvkb/">Dhruv Bhanushali</a> on 2019-08-19
304304

305305
<div class="excerpt">
306-
&#34;Three months?!&#34; &#34;Can&#39;t be that soon, right?&#34; &#34;Right?!&#34; Damn.
306+
&#34;Three months?!&#34; &#34;Can&#39;t be that soon, right?&#34; &#34;Right?!&#34;
307307
</div>
308308
</div>
309309
</article>

blog/categories/announcements/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,7 @@ <h4 class="b-header"><a class="blog-title" href="/blog/entries/vocabulary-so-lon
581581
by <a class="author-name" href="/blog/authors/dhruvkb/">Dhruv Bhanushali</a> on 2019-08-19
582582

583583
<div class="excerpt">
584-
&#34;Three months?!&#34; &#34;Can&#39;t be that soon, right?&#34; &#34;Right?!&#34; Damn.
584+
&#34;Three months?!&#34; &#34;Can&#39;t be that soon, right?&#34; &#34;Right?!&#34;
585585
</div>
586586
</div>
587587
</article>

blog/categories/cc-vocabulary/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,7 @@ <h4 class="b-header"><a class="blog-title" href="/blog/entries/vocabulary-so-lon
525525
by <a class="author-name" href="/blog/authors/dhruvkb/">Dhruv Bhanushali</a> on 2019-08-19
526526

527527
<div class="excerpt">
528-
&#34;Three months?!&#34; &#34;Can&#39;t be that soon, right?&#34; &#34;Right?!&#34; Damn.
528+
&#34;Three months?!&#34; &#34;Can&#39;t be that soon, right?&#34; &#34;Right?!&#34;
529529
</div>
530530
</div>
531531
</article>

blog/categories/gsoc-2019/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ <h4 class="b-header"><a class="blog-title" href="/blog/entries/vocabulary-so-lon
385385
by <a class="author-name" href="/blog/authors/dhruvkb/">Dhruv Bhanushali</a> on 2019-08-19
386386

387387
<div class="excerpt">
388-
&#34;Three months?!&#34; &#34;Can&#39;t be that soon, right?&#34; &#34;Right?!&#34; Damn.
388+
&#34;Three months?!&#34; &#34;Can&#39;t be that soon, right?&#34; &#34;Right?!&#34;
389389
</div>
390390
</div>
391391
</article>

blog/categories/gsoc/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1029,7 +1029,7 @@ <h4 class="b-header"><a class="blog-title" href="/blog/entries/vocabulary-so-lon
10291029
by <a class="author-name" href="/blog/authors/dhruvkb/">Dhruv Bhanushali</a> on 2019-08-19
10301030

10311031
<div class="excerpt">
1032-
&#34;Three months?!&#34; &#34;Can&#39;t be that soon, right?&#34; &#34;Right?!&#34; Damn.
1032+
&#34;Three months?!&#34; &#34;Can&#39;t be that soon, right?&#34; &#34;Right?!&#34;
10331033
</div>
10341034
</div>
10351035
</article>

blog/categories/product/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -693,7 +693,7 @@ <h4 class="b-header"><a class="blog-title" href="/blog/entries/vocabulary-so-lon
693693
by <a class="author-name" href="/blog/authors/dhruvkb/">Dhruv Bhanushali</a> on 2019-08-19
694694

695695
<div class="excerpt">
696-
&#34;Three months?!&#34; &#34;Can&#39;t be that soon, right?&#34; &#34;Right?!&#34; Damn.
696+
&#34;Three months?!&#34; &#34;Can&#39;t be that soon, right?&#34; &#34;Right?!&#34;
697697
</div>
698698
</div>
699699
</article>

blog/entries/2019-07-24-cc-search-wp-plugin/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ <h4 id="some-technical-details">Some technical details</h4><p>The plugin uses AJ
309309
<h4 id="still-to-do">Still to do</h4><p>There are still some things that we want to add/change into the plugin and any help on building them is welcome.</p>
310310
<ul>
311311
<li>Find a different plugin name :-). We believe that the plugin’s name should change since it is not an “official” CC commons plugin.</li>
312-
<li>Currently, the plugin needs the Classic Editor plugin in order to work for WP 5+. A main goal is to make it Gutenberg compatible. </li>
312+
<li>Currently, the plugin needs the Classic Editor plugin in order to work for WP 5+. A main goal is to make it Gutenberg compatible.</li>
313313
<li>Add Multiple images select support</li>
314314
<li>Add Multi-select options for filtering: providers</li>
315315
<li>Add select options for filtering: licenses, creator</li>
@@ -325,11 +325,11 @@ <h4 id="credits">Credits</h4><ul>
325325
<li>Most of the plugin's code is based on the WP Pexels <a href="https://wordpress.org/plugins/wp-pexels/">https://wordpress.org/plugins/wp-pexels/</a> code by WPclever.net</li>
326326
<li>Pointer's code is based on <a href="https://code.tutsplus.com/articles/integrating-with-wordpress-ui-admin-pointers--wp-26853">https://code.tutsplus.com/articles/integrating-with-wordpress-ui-admin-pointers--wp-26853</a></li>
327327
</ul>
328-
<h4 id="more-about-us">More about us</h4><p><span id="footnote-1"></span><strong>[1] CTI - Greek School Network and Networking Technologies Directorate</strong><br>
328+
<h4 id="more-about-us">More about us</h4><p><span id="footnote-1"></span><strong>[1] CTI - Greek School Network and Networking Technologies Directorate</strong>
329329
Our main activities in Greek School Network and Networking Technologies Directorate (GSN-NTS) (<a href="http://nts.cti.gr">http://nts.cti.gr</a>) of Computer Technology Institute and Press “Diophantus” (CTI) are the design, implementation, and support of network infrastructures and Internet services. Through its involvement in pioneer National and European research and development projects, GSN-NTS has a major role in the development of network infrastructures and services, and Internet services as well in Greece, especially those concerning school networks and ICT infrastructures at schools.</p>
330-
<p><span id="footnote-2"></span><strong>[2] Greek School Network (<a href="https://www.sch.gr/">https://www.sch.gr/</a>)</strong><br>
330+
<p><span id="footnote-2"></span><strong>[2] Greek School Network (<a href="https://www.sch.gr/">https://www.sch.gr/</a>)</strong>
331331
<a href="https://www.sch.gr/">https://www.sch.gr/</a> is the national network of the Ministry of Education and Religious Affairs which safely interconnects all schools of Primary and Secondary education, including educational units abroad, services and entities supervised by the Ministry of Education and Religious Affairs at central and regional level, service providers of lifelong learning, students, teaching staff, other educators and other entities of Ministry of Education and Religious Affairs (<a href="https://www.minedu.gov.gr/">www.minedu.gov.gr</a>).</p>
332-
<p><span id="footnote-3"></span><strong>[3] <a href="https://blogs.sch.gr">https://blogs.sch.gr</a></strong><br>
332+
<p><span id="footnote-3"></span><strong>[3] <a href="https://blogs.sch.gr">https://blogs.sch.gr</a></strong>
333333
The plugin was originally developed for <a href="https://blogs.sch.gr">https://blogs.sch.gr</a>, which is the free blogging platform for all Greek teachers, students, and school units. The blogs.sch.gr is a service of Greek School Network<strong><sup><a href="#footnote-2">[2]</a></sup></strong> (<a href="https://www.sch.gr/en">https://www.sch.gr/en</a>). It hosts more than 50.000 blogs and users. It is built and maintained by the Greek School Network and Networking Technologies Directorate of CTI.</p>
334334

335335
</div>

blog/entries/2019-09-11-google-docs-plugin/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ <h3 id="why">Why</h3><p>I created the add-on after inspiration from students in
275275
<h3 id="what">What</h3><p>This month I’ve finally updated it from the old Google Docs add-on store to the Gsuite Marketplace and updated some links. I’ve also updated the <a href="https://github.com/brandonopened/creativecommons_gdocs">Github sit</a>e as the main website for the app and hope to implement some changes based on the work in<a href="https://github.com/creativecommons/cc-license-chooser"> this Github repo</a> with an updated license chooser process etc. The add-on has been installed thousands of times and usually has couple of hundred uses a month based on statistics.</p>
276276
<p>I hope in the future to use an API call to support different languages, and perhaps embed RDF into the Google doc if that is possible to make the license machine-searchable. This is a fun project that is useful and helping teach me more about coding and best practices for open source software.</p>
277277
<h3 id="how">How</h3><ol>
278-
<li>In Google Docs, select “Get Add-ons” </li>
278+
<li>In Google Docs, select “Get Add-ons”</li>
279279
</ol>
280280
<p><img src="/blog/entries/2019-09-11-google-docs-plugin/image2.png" alt="How-to screenshot 1"></p>
281281
<ol>
@@ -288,7 +288,7 @@ <h3 id="how">How</h3><ol>
288288
<p><img src="/blog/entries/2019-09-11-google-docs-plugin/image4.png" alt="How-to screenshot 3"></p>
289289
<h4 id="video-tutorial">Video tutorial</h4><p><a href="https://youtu.be/sQZFlNXEVZ4">A video tutorial is available here</a> or by clicking on the image below.</p>
290290
<p><a href="http://www.youtube.com/watch?feature=player_embedded&v=sQZFlNXEVZ4
291-
" target="_blank"><img src="https://img.youtube.com/vi/sQZFlNXEVZ4/0.jpg"
291+
" target="_blank"><img src="https://img.youtube.com/vi/sQZFlNXEVZ4/0.jpg"
292292
alt="Video tutorial" border="10" /></a></p>
293293

294294
</div>

blog/entries/2019-11-25-empowering-collaboration/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ <h2 class="title">Empowering Collaboration in the Commons</h2>
304304
<li><p>Participate in social media networks to actively recruit groups who are
305305
underrepresented in FOSS (free and open source software)</p>
306306
</li>
307-
<li>Collect anonymous demographic data </li>
307+
<li>Collect anonymous demographic data</li>
308308
</ul>
309309
<p>A couple of organization examples:</p>
310310
<ul>

blog/entries/2022-12-16-new-to-working-in-open/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ <h2 class="title">Thinking More Openly About Working in The Open</h2>
317317
on that item, and work your way through completing it.</p>
318318
<p>In the open source context, working with a community of contributors, creating
319319
an <em>issue</em> is just as important and meaningful as writing code, in many cases
320-
it might actually be MORE important. Because <em>issues</em> are often the way in
320+
it might actually be MORE important. Because <em>issues</em> are often the way in
321321
which contributors first offer up help and insight, they're the first contact
322322
they have with your project. Furthermore, any <em>issue</em> you create may end up
323323
getting completed by one or more people that are not you, which means it

blog/entries/2023-08-25-machine-layer/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ <h2 id="overview-of-changes">Overview of changes:</h2><ul>
313313
restrictions. This ensures users and systems are informed accurately.</li>
314314
</ul>
315315
</li>
316-
<li><strong>Alignment with RDF Best Practices</strong>: <ul>
316+
<li><strong>Alignment with RDF Best Practices</strong>:<ul>
317317
<li>Changes align the representation with RDF best practices. This boosts
318318
interoperability and compatibility, thanks to standardized namespaces,
319319
consistent naming, and proper relationship definitions.</li>

blog/entries/add-new-sections-descriptions-help-texts-code-examples-schemas-and-serializers/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -273,13 +273,13 @@ <h2 class="title">Add New Sections, Descriptions, Help Texts, Code Examples, Sch
273273
</header>
274274
<div class="single-post-body content container">
275275
<p>Welcome to my third blog entry! For week 5 and 6, I added new sections, descriptions, help texts, code examples, schemas, and serializers. I was so productive these past two weeks.</p>
276-
<h3 id="week-5">Week 5</h3><p>For this week, I managed to add a lot of stuff into the documentation.
277-
I figured out how to add help texts to classes and how to create serializers.
278-
I also managed to move all code examples under response samples.
279-
In order to do this, I created a new class called CustomAutoSchema to add <a href="https://github.com/Redocly/redoc/blob/master/docs/redoc-vendor-extensions.md#x-codesamples">x-code-samples</a>.
280-
Other stuff that I did include creating new sections such as “Register and Authenticate” and “Glossary”.
276+
<h3 id="week-5">Week 5</h3><p>For this week, I managed to add a lot of stuff into the documentation.
277+
I figured out how to add help texts to classes and how to create serializers.
278+
I also managed to move all code examples under response samples.
279+
In order to do this, I created a new class called CustomAutoSchema to add <a href="https://github.com/Redocly/redoc/blob/master/docs/redoc-vendor-extensions.md#x-codesamples">x-code-samples</a>.
280+
Other stuff that I did include creating new sections such as “Register and Authenticate” and “Glossary”.
281281
The hardest part of this week is probably trying to figure out how to add request body examples and move code examples.</p>
282-
<h3 id="week-6">Week 6</h3><p>For week 6, I added another section called Contribute that provides a todolist to start contributing on Github.
282+
<h3 id="week-6">Week 6</h3><p>For week 6, I added another section called Contribute that provides a todolist to start contributing on Github.
283283
I also wrote and published this blog post.</p>
284284
<hr>
285285
<p>All caught up!</p>

blog/entries/add-response-samples-and-descriptions-for-api-endpoints/index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -273,14 +273,14 @@ <h2 class="title">Add Response Samples and Descriptions for API Endpoints</h2>
273273
</header>
274274
<div class="single-post-body content container">
275275
<p>Well, hello again 👋! For week 3 and week 4, I added response samples and descriptions for API endpoints. Writing documentation feels a bit like coding at this point because I need to read a lot about drf-yasg, dig through issues and questions at Github / Stackoverflow to ensure that I don’t ask redundant (or even stupid) questions.</p>
276-
<h3 id="week-3">Week 3</h3><p>Week 3 was quite hectic. I moved back to my hometown during week 3.
277-
Took 3 days off to settle my stuff and set up a workspace.
278-
I worked on my GSoD project for only 2 days, Monday and Tuesday.
279-
I managed to create response samples for most API endpoints.
276+
<h3 id="week-3">Week 3</h3><p>Week 3 was quite hectic. I moved back to my hometown during week 3.
277+
Took 3 days off to settle my stuff and set up a workspace.
278+
I worked on my GSoD project for only 2 days, Monday and Tuesday.
279+
I managed to create response samples for most API endpoints.
280280
Had a monthly video call with Kriti this week.</p>
281-
<h3 id="week-4">Week 4</h3><p>For this week, I reviewed what I’ve done and what I haven’t to estimate new completion time.
282-
Thank god, I have a buffer week in my GSoD timeline and deliverables.
283-
So yeah, all is good in terms of completion time.
281+
<h3 id="week-4">Week 4</h3><p>For this week, I reviewed what I’ve done and what I haven’t to estimate new completion time.
282+
Thank god, I have a buffer week in my GSoD timeline and deliverables.
283+
So yeah, all is good in terms of completion time.
284284
I started to write descriptions for API endpoints.
285285
Submitted first PR and published blog entry.</p>
286286
<hr>

0 commit comments

Comments
 (0)