Skip to content

tqgx/tqgx.github.io

Repository files navigation

https://tqgx.github.io/

like the theme? Template it!

imgage imgage imgage

  • After the above is completed, wait two to three minutes, and then search the URL column:
  • yourname.github.io (Replace yourname with your Github ID)

How New Post?

  • To /src/pages/posts Create 0.md File
  • can delete all posts by default, no problem

imgage

  • This must be completed in the following file format (Copy and paste)
---
layout: '../../layouts/MarkdownPost.astro'
title: HOW'
pubDate: 2023-09-20
description: 'How'
cover:
    url: 'https://github.com/tqgx/tqgx/blob/main/TQGX/wind1.png?raw=true'
    square: 'https://github.com/tqgx/tqgx/blob/main/TQGX/wind1.png?raw=tr'
    alt: 'cover'
tags: ["SOFTWARE", "TQGX"] 
theme: 'light'
featured: true
---

Image insertion format:

![|wide](https://github.com/tqgx/tqgx/blob/main/TQGX/cat.jpg?raw=true)
![|big](https://github.com/tqgx/tqgx/blob/main/TQGX/cat.jpg?raw=true)
![|inline](https://github.com/tqgx/tqgx/blob/main/TQGX/cat.jpg?raw=true)
  • wide= Full screen
  • big= A big picture
  • inline= small picture

Warning: Be sure to leave a blank line of text when inserting any image, otherwise the image will look strange on the mobile device image

Change my Comments section?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published