Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tatamobile/tatamobile.github.io

Repository files navigation

blog tatamobile

static blog based on pelican generator

Installation

Install Pelican and Markdown.

pip install "pelican[markdown]" -i https://pypi.tuna.tsinghua.edu.cn/simple

Create a project

Create a folder for your site and create a skeleton project inside of it.

Plugins

pip install pelican-markdown-include -i https://pypi.tuna.tsinghua.edu.cn/simple
pip install pelican-render-math -i https://pypi.tuna.tsinghua.edu.cn/simple

pip install ghp-import

Usage

pelican -o output --extra-settings SITEURL='"http://localhost:8000"'
pelican -o output --extra-settings SITEURL='"http://127.0.0.1:8000"'

References

  1. https://getpelican.com/#quickstart

reverse-engineering/unicorn103-it-not-work reverse-engineering/elf-file-format-under-the-hood

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published