ProcessOn和WWWSQLDesigner
简单介绍:在线作图工具ProcessOn 和 在线数据库可视化设计工具 WWW SQL Designer
Hexo和NexT写作基本操作:NexT技巧
在Hexo框架和NexT主题下博客写作的基本操作,供自己查阅。第三部分,主要介绍NexT主题下的常用技巧。
Hexo和NexT写作基本操作:音视频加载
在Hexo框架和NexT主题下博客写作的基本操作,供自己查阅。第二部分,主要介绍Hexo框架下音频和视频的加载。
Hexo和NexT写作基本操作
在Hexo框架和NexT主题下博客写作的基本操作,供自己查阅。第一部分,主要介绍Hexo框架下的基本操作。
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 StartCreate a new post1$ hexo new "My New Post"
More info: Writing
Run server1$ hexo server
More info: Server
Generate static files1$ hexo generate
More info: Generating
Deploy to remote sites1$ hexo deploy
More info: Deployment