Skip to content
Snippets Groups Projects
Commit e49dcc03 authored by murad's avatar murad
Browse files

updated index

parent 804ef23d
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -8,7 +8,7 @@ pandoc -s -t html final-project.md -o final-project.html
pandoc -s -t html vinyl.md -o vinyl.html
pandoc -s -t html linux.md -o linux.html
pandoc -s -t html shopbot.md -o shopbot.html
echo " all the files converted to HTML"
echo "all the files converted to HTML"
if [ "$#" -gt 0 ]
# if there is something typed after bash auto.sh it will go into this loop
then
......
......@@ -24,11 +24,11 @@
<li><a href="electronic-production.html">Electronic production 19/11/2017</a></li>
<li><a href="code.html">Code 19/11/2017</a></li>
<li><a href="shopbot.html">Shopbot 19/11/2017</a></li>
<li><a href="vinyl.html">vinyl 19/11/2017</a></li>
</ul>
<h2 id="final-project">Final project</h2>
<ul>
<li><a href="introduction.html">Introduction 19/11/2017</a></li>
</ul>
<p><em>trying to push using ssh connection</em></p>
</body>
</html>
......@@ -18,13 +18,8 @@ I am hardworking, well-organized individual, with excellent communication skills
- [Electronic production 19/11/2017](electronic-production.html)
- [Code 19/11/2017](code.html)
- [Shopbot 19/11/2017](shopbot.html)
- [vinyl 19/11/2017](vinyl.html)
## Final project
- [Introduction 19/11/2017](introduction.html)
*trying to push using ssh connection*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment