-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs(install): update local installation guide #2179
base: master
Are you sure you want to change the base?
Conversation
Theme thumbnails validation completed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
After git clone
, it would be more accurate to move to the cloned directory.
Co-authored-by: D-Sketon <[email protected]> Signed-off-by: Mimi <[email protected]>
Co-authored-by: KentarouTakeda <[email protected]> Signed-off-by: Mimi <[email protected]>
Co-authored-by: KentarouTakeda <[email protected]> Signed-off-by: Mimi <[email protected]>
Co-authored-by: KentarouTakeda <[email protected]> Signed-off-by: Mimi <[email protected]>
Co-authored-by: KentarouTakeda <[email protected]> Signed-off-by: Mimi <[email protected]>
Co-authored-by: KentarouTakeda <[email protected]> Signed-off-by: Mimi <[email protected]>
Co-authored-by: KentarouTakeda <[email protected]> Signed-off-by: Mimi <[email protected]>
Co-authored-by: KentarouTakeda <[email protected]> Signed-off-by: Mimi <[email protected]>
Co-authored-by: KentarouTakeda <[email protected]> Signed-off-by: Mimi <[email protected]>
|
||
then run Hexo using `hexo <command>` | ||
```bash | ||
echo 'PATH="$PATH:./node_modules/.bin"' >> ~/.profile |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I suggest to delete this part of modifying path
setting. Modifying path
may be a dangerous action. For example, some bin
of node_modules
overwrite some user's software, or some node_modules
contain dangerous actions or even malicious code. For those familiar with Linux, they know how to do. For ordinary users, just recommend that they use npx hexo
.
If anyone thinks npx hexo
is too long, consider using alias
I'm sorry. These changes confuse me. Let's figure out what exactly we want to express. |
Check List
Please read and check followings before submitting a PR.
See https://github.com/orgs/hexojs/discussions/5489
name
is unique.link
URL is correct.preview
URL is correct.preview
URL web site is rendered correctly.source/themes/screenshots
.name
.800 * 500
.png
.name
is unique.link
URL is correct.en
Englishru
Russianzh-cn
simplified Chinesezh-tw
traditional Chineseja
Japanese