Hexo

Home Archives
2022-12-10

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

More info: Server

Generate static files

1
$ hexo generate

More info: Generating

Deploy to remote sites

1
$ hexo deploy

More info: Deployment

Share
Newer
about_me

Categories

  • AcWing算法提高课
  • codeforces

Tags

  • 动态规划

Tag Cloud

动态规划

Archives

  • December 2022

Recent Posts

  • Codeforces Round #841 (Div. 2) and Divide by Zero 2022(A-D)
  • 简单DP+最长上升子序列
  • about_me
  • Hello World
© 2023 John Doe
Powered by Hexo
Home Archives