All Projects → liuyxpp → liuyxpp.github.io

liuyxpp / liuyxpp.github.io

Licence: other
Homepage for my research group as an example of LYX Jekyll Theme.

Programming Languages

HTML
75241 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to liuyxpp.github.io

Cuba.jl
Library for multidimensional numerical integration with four independent algorithms: Vegas, Suave, Divonne, and Cuhre.
Stars: ✭ 65 (+261.11%)
Mutual labels:  math
Gesko
Gesko is a simple and minimalistic jekyll blogging theme.
Stars: ✭ 147 (+716.67%)
Mutual labels:  jekyll-theme
racket-cas
Simple computer algebra system
Stars: ✭ 58 (+222.22%)
Mutual labels:  math
portfolio-jekyll-theme
A minimalist Jekyll theme for building a personal portfolio site powered by Jekyll and GitHub Pages
Stars: ✭ 168 (+833.33%)
Mutual labels:  jekyll-theme
Tensor
A library and extension that provides objects for scientific computing in PHP.
Stars: ✭ 146 (+711.11%)
Mutual labels:  math
AbstractFFTs.jl
A Julia framework for implementing FFTs
Stars: ✭ 72 (+300%)
Mutual labels:  math
mathjax-node-cli
CLI tools for mathjax-node
Stars: ✭ 27 (+50%)
Mutual labels:  math
MathLib
The Math Algorithm
Stars: ✭ 38 (+111.11%)
Mutual labels:  math
legacy-android10.github.io
Legacy Jekyll project for my personal blog: fernandocejas.com.
Stars: ✭ 16 (-11.11%)
Mutual labels:  jekyll-theme
MO-Problem-Journal
A journal of theorems, lemmas and problems for Mathematical Olympiads.
Stars: ✭ 45 (+150%)
Mutual labels:  math
Mather
A powerful expression-based calculator, unit converter, and general computation engine for Android
Stars: ✭ 49 (+172.22%)
Mutual labels:  math
showdown-katex
Math typesetting for showdown
Stars: ✭ 32 (+77.78%)
Mutual labels:  math
Mathematical-Modeling
数学建模算法学习
Stars: ✭ 189 (+950%)
Mutual labels:  math
GAS
Generative Art Synthesizer - a python program that generates python programs that generates generative art
Stars: ✭ 42 (+133.33%)
Mutual labels:  math
fcal
Extensive math expression evaluator library for JavaScript and Node.js
Stars: ✭ 86 (+377.78%)
Mutual labels:  math
augmath
Interactive Computer Algebra System. Augmenting how we *do* mathematics using computers
Stars: ✭ 41 (+127.78%)
Mutual labels:  math
Sand-Table
An open-source platform for building DIY sand tables (like the Sisyphus or ZenXY)
Stars: ✭ 99 (+450%)
Mutual labels:  math
links
A Beautiful Jekyll Theme For Links
Stars: ✭ 84 (+366.67%)
Mutual labels:  jekyll-theme
color-math
Expressions to manipulate colors.
Stars: ✭ 18 (+0%)
Mutual labels:  math
grafar
Reactive multidimensional math & data visualization for the web.
Stars: ✭ 548 (+2944.44%)
Mutual labels:  math

Homepage of Yi-Xin Liu's Research Group

This website is the homepage of Yi-Xin Liu's research group. Yi-Xin Liu is the copyright holder to all the contents published on this website except the underlying theme. If you wish to use any copyright material on this website, please contact me via the Email or address listed above to obtain a permission.

Features

This website is designed for math and code intensive blogging, particularly suited for computational scientist. The main features are:

  • Minimal visual components plus a responsive, paper-like, extremely clean appearance. Let visitors focus on the main content of a post.
  • Beautiful Inline and display math equations rendered by MathJax.
  • Markdown code block fences are rendered with line numbers by default and with a carefully tweaked solarized light theme.
  • Code blocks and its output look similar to Jupyter Notebook.
  • Julia and Python REPL code blocks.
  • Comments powered by utterances.
  • Pre-designed TOC and alerts.
  • Support Twitter Card.
  • Support per tag Atom feeds, see feed_julia.xml for an example.

It has been deployed to Github Pages at http://liuyxpp.github.io with custom domain at http://www.yxliu.group.

This website adopts features from

Usage

If you wish to use the Jekyll theme of this website, please follow the guidelines below:

  1. Please give credit by starring this project and/or display this line on your website: This website is powered by LYX Jekyll theme.
  2. Remove all personal materials and personal information about me (Yi-Xin Liu).
  3. Remove all the contents in the following directories: _posts, _drafts, _data, _site, downloads, images, and pages.
  4. Modify the configuration file _config.yml to add your own personal information.
  5. Add your contents.
  6. You can add your own per category page at blog/category by editing the sample pages. Just remove all .md files if you don't want any per category page.
  7. Publish your website.

A Sample blog post/template can be found at _posts/2020-04-13-post-template.md. It also includes some guidelines to write blog posts with this Jekyll theme. You can read it [here]({% post_url 2020-04-13-post-template.md %}).

Important Notice

PLEASE DO NOT PUBLISH YOUR WEBSITE BEFORE YOU REMOVE ALL COPYRIGHT MATERIAL!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].