Skip to content

为什么我的博客不显示任何帖子? #15

@briteming

Description

@briteming

hi。

$ git clone https://github.com/briteming/iib iib-by-briteming
$ cd iib-by-briteming
$ yarn
/iib-by-briteming (master)$ node build/build.js
显示:
...
ERROR in static/js/vendor.94901980225ce0f44782.js from UglifyJs
Unexpected token: operator (>) [./
/vue-ga/dist/vue-ga.esm.js:30,0][static/js/ve
ndor.94901980225ce0f44782.js:37682,16]

Build complete.

Tip: built files are meant to be served over an HTTP server.
Opening index.html over file:// won't work.

~/iib-by-briteming (master)$ ls
Dockerfile build/ dist/ node_modules/ server/ src/ yarn.lock
README.md config/ index.html package.json server.js static/

~/iib-by-briteming (master)$ cd dist
~/iib-by-briteming/dist (master)$ ls
favicon.ico index.html static/
~/iib-by-briteming/dist (master)$ python3 -m http.server 2134

在浏览器里访问127.0.0.1:2134 ,我的博客不显示任何帖子.如图:

Image 为什么呢?感觉是你的程序好像根本没去fetch github issues? 我确实提交了一个issue: https://github.com/briteming/issues/1 谢谢回复!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions