Skip to content

Commit 349c0ec

Browse files
authored
Merge branch 'github:main' into patch-1
2 parents 4de6936 + 888a428 commit 349c0ec

File tree

6 files changed

+26
-2
lines changed

6 files changed

+26
-2
lines changed

.github/workflows/jekyll_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- name: 📄 setup pages
3232
id: pages
33-
uses: actions/configure-pages@v4
33+
uses: actions/configure-pages@v5
3434

3535
- name: 🔨 install dependencies & build site
3636
uses: actions/[email protected]

collections/design-essentials/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ items:
1515
- basscss/basscss
1616
- atlemo/SubtlePatterns
1717
- mrmrs/colors
18+
- twbs/icons
19+
- tailwindlabs/heroicons
20+
- lipis/flag-icons
21+
- tabler/tabler-icons
22+
- saadeghi/daisyui
23+
- responsively-org/responsively-app
1824
display_name: Design essentials
1925
created_by: jonrohan
2026
---

collections/made-in-brazil/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ items:
3232
- alshedivat/al-folio
3333
- george-gca/multi-language-al-folio
3434
- levxyca/diciotech
35+
- turicas/brasil.io
36+
- react-brasil/empresas-que-usam-react-no-brasil
37+
- bacen/pix-api
3538

3639
display_name: Made in Brazil
3740
created_by: caarlos0

collections/made-in-ukraine/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ items:
1717
- trekhleb/learn-python
1818
- brunch/brunch
1919
- resilience4j/resilience4j
20-
- eclipse/che
20+
- eclipse-che/che
2121
- dmytrodanylyk/circular-progress-button
2222
- valor-software/ngx-bootstrap
2323
- platformio/platformio-core

topics/riscos/index.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
display_name: RISC OS
3+
aliases: risc-os
4+
related: arm, bbc-basic
5+
logo: riscos.png
6+
released: September 1987
7+
short_description: RISC OS is the first ARM operating system.
8+
topic: riscos
9+
url: https://riscosopen.org/
10+
wikipedia_url: https://en.wikipedia.org/wiki/RISC_OS
11+
created_by: Acorn Computers Ltd
12+
---
13+
RISC OS is an operating system created by Acorn computers for the first ARM processors.
14+
It is a modular system, using a cooperative multitasking model. It is used by hobbyists
15+
on hardware such as the Raspberry Pi and Pinebook.

topics/riscos/riscos.png

5.3 KB
Loading

0 commit comments

Comments
 (0)