<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Prubhtej Singh</title>
    <description>The latest articles on DEV Community by Prubhtej Singh (@prubhtej).</description>
    <link>https://dev.to/prubhtej</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F459045%2F2d72d0ff-fd64-4af5-a202-3a2e0fd7e71c.jpeg</url>
      <title>DEV Community: Prubhtej Singh</title>
      <link>https://dev.to/prubhtej</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/prubhtej"/>
    <language>en</language>
    <item>
      <title>Season Of Docs Project Report: Create user documentation for SynBioHub &amp; develop tutorials for
specific use cases (NRNB)</title>
      <dc:creator>Prubhtej Singh</dc:creator>
      <pubDate>Thu, 03 Dec 2020 06:23:23 +0000</pubDate>
      <link>https://dev.to/prubhtej/season-of-docs-project-report-create-user-documentation-for-synbiohub-develop-tutorials-for-specific-use-cases-nrnb-ncf</link>
      <guid>https://dev.to/prubhtej/season-of-docs-project-report-create-user-documentation-for-synbiohub-develop-tutorials-for-specific-use-cases-nrnb-ncf</guid>
      <description>&lt;h1&gt;
  
  
  Abstract
&lt;/h1&gt;

&lt;p&gt;SynBioHub is a design repository for synthetic biology. It is available both as a public website and as open source software. SynBioHub uses the Synthetic Biology Open Language(SBOL), an open-source standard for representing genetic designs, and also allows sharing design parts from GenBank and FASTA files.&lt;br&gt;
SynBioHub can be used to publish a library of synthetic parts and designs as a service, to share designs with collaborators, and to store designs of biological systems locally. Data in SynBioHub can be accessed via the HTTP API, Java API, or Python API.&lt;/p&gt;

&lt;p&gt;During the &lt;strong&gt;&lt;a href="//developers.google.com%20%E2%80%BA%20season-of-docs"&gt;Google Season of Docs program&lt;/a&gt;&lt;/strong&gt;, I worked with &lt;strong&gt;&lt;a href="https://nrnb.org/"&gt;National Resource Network Biology&lt;/a&gt;&lt;/strong&gt; organization on the project titled, &lt;strong&gt;Create user documentation for SynBioHub &amp;amp; develop tutorials for specific use cases&lt;/strong&gt;. The original project proposal can be found &lt;strong&gt;&lt;a href="https://drive.google.com/file/d/1fhZKkuNSWcqOdk6cX6cO53MoEkvQxHle/view?usp=sharing"&gt;here&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--87ltRaeM--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/x4vpcvdiv97qa4mkuy82.png" alt="Alt Text"&gt;
&lt;/h2&gt;

&lt;h1&gt;
  
  
  Project Goals
&lt;/h1&gt;

&lt;p&gt;After my proposal was accepted by &lt;strong&gt;NRNB&lt;/strong&gt; organization, my mentors and I agreed on the goals that I was expected to achieve during the Google Season of Docs program. The aforementioned goals can be found below:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Restructure the documentation.&lt;/li&gt;
&lt;li&gt;Update the documentation to fit the modern versions of SynBioHub.&lt;/li&gt;
&lt;li&gt;Remove obsolete information.&lt;/li&gt;
&lt;li&gt;Write the user documentation to make it easier for the users to understand.&lt;/li&gt;
&lt;li&gt;Use Hugo static site generator and Github pages to publish the documentation online.&lt;/li&gt;
&lt;li&gt;Writing a few sections from scratch in the documentation including user documentation, setup, plugins, etc.&lt;/li&gt;
&lt;/ol&gt;

&lt;h1&gt;
  
  
  Community Bonding: Taking the Project Forward
&lt;/h1&gt;

&lt;ul&gt;
&lt;li&gt;My mentors and I mutually agreed on the time that we were to meet every week as well as the channel of communication. It was decided that we'll be meeting every Wednesday at 11:30 PM(IST) which was later shifted to 12:30 AM(IST) for the last couple of weeks or so, due to the USA shifting to the winter time. For communication, we put in use the Email. I was instructed by my mentor, for publishing a weekly blog that contained: 

