Skip to content

Commit 0df9786

Browse files
committed
deploy: 107f99c
1 parent 3a21742 commit 0df9786

12 files changed

Lines changed: 2220 additions & 22 deletions

File tree

8.86 KB
Loading

blog/arx-project-update-a-new-monorepo/index.html

Lines changed: 2100 additions & 0 deletions
Large diffs are not rendered by default.

blog/index.html

Lines changed: 104 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1816,6 +1816,95 @@ <h1 class="blog-title">Blog</h1>
18161816

18171817

18181818

1819+
<li class="post-card">
1820+
<article class="excerpt glass">
1821+
<a class="post-thumb" href="https://opensciencelabs.org/blog/arx-project-update-a-new-monorepo/" aria-label="Arx Project Update: A New Monorepo, Better Tooling, and the First Steps Toward a Bigger Ecosystem">
1822+
<img loading="lazy" decoding="async" src="/blog/arx-project-update-a-new-monorepo/header.png" alt="Arx Project Update: A New Monorepo, Better Tooling, and the First Steps Toward a Bigger Ecosystem">
1823+
</a>
1824+
1825+
<div class="excerpt_body">
1826+
<h3 class="post_link">
1827+
<a href="https://opensciencelabs.org/blog/arx-project-update-a-new-monorepo/" title="Arx Project Update: A New Monorepo, Better Tooling, and the First Steps Toward a Bigger Ecosystem" target="_self">Arx Project Update: A New Monorepo, Better Tooling, and the First Steps Toward a Bigger Ecosystem</a>
1828+
</h3>
1829+
1830+
<div class="post_meta">
1831+
1832+
<span class="meta_item author">
1833+
<svg class="icon" aria-hidden="true"><use xlink:href="#author"/></svg>
1834+
<span class="author_name">Ivan Ogasawara</span>
1835+
</span>
1836+
1837+
1838+
1839+
<span class="meta_item date">
1840+
<svg class="icon" aria-hidden="true"><use xlink:href="#calendar"/></svg>
1841+
<time class="post_date" datetime="2026-04-29">
1842+
Apr 29, 2026
1843+
</time>
1844+
</span>
1845+
1846+
</div>
1847+
1848+
1849+
<div class="post_tags">
1850+
1851+
<a href="#compiler" title="compiler" class="post_tag button button_translucent">compiler</a>
1852+
1853+
<a href="#arx" title="arx" class="post_tag button button_translucent">arx</a>
1854+
1855+
<a href="#llvm" title="llvm" class="post_tag button button_translucent">llvm</a>
1856+
1857+
</div>
1858+
1859+
1860+
1861+
<p class="post_desc">Arx is evolving into a broader language ecosystem for data-oriented computing. Recent updates include the new monorepo for ASTx, IRx, and Arx, early tooling like ArxPM, VS Code syntax highlighting, Douki docstring support, and an experimental Jupyter...</p>
1862+
1863+
1864+
<div class="excerpt_actions">
1865+
<a href="https://opensciencelabs.org/blog/arx-project-update-a-new-monorepo/" title="Read more" class="excerpt_more button">Read more</a>
1866+
1867+
<div class="post_share">
1868+
<span class="share_label">Share:</span>
1869+
<a href="https://twitter.com/intent/tweet?text=Arx Project Update: A New Monorepo, Better Tooling, and the First Steps Toward a Bigger Ecosystem&url=https://opensciencelabs.org/blog/arx-project-update-a-new-monorepo/&tw_p=tweetbutton"
1870+
class="twitter" title="Share on X/Twitter" target="_blank" rel="nofollow noopener">
1871+
<svg class="icon"><use xlink:href="#twitter"/></svg>
1872+
</a>
1873+
<a href="https://www.facebook.com/sharer.php?u=https://opensciencelabs.org/blog/arx-project-update-a-new-monorepo/&t=Arx Project Update: A New Monorepo, Better Tooling, and the First Steps Toward a Bigger Ecosystem"
1874+
class="facebook" title="Share on Facebook" target="_blank" rel="nofollow noopener">
1875+
<svg class="icon"><use xlink:href="#facebook"/></svg>
1876+
</a>
1877+
<a href="#linkedinshare" class="linkedin" title="Share on LinkedIn" rel="nofollow">
1878+
<svg class="icon"><use xlink:href="#linkedin"/></svg>
1879+
</a>
1880+
<a href="https://opensciencelabs.org/blog/arx-project-update-a-new-monorepo/" title="Copy Link" class="link link_yank">
1881+
<svg class="icon"><use xlink:href="#copy"/></svg>
1882+
</a>
1883+
</div>
1884+
</div>
1885+
</div>
1886+
</article>
1887+
</li>
1888+
1889+
1890+
1891+
1892+
1893+
1894+
1895+
1896+
1897+
1898+
1899+
1900+
1901+
1902+
1903+
1904+
1905+
1906+
1907+
18191908
<li class="post-card">
18201909
<article class="excerpt glass">
18211910
<a class="post-thumb" href="https://opensciencelabs.org/blog/osl-2-0/" aria-label="OSL 2.0">
@@ -2613,6 +2702,13 @@ <h3 class="post_link">
26132702

