jareddrayton / lexcao.github.io

for Github pages

Home Page:https://lexcao.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lexcao.github.io

for GitHub pages

Hugo

local run with

$ hugo serve

Jekyll

local run with

$ bundle exec jekyll serve

Jekyll Tips

Markdown collapse

{::options parse_block_html="true" /}
<details><summary markdown="span">pom.xml</summary>

```java
class TestClass {

}

{::options parse_block_html="false" /}

## switch-tab

{::options parse_block_html="true" /}

test
class sdd {
 
}
class GroovyClass {
 
}
{::options parse_block_html="false" /} ```

About

for Github pages

https://lexcao.io


Languages

Language:HTML 84.7%Language:CSS 12.3%Language:JavaScript 3.0%