Skip to content

Commit

Permalink
🚚 chore(env): fix web css
Browse files Browse the repository at this point in the history
  • Loading branch information
angelespejo committed Jan 20, 2025
1 parent d24fa70 commit 8cd40a5
Show file tree
Hide file tree
Showing 28 changed files with 218 additions and 217 deletions.
4 changes: 2 additions & 2 deletions .pigeonposse.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Automatically generated by sizium. Please do not edit manually.
# Automatically generated by "Sizium". Please do not edit manually.
web:
- id: sizium
name: sizium
name: Sizium
description: Get the actual size of any local or remote package
homepage: https://sizium.pigeonposse.com
type: library
Expand Down
32 changes: 17 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ Get the actual size of any local or remote package

- [What is `sizium`?](#what-is-sizium)
- [🔑 Installation](#-installation)
- [More](#more)
- [More](#-more)
- [👨‍💻 Development](#-development)
- [ Donate](#-donate)
- [❤️ Donate](#-donate)
- [📜 License](#-license)
- [🐦 About us](#-about-us)
- [ About us](#-about-us)


## What is `sizium`?
Expand Down Expand Up @@ -73,14 +73,14 @@ bun add @sizium/core
deno add @sizium/core
```

## More
## More

- [Core](https://sizium.pigeonposse.com/guide/core)
- [Api](https://sizium.pigeonposse.com/guide/api)
- [Api-client](https://sizium.pigeonposse.com/guide/api-client)
- [Cli](https://sizium.pigeonposse.com/guide/cli)
- [Lib](https://sizium.pigeonposse.com/guide/lib)
- [Node-server](https://sizium.pigeonposse.com/guide/node-server)
- 🌞 [Core](https://docs.sizium.pigeonposse.com/guide/core)
- 📖 [Api](https://docs.sizium.pigeonposse.com/guide/api)
- [Api-client](https://docs.sizium.pigeonposse.com/guide/api-client)
- 🔢 [Cli](https://docs.sizium.pigeonposse.com/guide/cli)
- [Lib](https://docs.sizium.pigeonposse.com/guide/lib)
- [Node-server](https://docs.sizium.pigeonposse.com/guide/node-server)


---
Expand All @@ -90,10 +90,10 @@ deno add @sizium/core
__Sizium__ is an open-source project and its development is open to anyone who wants to participate.

[![Issues](https://img.shields.io/badge/Issues-grey?style=for-the-badge)](https://github.com/pigeonposse/sizium/issues)
[![Pull requests](https://img.shields.io/badge/Pulls-grey?style=for-the-badge)](https://github.com/pigeonposse/sizium/pulls)
[![Read more](https://img.shields.io/badge/Read%20more-grey?style=for-the-badge)](https://sizium.pigeonposse.com)
[![Pull requests](https://img.shields.io/badge/Pulls-grey?style=for-the-badge)]({{const.pkg.repository.url}}/pulls)
[![Read more](https://img.shields.io/badge/Read%20more-grey?style=for-the-badge)]({{const.pkg.homepage}})

## Donate
## ❤️ Donate

Help us to develop more interesting things.

Expand All @@ -105,14 +105,16 @@ This software is licensed with __[GPL-3.0](https://github.com/pigeonposse/sizium

[![Read more](https://img.shields.io/badge/Read-more-grey?style=for-the-badge)](https://github.com/pigeonposse/sizium/blob/main/LICENSE)

## 🐦 About us
## About us

*PigeonPosse* is a __code development collective__ focused on creating practical and interesting tools that help developers and users enjoy a more agile and comfortable experience. Our projects cover various programming sectors and we do not have a thematic limitation in terms of projects.
*PigeonPosse* is a __code development collective__ focused on creating practical and interesting tools that help developers and users enjoy a more agile and comfortable experience. Our projects cover various programming sectors and we do not have a thematic limitation in terms of projects.

[![More](https://img.shields.io/badge/Read-more-grey?style=for-the-badge)](https://github.com/pigeonposse)

---



[![Web](https://img.shields.io/badge/Web-grey?style=for-the-badge&logoColor=white)](https://pigeonposse.com)
[![About Us](https://img.shields.io/badge/About%20Us-grey?style=for-the-badge&logoColor=white)](https://pigeonposse.com?popup=about)
[![Donate](https://img.shields.io/badge/Donate-pink?style=for-the-badge&logoColor=white)](https://pigeonposse.com/?popup=donate)
Expand Down
3 changes: 1 addition & 2 deletions docs/contributors.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
# Automatically generated by sizium. Please do not edit manually.
# Automatically generated by "Sizium". Please do not edit manually.

layout: contributors
---

2 changes: 1 addition & 1 deletion docs/guide/api-client/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ deno add @sizium/api-client

:::

## More
## More

- 📖 [API Docs](api.md)
- 📦 [NPM](https://www.npmjs.com/package/@sizium/api-client)
2 changes: 1 addition & 1 deletion docs/guide/api/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ deno add @sizium/api

:::

## More
## More

- 📖 [API Docs](api.md)
- 📦 [NPM](https://www.npmjs.com/package/@sizium/api)
2 changes: 1 addition & 1 deletion docs/guide/cli/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ deno add @sizium/cli

:::

## More
## More

- 📖 [API Docs](api.md)
- 📦 [NPM](https://www.npmjs.com/package/@sizium/cli)
2 changes: 1 addition & 1 deletion docs/guide/core/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ deno add @sizium/core

:::

## More
## More

- 📖 [API Docs](api.md)
- 📦 [NPM](https://www.npmjs.com/package/@sizium/core)
8 changes: 4 additions & 4 deletions docs/guide/lib/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -512,8 +512,8 @@ type SiziumResponse: {
| Name | Type | Description |
| ------ | ------ | ------ |
| `id` | `string` | - |
| `packageNum` | `number` | - |
| `packages` | [`PackageInfo`](#packageinfo)[] | - |
| `packageNum` | `number` | Number of total packages installed |
| `packages` | [`PackageInfo`](#packageinfo)[] | All data from packages |
| `size` | `number` | Size in bytes |
| `sizeKB` | `number` | - |
| `sizeMB` | `number` | - |
| `sizeKB` | `number` | Size in kylobytes |
| `sizeMB` | `number` | Size in megabytes |
2 changes: 1 addition & 1 deletion docs/guide/lib/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ console.log(data.size)
sizium -i chalk
```

## More
## More

- 📖 [API Docs](api.md)
- 📦 [NPM](https://www.npmjs.com/package/sizium)
2 changes: 1 addition & 1 deletion docs/guide/node-server/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ deno add @sizium/node-server

:::

## More
## More

- 📖 [API Docs](api.md)
- 📦 [NPM](https://www.npmjs.com/package/@sizium/node-server)
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
# Automatically generated by sizium. Please do not edit manually.
# Automatically generated by "Sizium". Please do not edit manually.

layout: home
hero:
Expand Down
32 changes: 17 additions & 15 deletions packages/api-client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ REST API client for Sizium. Get the actual size of any local or remote package
## Table of contents

- [🔑 Installation](#-installation)
- [More](#more)
- [More](#-more)
- [👨‍💻 Development](#-development)
- [ Donate](#-donate)
- [❤️ Donate](#-donate)
- [📜 License](#-license)
- [🐦 About us](#-about-us)
- [ About us](#-about-us)



Expand All @@ -40,14 +40,14 @@ bun add @sizium/api-client
deno add @sizium/api-client
```

## More
## More

- [Core](https://sizium.pigeonposse.com/guide/core)
- [Api](https://sizium.pigeonposse.com/guide/api)
- [Api-client](https://sizium.pigeonposse.com/guide/api-client)
- [Cli](https://sizium.pigeonposse.com/guide/cli)
- [Lib](https://sizium.pigeonposse.com/guide/lib)
- [Node-server](https://sizium.pigeonposse.com/guide/node-server)
- 🌞 [Core](https://docs.sizium.pigeonposse.com/guide/core)
- 📖 [Api](https://docs.sizium.pigeonposse.com/guide/api)
- [Api-client](https://docs.sizium.pigeonposse.com/guide/api-client)
- 🔢 [Cli](https://docs.sizium.pigeonposse.com/guide/cli)
- [Lib](https://docs.sizium.pigeonposse.com/guide/lib)
- [Node-server](https://docs.sizium.pigeonposse.com/guide/node-server)


---
Expand All @@ -57,10 +57,10 @@ deno add @sizium/api-client
__Sizium__ is an open-source project and its development is open to anyone who wants to participate.

[![Issues](https://img.shields.io/badge/Issues-grey?style=for-the-badge)](https://github.com/pigeonposse/sizium/issues)
[![Pull requests](https://img.shields.io/badge/Pulls-grey?style=for-the-badge)](https://github.com/pigeonposse/sizium/pulls)
[![Read more](https://img.shields.io/badge/Read%20more-grey?style=for-the-badge)](https://sizium.pigeonposse.com)
[![Pull requests](https://img.shields.io/badge/Pulls-grey?style=for-the-badge)]({{const.pkg.repository.url}}/pulls)
[![Read more](https://img.shields.io/badge/Read%20more-grey?style=for-the-badge)]({{const.pkg.homepage}})

## Donate
## ❤️ Donate

Help us to develop more interesting things.

Expand All @@ -72,14 +72,16 @@ This software is licensed with __[GPL-3.0](https://github.com/pigeonposse/sizium

[![Read more](https://img.shields.io/badge/Read-more-grey?style=for-the-badge)](https://github.com/pigeonposse/sizium/blob/main/LICENSE)

## 🐦 About us
## About us

*PigeonPosse* is a __code development collective__ focused on creating practical and interesting tools that help developers and users enjoy a more agile and comfortable experience. Our projects cover various programming sectors and we do not have a thematic limitation in terms of projects.
*PigeonPosse* is a __code development collective__ focused on creating practical and interesting tools that help developers and users enjoy a more agile and comfortable experience. Our projects cover various programming sectors and we do not have a thematic limitation in terms of projects.

[![More](https://img.shields.io/badge/Read-more-grey?style=for-the-badge)](https://github.com/pigeonposse)

---



[![Web](https://img.shields.io/badge/Web-grey?style=for-the-badge&logoColor=white)](https://pigeonposse.com)
[![About Us](https://img.shields.io/badge/About%20Us-grey?style=for-the-badge&logoColor=white)](https://pigeonposse.com?popup=about)
[![Donate](https://img.shields.io/badge/Donate-pink?style=for-the-badge&logoColor=white)](https://pigeonposse.com/?popup=donate)
Expand Down
2 changes: 1 addition & 1 deletion packages/api-client/data/openapi-schema.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"openapi": "3.0.0",
"info": {
"version": "0.0.4",
"version": "0.0.6",
"title": "@sizium/api",
"description": "REST API for Sizium. Get the actual size of any local or remote package"
},
Expand Down
32 changes: 17 additions & 15 deletions packages/api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ REST API for Sizium. Get the actual size of any local or remote package
## Table of contents

- [🔑 Installation](#-installation)
- [More](#more)
- [More](#-more)
- [👨‍💻 Development](#-development)
- [ Donate](#-donate)
- [❤️ Donate](#-donate)
- [📜 License](#-license)
- [🐦 About us](#-about-us)
- [ About us](#-about-us)



Expand All @@ -40,14 +40,14 @@ bun add @sizium/api
deno add @sizium/api
```

## More
## More

- [Core](https://sizium.pigeonposse.com/guide/core)
- [Api](https://sizium.pigeonposse.com/guide/api)
- [Api-client](https://sizium.pigeonposse.com/guide/api-client)
- [Cli](https://sizium.pigeonposse.com/guide/cli)
- [Lib](https://sizium.pigeonposse.com/guide/lib)
- [Node-server](https://sizium.pigeonposse.com/guide/node-server)
- 🌞 [Core](https://docs.sizium.pigeonposse.com/guide/core)
- 📖 [Api](https://docs.sizium.pigeonposse.com/guide/api)
- [Api-client](https://docs.sizium.pigeonposse.com/guide/api-client)
- 🔢 [Cli](https://docs.sizium.pigeonposse.com/guide/cli)
- [Lib](https://docs.sizium.pigeonposse.com/guide/lib)
- [Node-server](https://docs.sizium.pigeonposse.com/guide/node-server)


---
Expand All @@ -57,10 +57,10 @@ deno add @sizium/api
__Sizium__ is an open-source project and its development is open to anyone who wants to participate.

[![Issues](https://img.shields.io/badge/Issues-grey?style=for-the-badge)](https://github.com/pigeonposse/sizium/issues)
[![Pull requests](https://img.shields.io/badge/Pulls-grey?style=for-the-badge)](https://github.com/pigeonposse/sizium/pulls)
[![Read more](https://img.shields.io/badge/Read%20more-grey?style=for-the-badge)](https://sizium.pigeonposse.com)
[![Pull requests](https://img.shields.io/badge/Pulls-grey?style=for-the-badge)]({{const.pkg.repository.url}}/pulls)
[![Read more](https://img.shields.io/badge/Read%20more-grey?style=for-the-badge)]({{const.pkg.homepage}})

## Donate
## ❤️ Donate

Help us to develop more interesting things.

Expand All @@ -72,14 +72,16 @@ This software is licensed with __[GPL-3.0](https://github.com/pigeonposse/sizium

[![Read more](https://img.shields.io/badge/Read-more-grey?style=for-the-badge)](https://github.com/pigeonposse/sizium/blob/main/LICENSE)

## 🐦 About us
## About us

*PigeonPosse* is a __code development collective__ focused on creating practical and interesting tools that help developers and users enjoy a more agile and comfortable experience. Our projects cover various programming sectors and we do not have a thematic limitation in terms of projects.
*PigeonPosse* is a __code development collective__ focused on creating practical and interesting tools that help developers and users enjoy a more agile and comfortable experience. Our projects cover various programming sectors and we do not have a thematic limitation in terms of projects.

[![More](https://img.shields.io/badge/Read-more-grey?style=for-the-badge)](https://github.com/pigeonposse)

---



[![Web](https://img.shields.io/badge/Web-grey?style=for-the-badge&logoColor=white)](https://pigeonposse.com)
[![About Us](https://img.shields.io/badge/About%20Us-grey?style=for-the-badge&logoColor=white)](https://pigeonposse.com?popup=about)
[![Donate](https://img.shields.io/badge/Donate-pink?style=for-the-badge&logoColor=white)](https://pigeonposse.com/?popup=donate)
Expand Down
32 changes: 17 additions & 15 deletions packages/cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ Get the actual size of any local or remote package
## Table of contents

- [🔑 Installation](#-installation)
- [More](#more)
- [More](#-more)
- [👨‍💻 Development](#-development)
- [ Donate](#-donate)
- [❤️ Donate](#-donate)
- [📜 License](#-license)
- [🐦 About us](#-about-us)
- [ About us](#-about-us)



Expand All @@ -40,14 +40,14 @@ bun add @sizium/cli
deno add @sizium/cli
```

## More
## More

- [Core](https://sizium.pigeonposse.com/guide/core)
- [Api](https://sizium.pigeonposse.com/guide/api)
- [Api-client](https://sizium.pigeonposse.com/guide/api-client)
- [Cli](https://sizium.pigeonposse.com/guide/cli)
- [Lib](https://sizium.pigeonposse.com/guide/lib)
- [Node-server](https://sizium.pigeonposse.com/guide/node-server)
- 🌞 [Core](https://docs.sizium.pigeonposse.com/guide/core)
- 📖 [Api](https://docs.sizium.pigeonposse.com/guide/api)
- [Api-client](https://docs.sizium.pigeonposse.com/guide/api-client)
- 🔢 [Cli](https://docs.sizium.pigeonposse.com/guide/cli)
- [Lib](https://docs.sizium.pigeonposse.com/guide/lib)
- [Node-server](https://docs.sizium.pigeonposse.com/guide/node-server)


---
Expand All @@ -57,10 +57,10 @@ deno add @sizium/cli
__Sizium__ is an open-source project and its development is open to anyone who wants to participate.

[![Issues](https://img.shields.io/badge/Issues-grey?style=for-the-badge)](https://github.com/pigeonposse/sizium/issues)
[![Pull requests](https://img.shields.io/badge/Pulls-grey?style=for-the-badge)](https://github.com/pigeonposse/sizium/pulls)
[![Read more](https://img.shields.io/badge/Read%20more-grey?style=for-the-badge)](https://sizium.pigeonposse.com)
[![Pull requests](https://img.shields.io/badge/Pulls-grey?style=for-the-badge)]({{const.pkg.repository.url}}/pulls)
[![Read more](https://img.shields.io/badge/Read%20more-grey?style=for-the-badge)]({{const.pkg.homepage}})

## Donate
## ❤️ Donate

Help us to develop more interesting things.

Expand All @@ -72,14 +72,16 @@ This software is licensed with __[GPL-3.0](https://github.com/pigeonposse/sizium

[![Read more](https://img.shields.io/badge/Read-more-grey?style=for-the-badge)](https://github.com/pigeonposse/sizium/blob/main/LICENSE)

## 🐦 About us
## About us

*PigeonPosse* is a __code development collective__ focused on creating practical and interesting tools that help developers and users enjoy a more agile and comfortable experience. Our projects cover various programming sectors and we do not have a thematic limitation in terms of projects.
*PigeonPosse* is a __code development collective__ focused on creating practical and interesting tools that help developers and users enjoy a more agile and comfortable experience. Our projects cover various programming sectors and we do not have a thematic limitation in terms of projects.

[![More](https://img.shields.io/badge/Read-more-grey?style=for-the-badge)](https://github.com/pigeonposse)

---



[![Web](https://img.shields.io/badge/Web-grey?style=for-the-badge&logoColor=white)](https://pigeonposse.com)
[![About Us](https://img.shields.io/badge/About%20Us-grey?style=for-the-badge&logoColor=white)](https://pigeonposse.com?popup=about)
[![Donate](https://img.shields.io/badge/Donate-pink?style=for-the-badge&logoColor=white)](https://pigeonposse.com/?popup=donate)
Expand Down
Loading

0 comments on commit 8cd40a5

Please sign in to comment.