Hello World
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
đź”—Quick Start
đź”—Create a new post
1$ hexo new "My New Post"
More info: Writing
đź”—Run server
1$ hexo server
or
1$ hexo s
More info: Server
đź”—Generate static files
1$ hexo generate
or
1$ hexo g
More info: Generating
đź”—Deploy to remote sites
1$ hexo deploy
or
1$ hexo d
More info: Deployment
Beautify Post by Tag Plugins
Why I Create This Post
Using Markdown can help us get a clear website without the knowledge of HTML. There’s still several shortages that Markdown’s functions are limited compared to HTML. I am also a beginner, so I just try to collect some useful codes for decorating my website pages.
But firstly, we can see that quoting by Markdown syntax can beautify the page.
đź”—Quoting
1> It's a quoting demonstration.
It’s a quoting demonstration.
In the hexo-butterfly theme, the quotation has a blue ba ...
Blender-Python API Meshing (1)
Blender-Python API Meshing
đź”—Introduction
Blender is a free and open-source 3D computer graphics software toolset used for creating animated films, visual effects, art, 3D-printed models, motion graphics, interactive 3D applications, virtual reality, and, formerly, video games.
It is a tutorial to teach you how to create mesh by Blender-Python.
First of all, to be able to use the Blender-Python API, you need to import the bpy library.
1import bpy
When you open your new blender python, you can ...
Music List 1
At the Beginning
Welcome to my music sharing channel🎧. It is the first blog for introducing my music list in the player on my website.
Staring from April 16, 2022, the music list will be “pure 17.2.10”. You can find it by clicking the hyperlink.
My Preference for Music
Pure music, or absolute music, is the music for its own sake—concerned only with structure, melody, harmony, and rhythm.
Literally, I pay more attention on melody or harmony, rather than the lyrics. If I would like to listen to ...