&lt;ul&gt;
&lt;li&gt;Tasks assigned for that particular week.&lt;/li&gt;
&lt;li&gt;Tasks I was able to accomplish.&lt;/li&gt;
&lt;li&gt;The doubts I encountered during that week.&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I've published around a total of 15 &lt;strong&gt;&lt;a href="https://dev.to/prubhtej"&gt;blogs&lt;/a&gt;&lt;/strong&gt; during the course of this project.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Refined my goals and set certain expectations with my mentor and also learned more about the SynBioHub community as well as about SynBioHub. I also ensured that the proposal that I'd drafted was in line with what the organization expected.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Tried to use &lt;strong&gt;&lt;a href="https://gohugo.io/"&gt;Hugo&lt;/a&gt;&lt;/strong&gt; as well as &lt;strong&gt;&lt;a href="https://pages.github.com/"&gt;Github pages&lt;/a&gt;&lt;/strong&gt;, to a certain extent, since this was the first time, that I was using both these tools.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Established and started to insert the documentation into 2 repositories, which are as follows:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;a href="https://github.com/SynBioHub/synbiohub-docs"&gt;This&lt;/a&gt; repository contains just the source code for the documentation i.e, both the markdown that I wrote as well as the compiled or the fully rendered code of the documentation in the folder titled, &lt;strong&gt;Public&lt;/strong&gt;. &lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/SynBioHub/synbiohub.github.io"&gt;This&lt;/a&gt; repository contains the fully rendered code for the website.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Removed the Non-API documentation from the &lt;strong&gt;&lt;a href="https://synbiohub.github.io/api-docs/#about-synbiohub"&gt;API documentation&lt;/a&gt;&lt;/strong&gt; of SynBioHub.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Started to insert content into the &lt;strong&gt;&lt;a href="https://synbiohub.github.io/"&gt;newly developed documentation&lt;/a&gt;&lt;/strong&gt; of SynBioHub.I migrated a few parts of the documentation from the already existing &lt;strong&gt;&lt;a href="https://synbiohub.github.io/api-docs/#about-synbiohub"&gt;API documentation&lt;/a&gt;&lt;/strong&gt; to the &lt;strong&gt;&lt;a href="https://synbiohub.github.io/"&gt;newly developed documentation&lt;/a&gt;&lt;/strong&gt; of SynBioHub. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Read &lt;a href="https://drive.google.com/file/d/1zmdjhszOkxYXF3UPYTfR1CnBdA7mmqEc/view?usp=sharing"&gt;this&lt;/a&gt; research paper sent by my mentor, which helped me to increase my knowledge of what SynBioHub really does.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h1&gt;
  
  
  Documentation Development Phase
&lt;/h1&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;During this phase, we had another brief discussion about the structure of the documentation and it was decided that there's a need to have a &lt;strong&gt;&lt;a href="https://synbiohub.github.io/setup/"&gt;Setup&lt;/a&gt;&lt;/strong&gt; section, which'll describe how to setup a local instance of SynBioHub.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Re-wrote the installation section, though I used some instructions from the &lt;strong&gt;&lt;a href="https://synbiohub.github.io/api-docs/#about-synbiohub"&gt;API documentation&lt;/a&gt;&lt;/strong&gt; as well. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Also, included the plugins section to the documentation. All credits for this section go to Jeanet Mante, who'd written a doc on plugins. I'd inserted this very doc into the documentation. Though I had to make a few changes, pertaining to the formatting as well as the grammatical aspects of this section.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Wrote the &lt;strong&gt;&lt;a href="https://synbiohub.github.io/userdocumentation/"&gt;User Documentation&lt;/a&gt;&lt;/strong&gt; section, which was the main aim of this project. The user documentation had to be modified a few times, so as to satisfy the requirements of the organization, though finally it was accepted. The concept of child pages has also been put to use in this section, wherein the user documentation has been divided into various sub-sections, for the convenience of the user. Each and every term has been explained in details as well as hyperlinks have been provided for further reference.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Another section titled, &lt;strong&gt;&lt;a href="https://synbiohub.github.io/questions-and-issues/"&gt;Questions and Issues&lt;/a&gt;&lt;/strong&gt; has also been added, which consists of various mailing lists and issue trackers for SynBioHub as well as for this documentation. Using these, you'll be able to get in touch with the developers of SynBioHub, or the maintainers to provide any feedback or report any issue pertaining to SynBioHub.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Hence, the final layout of the documentation is as follows:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;About SynBioHub&lt;/li&gt;
&lt;li&gt;Installation&lt;/li&gt;
&lt;li&gt;Setup&lt;/li&gt;
&lt;li&gt;User Documentation

&lt;ol&gt;
&lt;li&gt;Searching for Information&lt;/li&gt;
&lt;li&gt;Viewing and Downloading the Information&lt;/li&gt;
&lt;li&gt;Registering and Updating an Account&lt;/li&gt;
&lt;li&gt;Submitting, Managing and Updating Submissions&lt;/li&gt;
&lt;li&gt;Editing a Submission&lt;/li&gt;
&lt;li&gt;Add to an existing collection&lt;/li&gt;
&lt;li&gt;Data Sharing Mechanism&lt;/li&gt;
&lt;li&gt;Administration&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;API Documentation&lt;/li&gt;
&lt;li&gt;Plugins&lt;/li&gt;
&lt;li&gt;Questions and Issues

&lt;ol&gt;
&lt;li&gt;Mailing Lists&lt;/li&gt;
&lt;li&gt;Report an Issue&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Glossary&lt;/li&gt;
&lt;li&gt;References&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;/ul&gt;

&lt;h1&gt;
  
  
  Work Done
