Giter VIP home page Giter VIP logo

Comments (7)

tylerlong avatar tylerlong commented on July 19, 2024

请参考 https://github.com/tylingsoft/markdown-plus/blob/master/fabfile.py 文件, 其中的 def js(): 脚本负责生成 dist/markdown-plus.min.js

简单讲:dist/markdown-plus.min.js 包含了 markdown-plus.js 以及很多第三方的库。

from markdown-plus.

y9c avatar y9c commented on July 19, 2024

那是不是clone 到本地后不需要markdown-plus.js这个文件也能运行?

from markdown-plus.

y9c avatar y9c commented on July 19, 2024

文件依赖写得太复杂了
看了很久还是没理清楚.
我删除了很多文件,只剩下index.html和dist文件夹. 也能完全执行

from markdown-plus.

tylerlong avatar tylerlong commented on July 19, 2024

必须的就只有dist。 dist 顾名思义: distribution。index.html 是用户根据自己的需求写的,没必要用项目自带的,所以也不是必须的

from markdown-plus.

y9c avatar y9c commented on July 19, 2024

那么dist/fonts和dist/css/fonts有特殊用意么? 为什么要区分开呢?

from markdown-plus.

tylerlong avatar tylerlong commented on July 19, 2024

第三方库要求文件夹结构这么放。

from markdown-plus.

y9c avatar y9c commented on July 19, 2024

谢谢你

from markdown-plus.

Related Issues (20)

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.