Git Product home page Git Product logo

to_markdown's Issues

官方docker的问题

谢谢作者;官方docker中包含的app.js以下字段可以自行配置么?现在写死了,每次贴文章都要修改:

imagePath: "/home/images", imageUrl: "http://markdown.liangtengyu.com:9998/images", imageName: "ThirdPartyImage"

Docker文件问题

作者的docker hub上好久没更新过了,不知道是否方便在这里把Docker文件附带一下方便自己根据代码build?
谢谢~~

使用docker运行

我完全不懂java,使用docker跑了一下:
docker run -it --rm --name my-maven-project -p 9999:9999 -v /volume1/docker/python-workspace/to_markdown/:/usr/src/mymaven -w /usr/src/mymaven csanchez/maven:3.6.3-openjdk-11 mvn spring-boot:run
这样能编译并且跑起来,但是打开网页遇到以下问题:
/js/app.e8c6e5e9.js
/js/chunk-vendors.5c288b1b.js
这两个文件 404 了;
是在 ./to_markdown/src/main/resources/templates/index.html这里引用的
请问作者是不是没有上传?

解析的文件大小有限制

解析的文件大小有限制,超大型博客就会只解析一半存储下来,有没有解除文件大小限制的方法?或者分段存储超大型文档?

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.