&lt;/h1&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Commits&lt;/strong&gt;: All the commits I made for the documentation can be found on &lt;a href="https://github.com/SynBioHub/synbiohub-docs"&gt;synbiohub-docs&lt;/a&gt; as well as &lt;a href="https://github.com/SynBioHub/synbiohub.github.io"&gt;synbiohub.github.io&lt;/a&gt; repositories, while the latest SynBioHub documentation can be found &lt;strong&gt;&lt;a href="https://synbiohub.github.io/"&gt;here&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Issues Raised And Resolved&lt;/strong&gt;: All the issues raised by my mentors can be found &lt;strong&gt;&lt;a href="https://github.com/SynBioHub/synbiohub.github.io/issues"&gt;here&lt;/a&gt;&lt;/strong&gt; while the issues I was able to successfully resolve can be found &lt;strong&gt;&lt;a href="https://github.com/SynBioHub/synbiohub.github.io/issues?q=is%3Aissue+is%3Aclosed"&gt;here&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Tasks&lt;/th&gt;
&lt;th&gt;Planned&lt;/th&gt;
&lt;th&gt;Completed&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Restructure the Documentation&lt;/td&gt;
&lt;td&gt;Yes&lt;/td&gt;
&lt;td&gt;Yes&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;User Documentation&lt;/td&gt;
&lt;td&gt;Yes&lt;/td&gt;
&lt;td&gt;Yes&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Setup Section&lt;/td&gt;
&lt;td&gt;No&lt;/td&gt;
&lt;td&gt;Yes&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Plugins&lt;/td&gt;
&lt;td&gt;Yes&lt;/td&gt;
&lt;td&gt;Yes&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Glossary&lt;/td&gt;
&lt;td&gt;No&lt;/td&gt;
&lt;td&gt;In Progress&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Questions and Issues&lt;/td&gt;
&lt;td&gt;No&lt;/td&gt;
&lt;td&gt;Yes&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;References&lt;/td&gt;
&lt;td&gt;Yes&lt;/td&gt;
&lt;td&gt;Yes&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Plugins&lt;/td&gt;
&lt;td&gt;Yes&lt;/td&gt;
&lt;td&gt;Yes&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Installation&lt;/td&gt;
&lt;td&gt;Yes&lt;/td&gt;
&lt;td&gt;Yes&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;




&lt;p&gt;The documentation can be found &lt;a href="https://synbiohub.github.io/"&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;h1&gt;
  
  
  Challenges during the project
&lt;/h1&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;SynBioHub can run on all of the majorly known operating systems including Linux(Ubuntu), MacOS and Windows and this meant I had to write a user documentation that would be useful for all the types of operating systems, namely Windows, Linux(Ubuntu) and MacOS.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I did not have much knowledge of SynBioHub, during the initial few days of this project, but by the constant support of my mentors, I was able to learn a lot about the functioning of SynBioHub. During weekly meetings as well as through Emails, they cleared all of my doubts, though some were really basic.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I was totally unaware of Hugo and Github pages in the early stages of this project. Due to my mentors support, I was able to learn quite a bit about Hugo as well as Github pages. I would also like to thank the maintainer of ACE-documentation's repo, &lt;a href="https://github.com/julianflapper"&gt;@julianflapper&lt;/a&gt; for patiently resolving all my doubts in this regards. &lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h1&gt;
  
  
  My Learning and Experience
&lt;/h1&gt;

&lt;p&gt;I learned a lot more about the &lt;strong&gt;NRNB&lt;/strong&gt; organization and &lt;strong&gt;SynBioHub&lt;/strong&gt; during the Google Season of Docs program. I was able to learn a lot about general terminologies in genetic biology as well as about the functionalities of SynBioHub.  My technical writing skill has definitely become better in the course of this project as well as my soft skills.&lt;/p&gt;

&lt;p&gt;Overall, it was one of the best things that happened to me this year. The fact that I was able to contribute to the development of SynBioHub is an honour.&lt;/p&gt;

&lt;h1&gt;
  
  
  The Way Forward...
&lt;/h1&gt;

&lt;p&gt;A few issues are still left to be addressed as far as the documentation is concerned and I hope to address them positively by the 10th of December'20. Since, I also have a decent programming aptitude, therefore I'll try to contribute to the code base of SynBioHub. I'll judiciously try and improve the documentation as well as the code, as per the requirements of the organization. &lt;/p&gt;

&lt;h1&gt;
  
  
  Conclusion
&lt;/h1&gt;

&lt;p&gt;I would like to thank my mentor, Prof. Chris J. Myers, Jeanet Mante, Dr. James Alastair McLaughlin and James Scholz for their valuable guidance. I'll always be indebted to them for their help and support, which helped me to complete this project. &lt;/p&gt;

&lt;p&gt;In future, I shall always like to be associated with this community and shall like to contribute for the betterment of SynBioHub. It'll always be an honour for me that I was able to contribute to SynBioHub, since it is my first professional engagement in an open source community.&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>docker</category>
      <category>documentation</category>
      <category>github</category>
    </item>
    <item>
      <title>Season Of Docs, Meeting-14</title>
      <dc:creator>Prubhtej Singh</dc:creator>
      <pubDate>Wed, 02 Dec 2020 14:48:25 +0000</pubDate>
      <link>https://dev.to/prubhtej/season-of-docs-meeting-14-l5c</link>
      <guid>https://dev.to/prubhtej/season-of-docs-meeting-14-l5c</guid>
      <description>&lt;p&gt;On 25th of November, I had a meeting with my mentors with regards to Google's Season Of Docs project. The mentors had assigned the following tasks:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Solving the issues, posted &lt;strong&gt;&lt;a href="https://github.com/SynBioHub/synbiohub.github.io/issues"&gt;here&lt;/a&gt;&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Preparing the work product, which is to be submitted in fulfilment of the project.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I was able to resolve more than 50% of the issues. Also, I've written a blog post with regards to the Work product, which needs to be submitted. On the next meeting, which is scheduled on 2nd of December'20, will be the last meeting and the main aim of this meeting is to discuss the work product.&lt;/p&gt;




