Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
petry078 authored Jan 15, 2024
1 parent c755608 commit d429a0d
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Documentations, writings, spells and other stuff.

Live: [https://madpress.art/spellblog/](https://petry078.github.io/spellblog/)
Live: https://spellblog.space

![vuepress-proof.png](https://i.imgur.com/xXpidn5.png)

Expand All @@ -12,11 +12,4 @@ To make framework changes/updates, clone the main branch and:
1. `npm install`
1. `npm run docs:dev`

or

1. `yarn install`
1. `yarn run docs:dev`

Commit the changes to the main branch and the GitHub Pages will do its job.

> After first build to GitHub Pages. You can skip `git` and `npm` commands. Just create and edit `.md` files straight on GitHub.

0 comments on commit d429a0d

Please sign in to comment.