GithubHelp home page GithubHelp logo

本地进入环境查看

hexo server

添加文章

hexo new '文章名'

清理缓存

hexo clean

清除缓存文件 (db.json) 和已生成的静态文件 (public)

文章分类需要添加标签

category: 分类标签

添加图片

--<img src=""> 不可点击放大
--![查入图片](/02.png) 可点击放大

创建一个分类,分类下有文章

-- hexo new page --path about/me - 必须格式
此时 Hexo 会创建 source/_posts/about/me.md,
同时 me.md 的 Front Matter 中的 title 为 "page"。这是因为在上述命令中,
hexo-cli 将 page 视为指定文章的标题、并采用默认的 layout。
--  比如说新建标签页面,执行命令之后会在根目录source文件夹下创建tags文件夹
hexo new page "tags"

上传

命令上传需要安装

npm install hexo-deployer-git --save

之后执行清楚缓存和上传

hexo clean && hexo deploy

此处注意:上传的不是源码,是public的代码

创建文件夹

hexo new page --path tagcloud/index 标签云

去除表单内格式的html

进环境的时候注意看这个(去除表单内格式的html),会出现很多无用代码

npm 卸载

npm uninstall 插件名

在你的文章的front-matter中提供缩略图的路径或URL地址:

  • post.md
  • title: Icarus快速上手
  • thumbnail: /gallery/thumbnails/desert.jpg

文章内容...

a-lyc's Projects

adminmongo icon adminmongo

adminMongo is a Web based user interface (GUI) to handle all your MongoDB connections/databases needs.

animate.css icon animate.css

🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.

aos icon aos

Animate on scroll library

areacity-jsspider-statsgov icon areacity-jsspider-statsgov

省市区县乡镇三级或四级城市数据,带拼音标注、坐标、行政区域边界范围;2022年02月06日最新采集,提供csv格式文件,支持在线转成多级联动js代码、通用json格式,提供软件转成shp、geojson、sql、导入数据库;带浏览器里面运行的js采集源码,综合了中华人民共和国民政部、国家统计局、高德地图、腾讯地图行政区划数据

basics icon basics

vue的基础,可直接拉取使用

core icon core

🚀 The Node.js Framework highly focused on developer ergonomics, stability and confidence

cropper icon cropper

⚠️ [Deprecated] No longer maintained, please use https://github.com/fengyuanchen/jquery-cropper

dragula icon dragula

:ok_hand: Drag and drop so simple it hurts

ehviewer icon ehviewer

EhViewer overhauled with Material Design 3, Jetpack Compose and more

eladmin-web icon eladmin-web

eladmin前端源码,项目基于 Spring Boot 2.1.0 、 Spring Boot Jpa、 Spring Security、Redis、Vue的前后端分离后台管理系统, 权限控制采用 RBAC,菜单动态路由

electron icon electron

:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS

fastclick icon fastclick

移动端延迟300秒的问题使用分三步

hexo-theme-indigo icon hexo-theme-indigo

一个Material Design风格的Hexo主题。 https://imys.net/    备用:

jquery-i18n-properties icon jquery-i18n-properties

lightweight jQuery plugin for providing internationalization to javascript from ‘.properties’ files

jsonbird icon jsonbird

🐣A remote data interface proxy service | 一个远程数据接口代理服务

layui icon layui

采用自身模块规范编写的前端 UI 框架,遵循原生 HTML/CSS/JS 的书写形式,极低门槛,拿来即用。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.