</description>
      <category>opensource</category>
      <category>github</category>
      <category>docker</category>
    </item>
    <item>
      <title>Season of Docs, Meeting-13</title>
      <dc:creator>Prubhtej Singh</dc:creator>
      <pubDate>Wed, 25 Nov 2020 15:44:34 +0000</pubDate>
      <link>https://dev.to/prubhtej/season-of-docs-meeting-13-h1h</link>
      <guid>https://dev.to/prubhtej/season-of-docs-meeting-13-h1h</guid>
      <description>&lt;p&gt;On 18th of November, I had a meeting with my mentors with regards to Google's Season Of Docs project. The mentors had assigned the following tasks:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Making certain corrections to the &lt;a href="https://synbiohub.github.io/userdocumentation/"&gt;user documentation&lt;/a&gt;, few of which are mentioned as follows:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Inserting tables, wherever there is a possibility&lt;/li&gt;
&lt;li&gt;Creating a section, for &lt;strong&gt;Add to a collection&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Making a general section for &lt;strong&gt;Viewing a record&lt;/strong&gt;, which includes all the general details as well as parameters a record page contains. Subsequently, create sections for every type of record, which'll contain sections specific to that record.&lt;/li&gt;
&lt;li&gt;Editing the SPARQL search section.&lt;/li&gt;
&lt;li&gt;Editing the Downloads section.&lt;/li&gt;
&lt;li&gt;Replacing numbering with the bullets.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Writing the &lt;strong&gt;&lt;a href="https://synbiohub.github.io/setup/"&gt;Setup&lt;/a&gt;&lt;/strong&gt; section.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Editing some minor errors in the &lt;strong&gt;&lt;a href="https://synbiohub.github.io/installation/"&gt;Installation&lt;/a&gt;&lt;/strong&gt; section.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Adding a section/button for &lt;strong&gt;Reporting an error&lt;/strong&gt;.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I was able to complete the following tasks:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Made certain corrections to the &lt;a href="https://synbiohub.github.io/userdocumentation/"&gt;user documentation&lt;/a&gt;, few of which are mentioned as follows:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Inserted tables, wherever there is a possibility&lt;/li&gt;
&lt;li&gt;Created a section, for &lt;strong&gt;Add to a collection&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Made a general section for &lt;strong&gt;Viewing a record&lt;/strong&gt;, which includes all the general details as well as parameters a record page contains. Subsequently, created specific sections for Collection as well as module.&lt;/li&gt;
&lt;li&gt;Edited the SPARQL search section.&lt;/li&gt;
&lt;li&gt;Edited the Downloads section.&lt;/li&gt;
&lt;li&gt;Replaced most of the numbering with the bullets.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Wrote the &lt;strong&gt;&lt;a href="https://synbiohub.github.io/setup/"&gt;Setup&lt;/a&gt;&lt;/strong&gt; section.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Edited some minor errors in the &lt;strong&gt;&lt;a href="https://synbiohub.github.io/installation/"&gt;Installation&lt;/a&gt;&lt;/strong&gt; section.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Added a button for &lt;strong&gt;Reporting an error&lt;/strong&gt;.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This week I was able to accomplish almost all of my tasks, and I hope to complete all the sub-sections of viewing by the end of next week.&lt;/p&gt;

</description>
      <category>github</category>
      <category>docker</category>
      <category>documentation</category>
    </item>
    <item>
      <title>Season of Docs, Meeting-12</title>
      <dc:creator>Prubhtej Singh</dc:creator>
      <pubDate>Wed, 18 Nov 2020 15:54:40 +0000</pubDate>
      <link>https://dev.to/prubhtej/season-of-docs-meeting-12-l0d</link>
      <guid>https://dev.to/prubhtej/season-of-docs-meeting-12-l0d</guid>
      <description>&lt;p&gt;On 11th of November, I had a meeting with my mentors with regards to Google's Season Of Docs project. The mentors had assigned the following tasks:-&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Making the changes to the user docs, as per the discussions.&lt;/li&gt;
&lt;li&gt;Making changes to the Installation page.&lt;/li&gt;
&lt;li&gt;Removing the contents of the setup page and re-write the setup page. Also, adding the existing info on the setup page to the relevant sections of the user docs.&lt;/li&gt;
&lt;li&gt;Adding the visualisation, download and submit plugins to the plugins sections and removing certain sections from the download table.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I was able to complete the following tasks:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Swapped the &lt;strong&gt;Viewing&lt;/strong&gt; section with the &lt;strong&gt;registering&lt;/strong&gt; section.&lt;/li&gt;
&lt;li&gt;Added the &lt;strong&gt;Searching on a record&lt;/strong&gt; sub-section under the search section.&lt;/li&gt;
&lt;li&gt;Edited the &lt;strong&gt;editing a submission&lt;/strong&gt; section. Added a few more details, which were missing as well as provided the explanations in a bit more detail.&lt;/li&gt;
&lt;li&gt;Removed the content from the setup page and added it to the respective sections under the &lt;strong&gt;admin&lt;/strong&gt; section.&lt;/li&gt;
&lt;li&gt;Added the &lt;strong&gt;visual&lt;/strong&gt;, &lt;strong&gt;submit&lt;/strong&gt; and the &lt;strong&gt;download&lt;/strong&gt; plugins to the respective sections, under the plugins section. &lt;/li&gt;
&lt;li&gt;Somewhat completed the &lt;strong&gt;SBOlExplorer&lt;/strong&gt; section under the &lt;strong&gt;admin&lt;/strong&gt; section.&lt;/li&gt;
&lt;li&gt;Made the minor changes to the &lt;strong&gt;installation&lt;/strong&gt; page as per the requirements. &lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Following are the issues that I faced this week:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Was unable to install SynBioHub, with SBOLExplorer.&lt;/li&gt;
&lt;li&gt;Was unable to get to the setup page. &lt;/li&gt;
&lt;li&gt;Still some sections in the admin section of the user docs are empty and I'll try to understand their significance in the next meeting. &lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Further, I'll try and clear all my doubts, in the next meeting and have a brief discussion over the contents of &lt;strong&gt;troubleshooting&lt;/strong&gt; section.&lt;/p&gt;

</description>
      <category>github</category>
      <category>docker</category>
      <category>documentation</category>
    </item>
    <item>
      <title>Season of Docs, Meeting-11</title>
      <dc:creator>Prubhtej Singh</dc:creator>
      <pubDate>Wed, 11 Nov 2020 15:44:24 +0000</pubDate>
      <link>https://dev.to/prubhtej/season-of-docs-meeting-11-3mdo</link>
      <guid>https://dev.to/prubhtej/season-of-docs-meeting-11-3mdo</guid>
      <description>&lt;p&gt;On 4th of November, I had a meeting with my mentors with regards to Google's Season Of Docs project. The mentors had assigned the following tasks:-&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Make the first 6 sections a bit more descriptive. (Considering the User as a beginner)&lt;/li&gt;
&lt;li&gt;Put in the basic format of the " Admin "section.&lt;/li&gt;
&lt;li&gt;Generalise for all synbiohub instances.&lt;/li&gt;
&lt;li&gt;De-capitalize in sentences
5.Downloads-Describe the types of files on can download using tabular form.&lt;/li&gt;
&lt;li&gt;Adding a link to the SPARQL docs and improving the SPARQL section of the user docs.&lt;/li&gt;
&lt;li&gt;Making a few corrections in the Installation section.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I was able to complete the following tasks:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Made the first 6 sections a bit more descriptive: I literally rewrote almost all of the first 6 sections. Adding the details enabled me to understand the complexities of SynBioHub to a much greater extent.&lt;/li&gt;
&lt;li&gt;Added the Admin section. &lt;/li&gt;
&lt;li&gt;Generalised the user documentation for local as well as global instances.&lt;/li&gt;
&lt;li&gt;Added a link to the SPARQL docs and improving the SPARQL section of the user docs.&lt;/li&gt;
&lt;li&gt; Made a few corrections to the Installation section.&lt;/li&gt;
&lt;li&gt;Downloads-Described the types of files on can download using tabular form.&lt;/li&gt;
&lt;li&gt;De-capitalized the first letters in the sentences.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I'd faced the following problems during this week:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;I did not have knowledge regarding some technical terms while writing the &lt;strong&gt;viewing a resource&lt;/strong&gt; section, hence I've left that section empty. I'll try and clarify these queries in the next meeting and fill up the blank spaces before the next week's meeting.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I don't have fundamental knowledge about what are remotes and specifically about ICE remote.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I hope to clarify all my doubts in the upcoming meeting i.e, on 11th November'20. &lt;/p&gt;

</description>
      <category>github</category>
      <category>docker</category>
      <category>documentation</category>
    </item>
    <item>
      <title>Season of Docs, Meeting-10</title>
      <dc:creator>Prubhtej Singh</dc:creator>
      <pubDate>Wed, 04 Nov 2020 12:58:49 +0000</pubDate>
      <link>https://dev.to/prubhtej/season-of-docs-meeting-10-432a</link>
      <guid>https://dev.to/prubhtej/season-of-docs-meeting-10-432a</guid>
      <description>&lt;p&gt;On 28th October, I had a meeting with Jet Mante &amp;amp; James Scholz with regards to my Google's Season Of Docs Project.&lt;br&gt;
