diff --git a/README.md b/README.md index 6fdf5a8..742fabe 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # MicroPolyPages -Since the MicroPoly repo is private, we need a separate repo for the Alpha Release +Since the MicroPoly repo is private, we need a separate repo for the Alpha Release. This is that repo. The site can be accessed at https://cpsecapstone.github.io/MicroPolyPages/ diff --git a/_config.yml b/_config.yml index d5a9856..2e7bc53 100644 --- a/_config.yml +++ b/_config.yml @@ -18,6 +18,14 @@ description: >- # this means to ignore newlines until "baseurl:" A machine learning based update scheduler for the windows operating system that adapts to the varying schedules of users to ensure updates are as unintrusive as possible. +# this should add a nav bar? Didnt work. +# header_pages: +# - index.html +# - contact_issue.md +# - demo.md +# - installation.md +# - licensing.md +# - about.md # Build settings markdown: kramdown remote_theme: pages-themes/slate@v0.2.0 diff --git a/_includes/nav.html b/_includes/nav.html new file mode 100644 index 0000000..d4dd288 --- /dev/null +++ b/_includes/nav.html @@ -0,0 +1,7 @@ +
+ Home | + Contact About Issues | + Demo | + Installation | + Licensing +
diff --git a/_includes/navigation.html b/_includes/navigation.html new file mode 100644 index 0000000..81476f7 --- /dev/null +++ b/_includes/navigation.html @@ -0,0 +1,7 @@ + \ No newline at end of file diff --git a/_layouts/home.html b/_layouts/home.html index b97e840..7e983bd 100644 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -12,13 +12,13 @@ -