hilow's recent timeline updates
hilow

hilow

V2EX member #181363, joined on 2016-07-12 07:18:36 +08:00
大家对强制自动更新这事怎么看?
问与答  •  hilow  •  Feb 3, 2021  •  Lastly replied by hilow
8
vimgo 使用问题
问与答  •  hilow  •  Dec 31, 2020
Java 中的 AES SHA1PRNG 如何用 golang 实现?
  •  1   
    问与答  •  hilow  •  Jun 3, 2018  •  Lastly replied by hilow
    2
    关于 http reuest header 中使用 utf8 的问题
    问与答  •  hilow  •  Mar 22, 2018  •  Lastly replied by zjb861107
    4
    qc35 不支持 windows?
    问与答  •  hilow  •  Dec 12, 2017  •  Lastly replied by xiaoxinxiaobai
    1
    hilow's recent replies
    Feb 9, 2021
    Replied to a topic by zxCoder 问与答 求一个可以记录路线的安卓 app
    keep 就可以啊,这类健身软件都可以。
    Feb 3, 2021
    Replied to a topic by hilow 问与答 大家对强制自动更新这事怎么看?
    谢谢大家。这就去升级专业版
    Jan 26, 2021
    Replied to a topic by professordeng 程序员 用于写日志的 Jekyll 静态网站
    @professordeng 终于在 mac 上收拾好了。感谢
    Jan 25, 2021
    Replied to a topic by professordeng 程序员 用于写日志的 Jekyll 静态网站
    @professordeng
    大佬执行这几个命令我看下就行


    ruby -v
    bundle -v
    gem -v
    jekyll -v
    gem list
    Jan 25, 2021
    Replied to a topic by professordeng 程序员 用于写日志的 Jekyll 静态网站
    @professordeng
    谢谢。
    我就是按照官网安装的。但是无法识别 avator tag



    我的版本如下所示


    $ jekyll serve
    Configuration file: /home/ww/src/tmp/log/_config.yml
    Source: /home/ww/src/tmp/log
    Destination: /home/ww/src/tmp/log/_site
    Incremental build: disabled. Enable with --incremental
    Generating...
    Liquid Exception: Liquid syntax error (line 106): Unknown tag 'avatar' in /home/ww/src/tmp/log/_posts/2020-04-06-markdown.md
    ------------------------------------------------
    Jekyll 4.2.0 Please append `--trace` to the `serve` command
    for any additional information or backtrace.
    ------------------------------------------------

    $ ruby -v
    ruby 2.5.1p57 (2018-03-29 revision 63029) [x86_64-linux-gnu]

    $ bundle -v
    Bundler version 2.2.6

    $ gem -v
    2.7.6

    $ jekyll -v
    jekyll 4.2.0

    $ gem list
    addressable (2.7.0)
    afm (0.2.2)
    Ascii85 (1.0.2)
    bigdecimal (default: 1.3.4)
    blankslate (3.1.3)
    bundler (2.2.6, 1.16.1)
    classifier-reborn (2.2.0)
    cmath (default: 1.0.0)
    coderay (1.1.2)
    coffee-script (2.4.1)
    coffee-script-source (1.10.0)
    colorator (1.1.0)
    concurrent-ruby (1.1.8)
    csv (default: 1.0.0)
    date (default: 1.0.0)
    dbm (default: 1.0.0)
    did_you_mean (1.2.0)
    em-websocket (0.5.2)
    etc (default: 1.0.0)
    eventmachine (1.2.7)
    execjs (2.6.0)
    fast-stemmer (1.0.2)
    fcntl (default: 1.0.0)
    ffi (1.9.10)
    fiddle (default: 1.0.0)
    fileutils (default: 1.0.2)
    forwardable-extended (2.6.0)
    gdbm (default: 2.0.0)
    hashery (2.1.2)
    http_parser.rb (0.6.0)
    i18n (1.8.7)
    io-console (default: 0.4.6)
    ipaddr (default: 1.2.0)
    jekyll (4.2.0)
    jekyll-avatar (0.7.0)
    jekyll-coffeescript (1.0.1)
    jekyll-feed (0.3.1)
    jekyll-gist (1.1.0)
    jekyll-paginate (1.1.0)
    jekyll-sass-converter (2.1.0, 1.5.2)
    jekyll-watch (2.2.1, 1.3.0)
    json (default: 2.1.0)
    kramdown (2.3.0, 1.15.0)
    kramdown-parser-gfm (1.1.0)
    launchy (2.3.0)
    liquid (4.0.0)
    listen (3.1.5)
    mercenary (0.4.0, 0.3.6)
    mime-types (3.1)
    mime-types-data (3.2015.1120)
    minitest (5.10.3)
    molinillo (0.6.4)
    multi_json (1.12.1)
    net-http-persistent (2.9.4)
    net-telnet (0.1.1)
    oj (3.4.0)
    openssl (default: 2.1.1)
    parslet (1.8.2)
    pathutil (0.16.2)
    pdf-core (0.6.1)
    pdf-reader (1.4.0)
    pg (0.19.0)
    posix-spawn (0.3.13)
    power_assert (0.2.7)
    prawn (2.1.0)
    prawn-table (0.2.2)
    psych (default: 3.0.2)
    public_suffix (4.0.6)
    pygments.rb (1.2.0)
    rake (12.3.1)
    rb-inotify (0.9.7)
    rdiscount (2.1.8)
    rdoc (default: 6.0.1)
    redcarpet (3.4.0)
    rexml (3.2.4)
    rouge (3.26.0, 2.2.1)
    ruby-rc4 (0.1.5)
    safe_yaml (1.0.4)
    sass (3.4.23)
    sassc (2.4.0)
    scanf (default: 1.0.0)
    sdbm (default: 1.0.0)
    sequel (5.6.0)
    sequel_pg (1.6.16)
    stringex (2.8.4)
    stringio (default: 0.0.1)
    strscan (default: 1.0.0)
    terminal-table (2.0.0)
    test-unit (3.2.5)
    thor (0.19.4)
    toml (0.2.0)
    ttfunk (1.4.0)
    unicode-display_width (1.7.0)
    webrick (default: 1.4.2)
    yajl-ruby (1.3.1)
    zlib (default: 1.0.0)
    Jan 25, 2021
    Replied to a topic by professordeng 程序员 用于写日志的 Jekyll 静态网站
    @professordeng
    那你怎么安装的 jekyll 呢? win mac linux 哪个平台的安装方法都行。
    另外 ruby gem bundle jekyll 分别是什么版本。
    我这遇到点问题,感觉跟版本有关,想跟你对齐下版本和安装方法。
    Jan 23, 2021
    Replied to a topic by professordeng 程序员 用于写日志的 Jekyll 静态网站
    @professordeng
    能帮忙说说怎么在本地预览吗?
    git clone https://github.com/professordeng/log 之后 ,执行命令都提示少 Gemfile,这个文件是不是能从 _config.yml 生成呢?
    ```txt
    $ bundle exec jekyll serve
    Could not locate Gemfile or .bundle/ directory
    $ bundle install
    Could not locate Gemfile
    ```
    Jan 19, 2021
    Replied to a topic by professordeng 程序员 用于写日志的 Jekyll 静态网站
    赞一个,正好有类似需求
    这么说,小程序是阿里和腾讯官方自己的人做的了?疾控只提供接口吗?

    我还以为为两边的小程序都是一个团队做的呢。
    https://superuser.com/questions/1361155/how-to-stop-windows-10-calculator-from-enclosing-copied-text-in-202d-and-202c-un

    这问题也坑到我了,要不是你这贴子,我还真想不到是 windows 计算器的锅呢。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5725 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 23ms · UTC 03:40 · PVG 11:40 · LAX 20:40 · JFK 23:40
    ♥ Do have faith in what you're doing.