Several points were discussed, and they're mentioned as follows:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;We'd discussed about Sections of the user documentation and corresponding API calls and resolved my doubt regarding the API calls corresponding to the &lt;strong&gt;Data Sharing Mechanisms&lt;/strong&gt;.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I also had a few doubts regarding the API calls corresponding to certain UI of SynBioHub. Most of them were resolved, but we were unable to reach a common consensus about 3-4 API calls.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;We'd briefly reviewed the first 3 sections of the User Documentation.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The mentors had assigned the following tasks:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Adding the SPARQL search sub-section under the &lt;em&gt;Searching using Keywords&lt;/em&gt; section.&lt;/li&gt;
&lt;li&gt;Elaborating the Downloading sub-section under the 3rd section.&lt;/li&gt;
&lt;li&gt;Plan and complete sections 4, 5 &amp;amp; 6.&lt;/li&gt;
&lt;li&gt;Proof Read all the 6 sections.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I was able to accomplish the following tasks:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Added the SPARQL search section under the &lt;em&gt;Searching using Keywords section&lt;/em&gt;.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Elaborated the Downloading section under the &lt;em&gt;Viewing &amp;amp; Downloading the Information&lt;/em&gt; section.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Was able to successfully plan and complete the sections 4, 5 &amp;amp; 6.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Proof read all the 6 sections.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Following are the problems that I'd faced this week:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;I did not have much of a knowledge about SPARQL, so initially it was tough for me to write the user documentation for that, but with the guidance of Jet and Prof. Myers I was able to successfully understand the basics of SPARQL and somewhat correlate it with MySQL.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I got a bit confused regarding what should go under section-6 i.e, &lt;em&gt;Data Sharing Mechanisms&lt;/em&gt;. After a brief discussion with Prof. Myers, I was able to successfully resolve my queries.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;In the next meeting, I hope to clear all my doubts about the API calls corresponding to the UI of SynBioHub &amp;amp; take feedback regarding sections 4,5 &amp;amp; 6 of the User Documentation.&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>github</category>
      <category>docker</category>
    </item>
    <item>
      <title>Season of Docs, Meeting-9</title>
      <dc:creator>Prubhtej Singh</dc:creator>
      <pubDate>Wed, 28 Oct 2020 14:39:33 +0000</pubDate>
      <link>https://dev.to/prubhtej/season-of-docs-meeting-9-m55</link>
      <guid>https://dev.to/prubhtej/season-of-docs-meeting-9-m55</guid>
      <description>&lt;p&gt;On 21st of October, I had a meeting with my mentors with regards to Google's Season Of Docs project. The mentors had assigned the following tasks:-&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Compile a list of pages on synbiohub.org&lt;/li&gt;
&lt;li&gt;Which API command corresponds to which page on SynBioHub.org&lt;/li&gt;
&lt;li&gt;Prepare a basic layout for the user documentation.&lt;/li&gt;
&lt;li&gt;Plan the content for all the sections of User Documentation.&lt;/li&gt;
&lt;li&gt;Correcting some minor formatting errors on the Plugins installation page.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;On subsequent discussions over the Email, the consolidated list of sections was finalized, which is as follows:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Registering and updating your account&lt;/li&gt;
&lt;li&gt;Searching for information&lt;/li&gt;
&lt;li&gt;Viewing and downloading information &lt;/li&gt;
&lt;li&gt;Submitting, updating, and managing your collections&lt;/li&gt;
&lt;li&gt;Editing your submissions&lt;/li&gt;
&lt;li&gt;Data sharing mechanisms&lt;/li&gt;
&lt;li&gt;Administration&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I was able to accomplish the following tasks:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Compiled the list of pages on synbiohub.org&lt;/li&gt;
&lt;li&gt;Which of the API command corresponds to which page on SynBioHub.org&lt;/li&gt;
&lt;li&gt;Prepared and finalized a basic layout of the user documentation, under the guidance of Prof. Myers&lt;/li&gt;
&lt;li&gt;Which pages of synbiohub.org correspond to which section&lt;/li&gt;
&lt;li&gt;Corrected a few minor formatting errors on the plugins page.&lt;/li&gt;
&lt;li&gt;Completed the user documentation for the first 3 sections as mentioned above.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I'd faced the following issues this week:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Was unable to find pages of Synbiohub.org corresponding to all of the API calls.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;In the next meeting, I hope to take feedback regarding, the first 3 sections of the User documentation and resolve all of my doubts regarding SynBioHub's UI once and for all.&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>docker</category>
      <category>github</category>
    </item>
    <item>
      <title>Season of Docs, Meeting-8</title>
      <dc:creator>Prubhtej Singh</dc:creator>
      <pubDate>Wed, 21 Oct 2020 10:30:18 +0000</pubDate>
      <link>https://dev.to/prubhtej/season-of-docs-meeting-8-l6l</link>
      <guid>https://dev.to/prubhtej/season-of-docs-meeting-8-l6l</guid>
      <description>&lt;p&gt;On 14th of October, I had a meeting with my mentors with regards to Google's Season Of Docs project. The mentors had assigned the following tasks:-&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Removing redundancy in the installation section.&lt;/li&gt;
&lt;li&gt;Change the heading "With Explorer" to "With SBOLExplorer"&lt;/li&gt;
&lt;li&gt;Unify all installation instructions under the General Section even for different OS's.&lt;/li&gt;
&lt;li&gt;Just give the link to Docker and Point them to install Git on their OS.&lt;/li&gt;
&lt;li&gt;Replace the navigation step with this statement "Navigate to the directory where you want to install SynBioHub"&lt;/li&gt;
&lt;li&gt;Try not to merge commands with the sentences&lt;/li&gt;
&lt;li&gt;Change the Ordering, use no's only.&lt;/li&gt;
&lt;li&gt;Take out "With Developmental SynBioHub"&lt;/li&gt;
&lt;li&gt;Link to the plugins table.&lt;/li&gt;
&lt;li&gt;Remove NGINX Config.&lt;/li&gt;
&lt;li&gt;Resolving the issue on the Sub-section bar on the Right Hand side of the Plugins page.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I was able to complete almost all the assigned tasks, without any issues except one i.e, "Resolving the issue on the Sub-section bar on the Right Hand side of the Plugins page".&lt;/p&gt;

