<?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: Romel Ante Guanochanga</title>
    <description>The latest articles on DEV Community by Romel Ante Guanochanga (@romel_anteguanochanga_e4).</description>
    <link>https://dev.to/romel_anteguanochanga_e4</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4100968%2F25f520d0-ab92-4099-8ab0-46bad9013ee0.png</url>
      <title>DEV Community: Romel Ante Guanochanga</title>
      <link>https://dev.to/romel_anteguanochanga_e4</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/romel_anteguanochanga_e4"/>
    <language>en</language>
    <item>
      <title>From Private Notes to Open Library: Building Curiosity Vault with Astro</title>
      <dc:creator>Romel Ante Guanochanga</dc:creator>
      <pubDate>Sun, 30 Aug 2026 04:34:16 +0000</pubDate>
      <link>https://dev.to/romel_anteguanochanga_e4/from-private-notes-to-open-library-building-curiosity-vault-with-astro-18i0</link>
      <guid>https://dev.to/romel_anteguanochanga_e4/from-private-notes-to-open-library-building-curiosity-vault-with-astro-18i0</guid>
      <description>&lt;p&gt;I recently open-sourced a project called Curiosity Vault — a small static site built with Astro that turns personal notes into a public, structured library of guides and curated collections (books, movies).&lt;/p&gt;

&lt;p&gt;Why&lt;/p&gt;

&lt;p&gt;I had scattered notes on things like studying methods, building an MVP, job-hunting, and public speaking. Instead of keeping them private, I decided to edit them for clarity, add sourcing where it mattered, and publish them as an open library anyone can read — or contribute to.&lt;/p&gt;

&lt;p&gt;How it's built&lt;br&gt;
Astro for the static site&lt;br&gt;
Content lives as Markdown files in a contenido/ folder&lt;br&gt;
Deployed to GitHub Pages&lt;br&gt;
Licensed CC BY 4.0&lt;br&gt;
Looking for contributors&lt;/p&gt;

&lt;p&gt;I just set up CONTRIBUTING.md, issue templates, and a PR template so the repo is ready for outside contributions:&lt;/p&gt;

&lt;p&gt;New guides&lt;br&gt;
Translations (the current guides are in Spanish)&lt;br&gt;
Typo/error corrections&lt;br&gt;
Improvements to the site's code or design&lt;/p&gt;

&lt;p&gt;Repo: &lt;a href="https://github.com/RomelAnte/curiosity-vault" rel="noopener noreferrer"&gt;https://github.com/RomelAnte/curiosity-vault&lt;/a&gt; Site: &lt;a href="https://romelante.github.io/curiosity-vault/" rel="noopener noreferrer"&gt;https://romelante.github.io/curiosity-vault/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you're into Astro, content-driven sites, or just like tinkering with open knowledge projects, I'd love a look — issues and PRs are open.&lt;/p&gt;

</description>
      <category>buildinpublic</category>
      <category>opensource</category>
      <category>showdev</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
