GithubHelp home page GithubHelp logo

darkthanblack.github.io's Introduction

darkThanBlack.github.io

My practice is?

  • branchs
    • main: newest README.md + all .md sources in ./docs/ + mkdocs.yml
    • gh-pages: all webside sources, generate by MKDocs CI
    • pictures: image hosts, generate by PicGo CI
  • ignore
    • ./site/

What tool did I use?

Versions

Name Version
Python 3.8.2
Markdown 3.3.6
mkdocs 1.2.3
mkdocs-material 8.1.8
mkdocs-material-extensions 1.0.3
pymdown-extensions 9.1
PicGo 2.3.1-beta.2
# python env
brew install [email protected]

# use venv
python3.12 -m venv ~/venv3.12
source ~/venv3.12/bin/activate

# install plugins
python3.12 -m pip install mkdocs-material
python3.12 -m pip install mkdocs_pymdownx_material_extras

# exit venv
deactivate
# create
$ mkdocs new my-project

# Local host: http://127.0.0.1:8000/
$ mkdocs serve

# File path: ./site/
$ mkdocs build

# Github CI branch: gl-pages
$ mkdocs gh-deploy

Image hosts

  • Current: Github
    • CI branch: pictures
    • CI Tool: PicGo
    • image path: ./docs/assets/pictures/

Sina weibo

https://tva1.sinaimg.cn/large/008i3skNly1gy8f3g2v9fj301s01sdfm.jpg

sina weibo Sina weibo

Github

https://raw.githubusercontent.com/darkThanBlack/darkThanBlack.github.io/pictures/docs/assets/pictures/logo_64.png

Github Github

darkthanblack.github.io's People

Contributors

darkthanblack avatar

Watchers

 avatar  avatar

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.