Code Monkey home page Code Monkey logo

mynotes's Introduction

Build With Quartz v4

“[One] who works with the door open gets all kinds of interruptions, but [they] also occasionally gets clues as to what the world is and what might be important.” — Richard Hamming

Quartz is a set of tools that helps you publish your digital garden and notes as a website for free. Quartz v4 features a from-the-ground rewrite focusing on end-user extensibility and ease-of-use.

🔗 Read the documentation and get started: https://quartz.jzhao.xyz/

Join the Discord Community

请使用 VScode 编辑项目并配合 Git 上传

请及时配置 user.email 和 user.name

请使用 Obsidian 编辑 content 笔记内容

如需重新创建,建议删除 content 文件夹,并重新使用 Obsidian 在根路径创建一个同名仓库

本地演示命令

npm i
npx quartz build --serve
# 参考 https://quartz.jzhao.xyz/build

远程推送

请修改配置文件 下面几项

const config: QuartzConfig = {
  configuration: {
    pageTitle: "星空笔记",
    analytics: {
      provider: "umami",
      host: "https://umami-gojalfqv.bja.sealos.run",
      websiteId: "fd9f1b57-2870-4a6d-8b14-30ca508ac523"
    },
    locale: "zh-CN",
    baseUrl: "obsidian-note-five.vercel.app",
    },
  }
// ...

Quartz v4 Sponsors

sponsors

mynotes's People

Contributors

osjason avatar

Watchers

 avatar

mynotes's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.