Skip to content

Commit

Permalink
cleanup: Reworded the Static Template and a small change to README
Browse files Browse the repository at this point in the history
  • Loading branch information
GabsEdits committed Mar 15, 2024
1 parent 9838f6a commit fe9e8fa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ The name 'Aplós', pronounced as `/aplós/` is the Romanized representation of t

## Try & Use

To try and use this project you can check the Guide I made.
To try and use this project you can check the [Guide](https://aplos.gxbs.me/guide/) I made.

## Learn about it

Expand Down
6 changes: 3 additions & 3 deletions pages/static.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ Once you've got it cloned, dive into the index.html file, make your tweaks, and

Inside the `index.html` file, you'll find a style section with a customizable color palette. Want a change? Go for it! Modify the text, add elements as you wish. For a inspiration, check out the [Demo Page](/demo/). Creating cards like the warning card? Just add an element with the id "`warning`", toss in an `<h1 />` and a `<p />`, and you're good to go.

::: warning
This template might lag a bit behind the latest versions, usually a few releases behind of the absolute newest. For example, if the current version is `1.1.0`, the template might be at `1.0.0-rc.1`. I intentionally do this to focus more on the main version's improvement than playing catch-up with every release. Fear not; after two major point releases (`0.X.0`, where `X` is the major point), the template gets a shiny update to the latest version.
:::
> [!warning] ⚠ Warning
> Please note that this template may have a slight lag behind the latest version. This intentional approach allows for a greater focus on improving the main version rather than constantly catching up with every release. After about six major commits, the template will receive a polished update to the latest version.

::: details Heads Up
Some elements, like the 404 page, are designed specifically for the VitePress theme.
Expand Down

0 comments on commit fe9e8fa

Please sign in to comment.