&lt;p&gt;I have opened up an Issue on ACE-documentation's github page with regards to this problem, since it is an unusual one, but still minor. I haven't received any significant response from their side, and I hope to resolve this issue by the end of this week.&lt;/p&gt;

&lt;p&gt;I hope to have a more fruitful discussion, about taking this project forward in the upcoming meeting i.e on the 21st of October.&lt;/p&gt;

</description>
      <category>github</category>
      <category>opensource</category>
      <category>docker</category>
    </item>
    <item>
      <title>Season of Docs, Meeting-7</title>
      <dc:creator>Prubhtej Singh</dc:creator>
      <pubDate>Wed, 14 Oct 2020 12:36:27 +0000</pubDate>
      <link>https://dev.to/prubhtej/season-of-docs-meeting-7-2d6k</link>
      <guid>https://dev.to/prubhtej/season-of-docs-meeting-7-2d6k</guid>
      <description>&lt;p&gt;Due to COMBINE2020, this meeting did not take place. Though, via Email, I took a brief feedback with regards to the plugins page. &lt;br&gt;
I had corrected all the errors on the Plugins page, just a minor addition was left, that was to insert a graphic to the plugins page. I was unable to take care of this issue, due to my exams, but I hope to resolve it after I'm done with my exams.&lt;br&gt;
In the next meeting, I hope to have a discussion, on how to take this project forward &amp;amp; I hope that I'll be able to cover up for the lost time.&lt;br&gt;
Once again a &lt;strong&gt;Special Thanks&lt;/strong&gt; to Prof. Myers, for understanding my situation regarding my exams and allowing me to focus on them.&lt;br&gt;
Looking forward to the meeting on 14th of October! &lt;/p&gt;

</description>
      <category>github</category>
      <category>opensource</category>
      <category>docker</category>
    </item>
    <item>
      <title>Season of Docs, Meeting-6</title>
      <dc:creator>Prubhtej Singh</dc:creator>
      <pubDate>Wed, 07 Oct 2020 14:49:10 +0000</pubDate>
      <link>https://dev.to/prubhtej/season-of-docs-meeting-6-2b0g</link>
      <guid>https://dev.to/prubhtej/season-of-docs-meeting-6-2b0g</guid>
      <description>&lt;p&gt;On 30th of September, I had a meeting with Jet Mante and James Scholz with regards to my Google's Season Of Docs project.&lt;br&gt;
Unfortunately, Prof. Myers was unable to join the meeting to due a conflict in his schedule. I was able to successfully resolve almost all of my doubts in the weekly meeting. Jet suggested a few minor changes in the Plugins page of the documentation, which're as follows:-&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;It might be nice to add the graphic back to the overview section.&lt;/li&gt;
&lt;li&gt;I think the numbering of subsections helps as it is difficult to see any difference between the installation and using synbiohub title font.&lt;/li&gt;
&lt;li&gt;I think it makes sense to just link out to the installation section for the heading 'using synbiohub'. The common problems and adding plugins to the admin panel could be added to that section.&lt;/li&gt;
&lt;li&gt;For the standalone methods:flask servers:anaconda section you have not made some of the code red (it is just formatted as text) 5. this is also the case under the python windows os section and the javascript node.js section&lt;/li&gt;
&lt;li&gt;under the naming convention section you replaced "&amp;lt;" and "&amp;gt;" with '"' for the second line, this is odd as quotations are generally not used to signal placeholders&lt;/li&gt;
&lt;li&gt;In the naming convention section there is a lack of enter between the final example and the paragraph that starts "The same name is then used"&lt;/li&gt;
&lt;li&gt;I think the way recieves and return are structured should possibly be more standard throughout status, evaluate, and run under visual, submit and download&lt;/li&gt;
&lt;li&gt;making clear that for evaluate and run endpoints what is recieved is the body of an http post request is a good idea&lt;/li&gt;
&lt;li&gt;I think the general 'indentation' of headings should be changed.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I was able to successfully complete all the above tasks except one, i.e "Adding a graphic back to the overview section".&lt;/p&gt;

&lt;p&gt;I'll be having a small conversation with Jet over the Email, so as to understand this point to a better extent. &lt;/p&gt;

&lt;p&gt;This week's meeting won't be taking place since, my mentors will be taking part in COMBINE2020. &lt;br&gt;
I was also to take part in COMBINE2020, but since my college announced surprise Mid Semester examinations, hence I was unable to, though I'll try to watch the recordings, if they're available.&lt;/p&gt;

&lt;p&gt;I would also like to thank my mentors for understanding the situation regarding my examinations and allocating less work!&lt;/p&gt;

</description>
      <category>github</category>
      <category>opensource</category>
      <category>docker</category>
    </item>
    <item>
      <title>Season Of Docs, Meeting-5</title>
      <dc:creator>Prubhtej Singh</dc:creator>
      <pubDate>Wed, 30 Sep 2020 15:09:08 +0000</pubDate>
      <link>https://dev.to/prubhtej/season-of-docs-meeting-5-3iif</link>
      <guid>https://dev.to/prubhtej/season-of-docs-meeting-5-3iif</guid>
      <description>&lt;p&gt;On 23rd of September, I had a weekly meeting with regards to my Google's Season Of Docs project. The mentor's had assigned the following tasks :&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Finish reading the Plugins Docs and include Plugins doc into the main docs.&lt;/li&gt;
