Coder Social home page Coder Social logo

eternidad33 / eternidad33.github.io Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 18.07 MB

:pushpin: 不定期更新的 Hugo 博客,主要记录技术文章,现已经部署在 Gitee 和 GitHub 上,主题是Zzo。

Home Page: https://eternidad33.github.io

HTML 99.98% TeX 0.02% JavaScript 0.01%
blogs github hugo

eternidad33.github.io's Introduction

Hugo 博客

yml定义文章相关信息

常用的信息如下:

---
title: "标题"
date: "2020-08-07"
tags:
  - java
categories:
  - 随笔
---

更多信息配置,例如:

---
title: "标题"
date: "2020-08-07"
description: 文章摘要
# 隐藏目录
hideToc: false
#生成目录
enableToc: true
# 博客展示目录
enableTocContent: true
author: 作者
authorEmoji: 🤖
tags:
  - 标签
categories:
  - 分类
series:
  - 系列
---

hugo部署博客相关命令

  1. 本地预览hugo server,浏览器访问http://localhost:1313即可
  2. 部署到GitHub或Gitee,hugo -D

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.