Skip to content

rickywxg/rickywxg.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Ricky Wang's GitHub Pages

One can use the editor on GitHub to maintain and preview the content for the website in Markdown files.

Whenever a commit is merged to this repository, GitHub Pages will run Jekyll to rebuild the pages in the site, from the content in the Markdown files.

Markdown

Markdown is a lightweight and easy-to-use syntax for styling your writing. It includes conventions for

Syntax highlighted code block

# Header 1
## Header 2
### Header 3

- Bulleted
- List

1. Numbered
2. List

**Bold** and _Italic_ and `Code` text

[Link](url) and ![Image](src)

For more details see GitHub Flavored Markdown.

Jekyll Themes

The theme is configured as remote_theme: rickywxg/minima@master_for_ricky.

Utterances comment widget is enabled for all posts. To disapble it for a specific post, please add to the post's Front Matter as comments: false

Development

Commands.

bundle install
bundle update
bundle exec jekyll serve -w -D -l
bundle exec jekyll serve --watch --drafts --livereload

Site Statistics

Google Analytics

Favicons

Generated from https://realfavicongenerator.net/

Tags support

The tags are supported by the customized rickywxg/minima themes. It is fully compatible with Github Pages.

Todo List

  1. add a banner
  2. in site search support such as algolia site search.
  3. other ideas from Awesome Jekyll Plugins

Releases

No releases published

Packages

No packages published