2 Commits

Author SHA1 Message Date
b791054f97 Merge branch 'master' into no-sappy-stuff
* master:
  add jenkinsfile
  update index page
2018-08-07 12:31:08 -07:00
ad28868348 Don't get all sappy on me 2018-08-06 20:09:37 -07:00
2 changed files with 3 additions and 2 deletions

3
Jenkinsfile vendored Normal file
View File

@@ -0,0 +1,3 @@
node {
echo 'Hello from Pipeline'
}

View File

@@ -1,7 +1,5 @@
# search-demo-mkdocs-material # search-demo-mkdocs-material
asdf qwerty
Using mkdocs-material to make a pile of markdown documents containing links Using mkdocs-material to make a pile of markdown documents containing links
to useful resources into a searchable HTML page. to useful resources into a searchable HTML page.