Skip to content
Eduardo Blanco Bielsa edited this page Mar 12, 2024 · 4 revisions

Welcome to the c1b3rn0t3s wiki!

  • Here are the main commands to clone and use this notes locally and commit changes.
git clone https://github.com/gitblanc/c1b3rn0t3s.git`
cd c1b3rn0t3s
npm i
# Now you are ready
  • If it's needed to add some framework modifications: npx quartz sync

  • If you want to see recent changes made to the repository, try the command: npx quartz build --serve

  • Upload content like a normal repository or use the command: npx quartz sync

    • BE CAREFUL: this last command will overwrite content
Clone this wiki locally