26142703

26152704

2705+
</ul>
2706+
</div>
2707+
2708+
2709+
<div class="page" id="page2">
2710+
<ul class="post-grid" id="post-grid">
2711+
26162712

26172713

26182714

@@ -2702,13 +2798,6 @@ <h3 class="post_link">
27022798

27032799

27042800

2705-
</ul>
2706-
</div>
2707-
2708-
2709-
<div class="page" id="page2">
2710-
<ul class="post-grid" id="post-grid">
2711-
27122801

27132802

27142803

@@ -3555,6 +3644,13 @@ <h3 class="post_link">
35553644

35563645

35573646

3647+
</ul>
3648+
</div>
3649+
3650+
3651+
<div class="page" id="page3">
3652+
<ul class="post-grid" id="post-grid">
3653+
35583654

35593655

35603656

@@ -3647,13 +3743,6 @@ <h3 class="post_link">
36473743

36483744

36493745

3650-
</ul>
3651-
</div>
3652-
3653-
3654-
<div class="page" id="page3">
3655-
<ul class="post-grid" id="post-grid">
3656-
36573746

36583747

36593748

@@ -4439,7 +4528,7 @@ <h3 class="post_link">
44394528

44404529
</nav>
44414530

4442-
<div class="blog-total">Total <b>29</b> posts.</div>
4531+
<div class="blog-total">Total <b>30</b> posts.</div>
44434532

44444533
</div>
44454534
</section></p>

blog/internship-call-2-2024/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2014,7 +2014,7 @@ <h3 id="sugar">Sugar<a class="headerlink" href="#sugar" title="Permanent link">
20142014
in a configuration file. So the command line would be very simple.</li>
20152015
<li><strong>Categories:</strong> DevOps, Container Management</li>
20162016
<li><strong>Organization/Project Webpage URL:</strong>
2017-
<a href="https://osl-incubator.github.io/sugar/">https://osl-incubator.github.io/sugar/e</a></li>
2017+
<a href="https://sugar-org.github.io/sugar/">https://sugar-org.github.io/sugar/e</a></li>
20182018
<li><strong>Contact:</strong> Ivan Ogasawara <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#105;&#118;&#97;&#110;&#46;&#111;&#103;&#97;&#115;&#97;&#119;&#97;&#114;&#97;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;">&#105;&#118;&#97;&#110;&#46;&#111;&#103;&#97;&#115;&#97;&#119;&#97;&#114;&#97;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;</a></li>
20192019
<li><strong>Project Ideas URL:</strong>
20202020
<a href="https://github.com/osl-incubator/sugar/wiki/OSL-Internship-%E2%80%90-2024-%E2%80%90-2nd-Cycle">https://github.com/osl-incubator/sugar/wiki/OSL-Internship-%E2%80%90-2024-%E2%80%90-2nd-Cycle</a></li>

blog/internship-call-2-2024/index.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ Below is the list of projects participating in the current internship cycle. Eac
184184

185185
- **Description:** Sugar aims to organize your stack of containers, gathering some useful scripts and keeping this information centralized in a configuration file. So the command line would be very simple.
186186
- **Categories:** DevOps, Container Management
187-
- **Organization/Project Webpage URL:** [https://osl-incubator.github.io/sugar/e](https://osl-incubator.github.io/sugar/)
187+
- **Organization/Project Webpage URL:** [https://sugar-org.github.io/sugar/e](https://sugar-org.github.io/sugar/)
188188
- **Contact:** Ivan Ogasawara [ivan.ogasawara@gmail.com](mailto:ivan.ogasawara@gmail.com)
189189
- **Project Ideas URL:** <https://github.com/osl-incubator/sugar/wiki/OSL-Internship-%E2%80%90-2024-%E2%80%90-2nd-Cycle>
190190

feed_rss_created.xml

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)