if you want to use hexo+github+travis-ci to build a continuously integrated personal technology blog, you need to integrate comments, introduce plug-ins and set up APPID,appkey, etc., and how to protect this kind of private information from disclosure ...
for example, I entered the command to generate the article: hexo g just report the following error INFO Start processing events.js:167 throw er; Unhandled error event ^ Error: EIO: i o error, read Emitted error event at: ...
I use every time I publish hexo g && hexo d The command is executed, and each release can be successful, but after a successful release, the Custom domain configuration item for github pages is cleared. You need to manually enter the setting ...
using hexo s is normal locally, but if you deploy to the Internet (I am using netlify) using git clone will prompt "failed during stage preparing repo : Error checking out submodules: fatal: No url found for submodule path themes ocean in .gitm...
title: subtitle: test description: keywords: author: test language: zh-Hans timezone: Asia Shanghai look at the source code of the page Please provide a thinking direction to solve the problem. ...
problem description Hexo theme development found that locals.posts locals.categories behaves like an array, and you can use methods such as map, sort, and so on. But it s not exactly an array, for example, you can t use for.of.. Iterate. got very ...
my domain name is www.mycat-kiss.me, favicon.ico has been placed in the repository root directory, but some pages visited are not displayed (such as the home page http: www.mycat-kiss.me), while others are displayed (such as this resource link http...
build a blog with hexo hexo s you can see the web page locally but hexo d Synchronize always gets stuck or goes wrong from Synchronize to github what s the problem? $hexo d INFO Deploying: git INFO Clearing. Deploy _ git folder. INFO Copying fil...
Hexo (version 3.7.1) and theme NexT (version 5.1.4) are deployed in Github Pages. Are there any reliable SEO strategies for Baidu and Google? I searched a lot of different articles on the Internet, so I asked you to recommend a reliable strategy. ...
modify the theme file, want to add a comment box, fill it in according to the configuration requirements, then hexo clean g d prompts that there is nothing to update, and the local test does not respond to what to do ...
I just set up a blog with hexo and imported a total of 920 articles from wordpress. It takes 5 minutes to generate i3 2100+ssd 840s and 2.7minutes to generate imac in the office. It feels so slow! is this speed normal? ...
as the title this is configured by Aliyun hexoCNAMEgithubgithubCustom domain ...
< H2 > the great gods wait online < H2 > before that, try to get Google Baidu to admit the website, and then install the instructions above in the tutorial (this is the tutorial address: https: www.cnblogs.com tengj.) and then deploy to the...
create a new hexo-test, under node_modules file and npm init generate package.json and create index.js . Why is there no response and execution after writing code in index.js, hexo clean and hexo s ? just started to study the hexo code and...
as shown in the figure: github github sassscssgithub: ...
can I deploy the project under https: xxx.gitee.io in the code cloud, just like github s http: xxx.github.io can store the project? just tried the code cloud, as shown in figure pages: url:tilin.gitee.iogithub: ...
the hexo-prism-plugin plug-in is used to highlight the code in the hexo theme, and the browser reports an error: localhost :1 Refused to apply style from http: localhost:4000 css prism_atom-dark.css because its MIME type ( text html ) is not ...
hexoAlphaDustindexconfig! ...
...
configuration seems to be correct, with spaces added, but hexo d does not respond hexo clean and hexo g can both execute what went wrong ...
how to change the order of objects when using numeric strings as key? let obj = { 2015: [ { "title": "1" "sum": "1" }, { "title": "2" "sum&quo...
I have a need to be able to query the partition table partitioned by date field and which partitions are under the specified date range. However, the high_value in dba_part_partition is of type long, and when the partition key is of type date, the to_dat...
the jpeg.Decode method of go language decodes a 6720X4480 image, and calls the Bounds method to find that the image is rotated 90 degrees. but I don t rotate when I read a small image, that is to say, the rotation of the decoded image does not occur o...
java sdk has been installed Android sdk has been installed Why should there be a problem with target? there are still a lot of errors reported below. I don t understand. ...
system: win10 IDLE:spyder3. script: (about saving and fetching storage) -sharp! usr bin python -sharp Filename: pickling.py import cPickle as p -sharpimport pickle as p shoplistfile = shoplist.data -sharp the name of the file where we will store...