5 Commits

Author SHA1 Message Date
df89af4286 remove newlines 2018-08-08 07:50:25 -07:00
97a8c130e6 add newlines 2018-08-08 07:48:13 -07:00
f634f97457 Merge branch 'master' into titles
* master:
  add jenkinsfile
  update index page
2018-08-07 12:32:01 -07:00
3888f827b0 wrap our newfound titles 2018-08-07 00:39:21 -07:00
29f625da7e Bestow titles upon ourselves 2018-08-06 23:52:51 -07:00
3 changed files with 9 additions and 4 deletions

3
Jenkinsfile vendored Normal file
View File

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

View File

@@ -1,6 +1,10 @@
BSD 3-Clause License
Copyright (c) 2018, Charles Reid
Copyright (c) 2018, First Lord of the Treasury, Lord Chief Justice,
Commander-in-Chief, Lord High Admiral, Archbishop, Lord Mayor, and
Lord High Everything Else Charles Reid
All rights reserved.
Redistribution and use in source and binary forms, with or without

View File

@@ -1,8 +1,6 @@
# search-demo-mkdocs-material
asdf qwerty
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, beautiful HTML page.
See the demo in action here: [https://pages.charlesreid1.com/search-demo-mkdocs-material](https://pages.charlesreid1.com/search-demo-mkdocs-material)