diff options
-rw-r--r-- | css/site.css | 1 | ||||
-rw-r--r-- | docs/dergods_style_v0.1.ms | 24 | ||||
-rw-r--r-- | docs/dergods_style_v0.1.org (renamed from org/dergods_style_v0.1.org) | 0 | ||||
-rw-r--r-- | docs/dergods_style_v0.1.pdf | bin | 0 -> 16976 bytes | |||
-rw-r--r-- | docs/index.php (renamed from org/index.php) | 0 | ||||
-rw-r--r-- | docs/lowbat.org (renamed from org/lowbat.org) | 0 | ||||
-rw-r--r-- | links.php | 29 |
7 files changed, 43 insertions, 11 deletions
diff --git a/css/site.css b/css/site.css index cbae9bc..f8aa4f2 100644 --- a/css/site.css +++ b/css/site.css @@ -245,4 +245,5 @@ div#postamble { span.fa { font-size: 16px; + color: #9d0006; } diff --git a/docs/dergods_style_v0.1.ms b/docs/dergods_style_v0.1.ms new file mode 100644 index 0000000..7ff38d0 --- /dev/null +++ b/docs/dergods_style_v0.1.ms @@ -0,0 +1,24 @@ +.TL +Dergods' Style and good practices for C/C++ projects +.AU +Joe +.PP +My cool roff document . +aze&é"" +.PP +This is a new paragraph +It this going to be annoying? +I have to save twice. + +Is it ok now? +Maybe now? +Ok cool af + +Working +qweqwe + +Now we can write some text +.PP +Pretty +.B cool +huh diff --git a/org/dergods_style_v0.1.org b/docs/dergods_style_v0.1.org index 7d27312..7d27312 100644 --- a/org/dergods_style_v0.1.org +++ b/docs/dergods_style_v0.1.org diff --git a/docs/dergods_style_v0.1.pdf b/docs/dergods_style_v0.1.pdf Binary files differnew file mode 100644 index 0000000..733c5a9 --- /dev/null +++ b/docs/dergods_style_v0.1.pdf diff --git a/org/index.php b/docs/index.php index d29ead0..d29ead0 100644 --- a/org/index.php +++ b/docs/index.php diff --git a/org/lowbat.org b/docs/lowbat.org index a2fc8a5..a2fc8a5 100644 --- a/org/lowbat.org +++ b/docs/lowbat.org @@ -27,30 +27,37 @@ if ($curr_dir != "jozan" && $curr_dir != "jozanleclerc.xyz") { </p> <ul style="list-style: none;"> <li> + <span class="fa fa-globe"></span> - + My Chisel page - + <a href="https://chiselapp.com/user/JozanLeClerc/"> + chiselapp.com/user/JozanLeClerc + </a> + </li> + <li> <span class="fa fa-github"></span> - My GitHub page - - <a href="https://github.com/JozanLeClerc" target="_blank"> + <a href="https://github.com/JozanLeClerc"> github.com/JozanLeClerc </a> </li> <li> <span class="fa fa-git"></span> - My GitJoe page - - <a href="https://git.jozanleclerc.xyz/jozan" target="_blank"> + <a href="https://git.jozanleclerc.xyz/jozan"> git.jozanleclerc.xyz/jozan </a> </li> <li> <span class="fa fa-twitch"></span> - My Twitch channel (streaming code exclusively) - - <a href="https://www.twitch.tv/jozanleclerc" target="_blank"> + <a href="https://www.twitch.tv/jozanleclerc"> twitch.tv/jozanleclerc </a> </li> <li> <span class="fa fa-bandcamp"></span> - My Rockabilly band's Bandcamp - - <a href="https://towerofsilence.bandcamp.com/" target="_blank"> + <a href="https://towerofsilence.bandcamp.com/"> towerofsilence.bandcamp.com </a> </li> @@ -66,49 +73,49 @@ if ($curr_dir != "jozan" && $curr_dir != "jozanleclerc.xyz") { <li> <span class="fa fa-globe"></span> - <b>Salad</b>'s lab: - <a href="http://saladslab.karabo.ga/" target="_blank"> + <a href="http://saladslab.karabo.ga/"> saladslab.karabo.ga </a> </li> <li> <span class="fa fa-github"></span> - His GitHub page: - <a href="https://github.com/salaaad2" target="_blank"> + <a href="https://github.com/salaaad2"> github.com/salaaad2 </a> </li> <li> <span class="fa fa-git"></span> - His GitJoe page - - <a href="https://git.jozanleclerc.xyz/salad" target="_blank"> + <a href="https://git.jozanleclerc.xyz/salad"> git.jozanleclerc.xyz/salad </a> </li> <li> <span class="fa fa-twitter"></span> - And his fun Twitter account: - <a href="https://twitter.com/fellowNwords" target="_blank"> + <a href="https://twitter.com/fellowNwords"> twitter.com/fellowNwords </a> </li> <li> <span class="fa fa-globe"></span> - <b>Akira</b>'s WebGL experiments: - <a href="https://inner-fab.com/" target="_blank"> + <a href="https://inner-fab.com/"> inner-fab.com </a> </li> <li> <span class="fa fa-gitlab"></span> - His GitLab page: - <a href="https://gitlab.com/AkiraMass" target="_blank"> + <a href="https://gitlab.com/AkiraMass"> gitlab.com/AkiraMass </a> </li> <li> <span class="fa fa-globe"></span> - And his daughter's art site: - <a href="https://dveloppez.com/" target="_blank"> + <a href="https://dveloppez.com/"> dveloppez.com </a> </li> |