Giter Site home page Giter Site logo

_home's Introduction

_home's People

Contributors

salhe avatar

Watchers

 avatar

_home's Issues

Hello! This is my first article based on Github Pages and Issues.

About SalHe's Homepage

At first, I want to have my own homepage, but it's a problem to hold a server due to the money and time necessary. Besides, putting on record bothers me very much. So I decided to deploy my homepage on Github Pages, and create another repository to hold other static resources which may update frequently and my posts by issues.

After trying, I think it's a wonderful solution without charge. What's more important, it helps me save some energy to maintain the server.

What I need is just a domain, so I suggest you can have a try!

Some markdown syntax test

Programming languages:

  • C++
  • C#
  • Java
  • Kotlin
  • ...

Frameworks:

  1. Vue
  2. Spring+
  3. ...

Text style

It's bold, and it's italic. Right?

Code blocks

#include <iostream>

void main(){
    std::cout << "Hello World!" << std::endl;
}
public class Hello{

    public static void main(){
        System.out.println("Hello World!");
    }

}

Table

# Name Gender
0 Letty Girl
1 SalHe Boy

Math

I think md-editor-v3 doesn't support TeX. You can render it by installing Math Anywhere.

$$ E = mc^2 $$

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.