JSPM

  • Created
  • Published
  • Downloads 22
  • Score
    100M100P100Q72777F
  • License MIT

A sleek, contemporary, and purposefully designed VitePress theme

Package Exports

  • aplos
  • aplos/index.ts

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (aplos) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Aplós

A sleek, contemporary, and purposefully designed VitePress theme

[!IMPORTANT] If you want to see the documentation/guide check https://aplos.gxbs.me.

Screenshot of Aplos

Features

  • Lightweight and minimalistic, using VitePress.
  • Elegantly styled with a primary color theme for a visually pleasing experience.
  • Mobile-friendly design with support for dark mode.
  • Optimized for social media sharing with meta cards.
  • Utilizes premium fonts: Inter for text and Geist Mono for code snippets.
  • Local development made easy with NPM/PNPM integration.

Name

The name 'Aplós', pronounced as /aplós/ is the Romanized representation of the Greek word 'Απλός,' which translates to 'Simple'. This naming choice showcases the essence of the project— it's dedication to providing users with a straightforward and modern web experience. Aplós is centered around the philosophy of simplicity, aiming to deliver an uncomplicated and contemporary solution for website creation.

Try & Use

You can install the package with the following command:

npm i aplos

You can check the next steps by looking at the Guide I made.

Release Cycle

Now that Aplós is an NPM Package, a release cycle is required. There is a new version every Saturday at 16:00 GMT for regular small updates (if there are changes), and for more critical updates every time there is a need.

Versioning

Aplós uses Semantic Versioning, so you can understand the changes by looking at the version number (using the major.minor.patch format).

It might be possible that the pre-release versions start as a patch version and end up becoming a minor version (e.g: 2.1.3-1 -> 2.2.0-2).

'Next' Tag

The 'next' tag is an nightly version of Aplós, used to test the next version before it is released. Use the 'next' tag if you want to test the next version of Aplós.

You can install the 'next' tag with the following command:

npm i aplos@next

Thanks ❤ & Credits️

  • Duckquill, from where I got inspired to create this project (and many ideas are from there)
  • Inter, used for all Sans Serif text.
  • Geist Mono, used for code snippets.
  • VitePress, which is used to power Aplós.
  • Everyone that supported the project.