cakepop screenshot of a random post on sveltepress

cakepop

A modern theme for SveltePress


Code Of Conduct UNLICENSE

What is cakepop?

cakepop is a theme for SveltePress, a documentation tool made for humans.

Installation

# Using csa
## Creating a new project with the theme
npx create-sveltepress-app create my-cakepop-project --theme=GeopJr/cakepop
## Adding to an existing theme (assumes root of project)
npx create-sveltepress-app add --theme=GeopJr/cakepop

# You will need to run the install script again
# if you've done that already
## PNPM is recommended but both YARN and NPM will do
pnpm install

Warning

Windi might take a while to compile this theme, so please wait until your page loads (in dev mode).

Naming

cakepop was named after https://en.wikipedia.org/wiki/Cake_Pop_(band).

Contributing

  1. Read the Code of Conduct
  2. Fork it ( https://github.com/GeopJr/cakepop/fork )
  3. Create your feature branch (git checkout -b my-new-feature)
  4. Commit your changes (git commit -am 'Add some feature')
  5. Push to the branch (git push origin my-new-feature)
  6. Create a new Pull Request

Top categories

Loading Svelte Themes