readme

来自「blog generator是一个基于Catty 2引擎的工具」· 代码 · 共 29 行

TXT
29
字号
Typically, all you have to do is to run ./blog. "Lite" version is actuallyrecommended.The database provided is pretty general. If you want to create a morecustomized database (or perhaps a database that contains only one typeof blogs to create more on-topic or more style-keeping entries), do the following:  - go to data/ and rename blog-en to blog-en.orig  - go to cron-en/ and for each pattern you want to look for in blogs,    do 'touch'. Replace spaces with +. For example:          touch love      touch i+hate+him          Typically, 20 to 40 good items is enough. Note that this is used    for exact phrase search in Google, so don't type things you are    not likely to find as a part of a sentence next to each other, like    "love sex hate".        - go back to the main directory, run ../cronman-en and wait patiently.    - type 'export BLOGENG=1'    - type SUBJECT='my subject' ./blogdrone    where 'my subject' is the query...Have fun.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?