From 57451f799e6abaa323252c4b328dbd3237e5a735 Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" Date: Tue, 9 Apr 2024 05:17:41 +0530 Subject: [PATCH] quick update content --- assets/images/snigdhaos-avatar.svg | 19 +++++++++---------- content/english/_index.md | 2 +- content/english/about/_index.md | 13 +++++-------- themes/hugoplate/layouts/index.html | 5 +++-- 4 files changed, 18 insertions(+), 21 deletions(-) diff --git a/assets/images/snigdhaos-avatar.svg b/assets/images/snigdhaos-avatar.svg index 229873c6..ab5a892f 100644 --- a/assets/images/snigdhaos-avatar.svg +++ b/assets/images/snigdhaos-avatar.svg @@ -1,18 +1,17 @@ - - Snigdha OS Avatar + + snigdhaos - - + - - - - + + + + \ No newline at end of file diff --git a/content/english/_index.md b/content/english/_index.md index 5a1123ff..5e00f6f1 100755 --- a/content/english/_index.md +++ b/content/english/_index.md @@ -1,7 +1,7 @@ --- # Banner banner: - title: "Blazing Fast ๐Ÿš€
Optimized Performance ๐Ÿ•›" + title: "Blazing Fast๐Ÿš€
Optimized Performance๐Ÿ•›" content: "Snigdha OS has been developed with keeping in mind as a light-weight, easy-to-use, flexible customization, freedom of chocices during installation etc. We are developing separte distribution for Penetration Testing.
Till now, You can use Arctic*" image: "/images/snigdhaos-banner-sec.svg" button: diff --git a/content/english/about/_index.md b/content/english/about/_index.md index 46887217..825882bc 100644 --- a/content/english/about/_index.md +++ b/content/english/about/_index.md @@ -10,17 +10,14 @@ draft: false Key features of **Snigdha OS** include: -1. Rolling Release Model: **Snigdha OS** follows a rolling release model, which means that instead of releasing fixed, periodic updates, packages are continuously updated to their latest versions. This ensures users have access to the latest software releases without the need for major system upgrades. +๐ŸŽฏ Rolling Release Model: **Snigdha OS** follows a rolling release model[?](https://en.wikipedia.org/wiki/Rolling_release), which means that instead of releasing fixed, periodic updates, packages are continuously updated to their latest versions. This ensures users have access to the latest software releases without the need for major system upgrades. -2. Package Manager: **Snigdha OS** utilizes the Pacman package manager for package management. Pacman is a powerful command-line tool that allows users to easily install, update, and remove software packages from the Arch repositories as well as from the Arch User Repository (AUR), a community-driven repository of user-contributed packages. Though we can use **Pacmac** & **Octopoi**. -{{< notice "info" >}} -Octopoi is GUI Package Manager. [Know More](https://snigdhaos.org/) -{{< /notice >}} +๐ŸŽฏ Package Manager: **Snigdha OS** utilizes the Pacman[?](https://wiki.archlinux.org/title/pacman) package manager for package management. Pacman is a powerful command-line tool that allows users to easily install, update, and remove software packages from the Arch repositories as well as from the Arch User Repository (AUR), a community-driven repository of user-contributed packages. **Snigdha OS** also comes with both [Pacmac](https://wiki.manjaro.org/index.php/Pamac) & [Octopoi](https://tintaescura.com/projects/octopi/). -3. Minimalist Installation: **Snigdha OS** installation provides users with a minimal base system, allowing them to customize their system from the ground up. During installation, users have complete control over which components and packages to install, enabling them to create a system tailored to their specific requirements. +๐ŸŽฏ Minimalist Installation: **Snigdha OS** installation provides users with a minimal base system, allowing users to customize their system from the ground up. During installation, users have complete control over which components and packages to install, enabling them to create a system tailored to their specific requirements. -4. Arch User Repository (AUR): The Arch User Repository is a vast collection of user-contributed packages that are not officially maintained by **Arch Linux** developers. It allows users to easily install software that is not available in the official repositories, expanding the range of available software options. We also provide support for **Chaotic-AUR.** +๐ŸŽฏ Arch User Repository (AUR): The Arch User Repository is a vast collection of user-contributed packages that are not officially maintained by **Arch Linux** developers. It allows users to easily install software that is not available in the official repositories, expanding the range of available software options. We also provide support for **Chaotic-AUR.** -5. Documentation and Community Support: **Snigdha OS** boasts extensive documentation, including the Arch Wiki, which provides detailed guides, tutorials, and troubleshooting information for users at all levels of expertise. Additionally, the **Snigdha OS** community is known for its active and helpful forums, where users can seek assistance, share knowledge, and collaborate on projects. +๐ŸŽฏ Documentation and Community Support: **Snigdha OS** boasts extensive documentation which provides detailed guides, tutorials, and troubleshooting information for users at all levels of expertise. Additionally, the **Snigdha OS** community is known for its active and helpful forums, where users can seek assistance, share knowledge, and collaborate on projects. Overall, **Snigdha OS** appeals to users who value simplicity, customization, and the ability to fine-tune their system to meet their specific requirements. It's an ideal choice for users who enjoy the process of building and maintaining their Linux environment. \ No newline at end of file diff --git a/themes/hugoplate/layouts/index.html b/themes/hugoplate/layouts/index.html index 24e82500..9a90e3d5 100755 --- a/themes/hugoplate/layouts/index.html +++ b/themes/hugoplate/layouts/index.html @@ -5,9 +5,10 @@
-

+

{{ .title | markdownify }}

+

Be Silent When It Is Time To Hear!

{{ .content | markdownify }}

@@ -58,7 +59,7 @@
    {{ range .bulletpoints }}
  • - + {{ . | markdownify }}
  • {{ end }}