&lt;li&gt;Sending the Google doc containing relevant info from ACS research paper.&lt;/li&gt;
&lt;li&gt;Solving the Table of contents issue.&lt;/li&gt;
&lt;li&gt;Completing the implementation of API using the UI of SynBioHub.&lt;/li&gt;
&lt;li&gt;Completing the setup page.&lt;/li&gt;
&lt;li&gt;Include the link of the plugins table rather than the whole table on the plugins page.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I was able to accomplish the following tasks: &lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Extracted out relevant info from the ACS research paper, though it was too much. Hence, on the advise of Prof. Myers I'm trying to reduce the content to 1 paragraph at max containing info. about Plugins ans Web-Of-Registries.&lt;/li&gt;
&lt;li&gt;Solved the table of contents issues, thanks to My mentor and developer of ACE-documentation theme.&lt;/li&gt;
&lt;li&gt;Included the link of plugins table in the documentation that has already been implemented, hence removing the whole table from the docs, which was not looking up to the mark.&lt;/li&gt;
&lt;li&gt;I'm almost done including the Plugins doc into the Plugins section of the documentation. A little bit of formatting and editing is left to be done.&lt;/li&gt;
&lt;li&gt;I was able to execute almost all the API's using the UI of SynBioHub.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Following are the issues that I'd faced this week:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Extracted out too much of information from the ACS research paper, hence on the advice of Prof. Myers, I've substantially reduced the content and plan to reduce it further.&lt;/li&gt;
&lt;li&gt;I haven't used Sendgrid before, hence it was kind of a challenge for me to learn about it's nuances, but still I was able to complete the Setup page well on time.&lt;/li&gt;
&lt;li&gt;I'm still encountering some challenges on running locally onto Ubuntu. Hence, I tried to run it on a Mac, on which it successfully ran without any glitches. I tried to do a bit of research, according to which I need to install docker again onto my PC.&lt;/li&gt;
&lt;li&gt;The doc that Jet had sent contained a lot of information on plugins. I do have some doubts and I'll try to clarify them in the meeting.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I was able to complete almost all the tasks, this week well in time. Hope to discuss the upcoming tasks in the next meeting i.e. on 30th September! &lt;/p&gt;

</description>
      <category>opensource</category>
      <category>documentation</category>
      <category>gsod</category>
    </item>
    <item>
      <title>Season Of Docs, Meeting-4</title>
      <dc:creator>Prubhtej Singh</dc:creator>
      <pubDate>Wed, 23 Sep 2020 14:13:19 +0000</pubDate>
      <link>https://dev.to/prubhtej/season-of-docs-meeting-4-371h</link>
      <guid>https://dev.to/prubhtej/season-of-docs-meeting-4-371h</guid>
      <description>&lt;p&gt;On 16th of September, I had a meeting with my mentors regarding my Google's Season Of Docs project.&lt;br&gt;
The following tasks were assigned to me:-&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Correcting the section order of the menu on the LHS of synbiohub.github.io&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Provide correct links to the broken ones in the About SynBioHub and the references section.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Renaming the "Further References" section to the "References" section.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Moving the Plugins from the Installation section to the Plugins section and reconfiguring the table using Go-lang templates and partials provided by Hugo.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Changing the docker-installation to something more appropriate.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Include installation instructions for Mac OS and Linux OS to the installation section.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Remove all the content from the Source installation section and provide a link to the github repository.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Make a separate section for Setup and add some content to it, i.e. about Web-Of-Registries and SendGrid Mail setup.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Go through the doc on plugins sent by Jet.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Try and prepare a doc on Information collected from the assync. research paper that can be included in the  documentation.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I was able to accomplish the following tasks:-&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Provided correct links to the broken ones in the About SynBioHub section and the References section.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Renamed the "Further References" section to the "References" section.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Changed the docker installation to something more appropriate, though it still requires some improvement.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Included the installation instructions to Mac OS and Linux-Ubuntu 20.04 to the installation section.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Removed all the content from the Source installation section and gave the link to the github repo.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Installed SynBioHub without any error on Ubuntu.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Created a separate section for setup.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Added a brief description about "Web-Of-Registries" to the Setup section.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The Problems that I've encountered this week are:-&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Couldn't re-order the menu. I tried to re-order the menu by allocating weight's to every section but surprisingly, it didn't do any good.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Though I was able to move the plugins table from the "Installation" section, but unfortunately I was unable to understand &amp;amp; use the Go-lang template and partials provided by Hugo. I've opened a few PR's on Hugo's repo and I'm hoping to find a feasible solution in the next couple of days.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Wanted to Upload a design to synbiohub.org but was unable to find the link to the repo from which I was to copy the designs.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Was unable to go through the doc sent by Jet fully. Though, I was able to go through the first few pages and had a few doubts.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Hope I'll be able to clarify the doubts that I have and plan tasks for the upcoming week in the next week. &lt;/p&gt;

</description>
      <category>opensource</category>
      <category>github</category>
    </item>
  </channel>
</rss>
