Compare commits
	
		
			5 Commits
		
	
	
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| fd90371b1a | |||
| 65b5d1bd44 | |||
| bb691259bb | |||
| b5434ff46f | |||
| 4be1d0e579 | 
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						| @@ -0,0 +1 @@ | ||||
| public | ||||
							
								
								
									
										188
									
								
								404.html
									
									
									
									
									
								
							
							
						
						| @@ -1,188 +0,0 @@ | ||||
| <!DOCTYPE html> | ||||
| <html lang="en"><head> | ||||
|     <meta charset="utf-8"> | ||||
|     <meta name="viewport" content="width=device-width, initial-scale=1"> | ||||
|  | ||||
|     <style> | ||||
|         :root { | ||||
|             --accent-color: #FF4D4D; | ||||
|         } | ||||
|     </style> | ||||
|  | ||||
|      | ||||
|      | ||||
|      | ||||
|      | ||||
|      | ||||
|      | ||||
|  | ||||
|      | ||||
|     <title>404 Page not found</title> | ||||
|     <meta name="description" content="Decentrala je zajednica okupljena oko decentralizacije tehnologija i sirenja znanja."> | ||||
|     <meta name="keywords" content=''> | ||||
|  | ||||
|     <meta property="og:url" content="https://dmz.rs/404.html"> | ||||
|     <meta property="og:type" content="website"> | ||||
|     <meta property="og:title" content="404 Page not found"> | ||||
|     <meta property="og:description" content="Decentrala je zajednica okupljena oko decentralizacije tehnologija i sirenja znanja."> | ||||
|     <meta property="og:image" content="https://dmz.rs/images/avatar.svg"> | ||||
|     <meta property="og:image:secure_url" content="https://dmz.rs/images/avatar.svg"> | ||||
|  | ||||
|     <meta name="twitter:card" content="summary_large_image"> | ||||
|     <meta name="twitter:title" content="404 Page not found"> | ||||
|     <meta name="twitter:description" content="Decentrala je zajednica okupljena oko decentralizacije tehnologija i sirenja znanja."> | ||||
|     <meta property="twitter:domain" content="https://dmz.rs/404.html"> | ||||
|     <meta property="twitter:url" content="https://dmz.rs/404.html"> | ||||
|     <meta name="twitter:image" content="https://dmz.rs/images/avatar.svg"> | ||||
|  | ||||
|      | ||||
|     <link rel="canonical" href="https://dmz.rs/404.html" /> | ||||
|  | ||||
|     <link rel="stylesheet" type="text/css" href="https://dmz.rs/css/normalize.min.css" media="print" onload="this.media='all'"> | ||||
|     <link rel="stylesheet" type="text/css" href="https://dmz.rs/css/main.css"> | ||||
|     <link disabled id="dark-theme" rel="stylesheet" href="https://dmz.rs/css/dark.css"> | ||||
|  | ||||
|     <script src="https://dmz.rs/js/svg-injector.min.js"></script> | ||||
|     <script src="https://dmz.rs/js/feather-icons.min.js"></script> | ||||
|     <script src="https://dmz.rs/js/main.js"></script> | ||||
|  | ||||
|      | ||||
|      | ||||
| </head> | ||||
| <body> | ||||
|         <script type="text/javascript"> | ||||
|              | ||||
|             setThemeByUserPref(); | ||||
|         </script><header class="header"> | ||||
|     <nav class="header-nav"> | ||||
|  | ||||
|          | ||||
|         <div class="avatar"> | ||||
|             <a href="https://dmz.rs"> | ||||
|                 <img src="https://dmz.rs/images/avatar.svg" alt="avatar" /> | ||||
|             </a> | ||||
|         </div> | ||||
|          | ||||
|  | ||||
|         <div class="nav-title"> | ||||
|             <a class="nav-brand" href="https://dmz.rs">Decentrala</a> | ||||
|         </div> | ||||
|  | ||||
|         <div class="nav-links"> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/dogadjaji"><span data-feather='users'></span> Dogadjaji </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://forum.dmz.rs/"><span data-feather='message-square'></span> Forum </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/chat"><span data-feather='message-circle'></span> Chat </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/nalog"><span data-feather='user'></span> Nalog </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/servisi"><span data-feather='cloud'></span> Servisi </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/onama"><span data-feather='info'></span> O nama </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/kontakt"><span data-feather='mail'></span> Kontakt </a> | ||||
|             </div> | ||||
|              | ||||
|  | ||||
|             <span class="nav-icons-divider"></span> | ||||
|             <div class="nav-link dark-theme-toggle"> | ||||
|                 <span id="dark-theme-toggle-screen-reader-target" class="sr-only"></span> | ||||
|                 <a> | ||||
|                     <span id="theme-toggle-icon" data-feather="moon"></span> | ||||
|                 </a> | ||||
|             </div> | ||||
|  | ||||
|             <div class="nav-link" id="hamburger-menu-toggle"> | ||||
|                 <span id="hamburger-menu-toggle-screen-reader-target" class="sr-only">menu</span> | ||||
|                 <a> | ||||
|                     <span data-feather="menu"></span> | ||||
|                 </a> | ||||
|             </div> | ||||
|  | ||||
|              | ||||
|             <ul class="nav-hamburger-list visibility-hidden"> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/dogadjaji"><span data-feather='users'></span> Dogadjaji </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://forum.dmz.rs/"><span data-feather='message-square'></span> Forum </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/chat"><span data-feather='message-circle'></span> Chat </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/nalog"><span data-feather='user'></span> Nalog </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/servisi"><span data-feather='cloud'></span> Servisi </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/onama"><span data-feather='info'></span> O nama </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/kontakt"><span data-feather='mail'></span> Kontakt </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item dark-theme-toggle"> | ||||
|                     <span id="dark-theme-toggle-screen-reader-target" class="sr-only">theme</span> | ||||
|                     <a> | ||||
|                         <span id="theme-toggle-icon" data-feather="moon"></span> | ||||
|                     </a> | ||||
|                 </li> | ||||
|             </ul> | ||||
|  | ||||
|         </div> | ||||
|     </nav> | ||||
| </header> | ||||
| <main id="content"> | ||||
|  | ||||
| <div class="text-404"> | ||||
|   <h1 class="error-emoji"></h1> | ||||
|   <h2> | ||||
|       404 ... This page does not exist, go <a href="https://dmz.rs">home</a> | ||||
|   </h2> | ||||
| </div> | ||||
| <script> | ||||
|   const errorEmojiContainer = document.getElementsByClassName('error-emoji')[0]; | ||||
|   const emojiArray = [ | ||||
|     '\\(o_o)/', '(o^^)o', '(˚Δ˚)b', '(^-^*)', '(≥o≤)', '(^_^)b', '(·_·)', | ||||
|     '(=\'X\'=)', '(>_<)', '(;-;)', '\\(^Д^)/', | ||||
|   ]; | ||||
|   const errorEmoji = emojiArray[Math.floor(Math.random() * emojiArray.length)]; | ||||
|   errorEmojiContainer.appendChild(document.createTextNode(errorEmoji)); | ||||
| </script> | ||||
|  | ||||
|  | ||||
|         </main><footer class="footer"> | ||||
|      | ||||
|      | ||||
|  | ||||
|     <span>© 2023 Decentrala</span> | ||||
|     <span> | ||||
|         Made with ❤️ using <a target="_blank" href="https://github.com/526avijitgupta/gokarna">Gokarna</a> | ||||
|     </span> | ||||
| </footer> | ||||
| </body> | ||||
| </html> | ||||
							
								
								
									
										22
									
								
								Makefile
									
									
									
									
									
										Normal file
									
								
							
							
						
						| @@ -0,0 +1,22 @@ | ||||
| output : all | ||||
|  | ||||
| public: | ||||
| 	mkdir public | ||||
|  | ||||
| public/static: static | ||||
| 	cp -r static public/ | ||||
|  | ||||
| public/%.html : %.md | ||||
| 	@cp start.html $@ | ||||
| 	@cat $< | sed 's#.md)#.html)#g' | pandoc -f markdown -t html5 -o- >> $@ | ||||
| 	@cat end.html >> $@ | ||||
|  | ||||
| HTML := $(patsubst %.md,public/%.html,$(wildcard *.md)) | ||||
|  | ||||
| all : public $(HTML) public/static | ||||
|  | ||||
| test: | ||||
| 	echo $(HTML) | ||||
|  | ||||
| clean : | ||||
| 	rm -rf public | ||||
							
								
								
									
										12
									
								
								README.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						| @@ -0,0 +1,12 @@ | ||||
| This repo builds the website `dmz.rs`. | ||||
|  | ||||
| ## Dependencies | ||||
|  | ||||
| - `make` | ||||
| - `pandoc` | ||||
|  | ||||
| ## Usage | ||||
|  | ||||
| `make` | ||||
|  | ||||
| The output will appear in the `public` directory. | ||||
| @@ -1,179 +0,0 @@ | ||||
| <!DOCTYPE html> | ||||
| <html lang="en"><head> | ||||
|     <meta charset="utf-8"> | ||||
|     <meta name="viewport" content="width=device-width, initial-scale=1"> | ||||
|  | ||||
|     <style> | ||||
|         :root { | ||||
|             --accent-color: #FF4D4D; | ||||
|         } | ||||
|     </style> | ||||
|  | ||||
|      | ||||
|      | ||||
|      | ||||
|      | ||||
|      | ||||
|      | ||||
|  | ||||
|      | ||||
|     <title>Categories</title> | ||||
|     <meta name="description" content="Decentrala je zajednica okupljena oko decentralizacije tehnologija i sirenja znanja."> | ||||
|     <meta name="keywords" content=''> | ||||
|  | ||||
|     <meta property="og:url" content="https://dmz.rs/categories/"> | ||||
|     <meta property="og:type" content="website"> | ||||
|     <meta property="og:title" content="Categories"> | ||||
|     <meta property="og:description" content="Decentrala je zajednica okupljena oko decentralizacije tehnologija i sirenja znanja."> | ||||
|     <meta property="og:image" content="https://dmz.rs/images/avatar.svg"> | ||||
|     <meta property="og:image:secure_url" content="https://dmz.rs/images/avatar.svg"> | ||||
|  | ||||
|     <meta name="twitter:card" content="summary_large_image"> | ||||
|     <meta name="twitter:title" content="Categories"> | ||||
|     <meta name="twitter:description" content="Decentrala je zajednica okupljena oko decentralizacije tehnologija i sirenja znanja."> | ||||
|     <meta property="twitter:domain" content="https://dmz.rs/categories/"> | ||||
|     <meta property="twitter:url" content="https://dmz.rs/categories/"> | ||||
|     <meta name="twitter:image" content="https://dmz.rs/images/avatar.svg"> | ||||
|  | ||||
|      | ||||
|     <link rel="canonical" href="https://dmz.rs/categories/" /> | ||||
|  | ||||
|     <link rel="stylesheet" type="text/css" href="https://dmz.rs/css/normalize.min.css" media="print" onload="this.media='all'"> | ||||
|     <link rel="stylesheet" type="text/css" href="https://dmz.rs/css/main.css"> | ||||
|     <link disabled id="dark-theme" rel="stylesheet" href="https://dmz.rs/css/dark.css"> | ||||
|  | ||||
|     <script src="https://dmz.rs/js/svg-injector.min.js"></script> | ||||
|     <script src="https://dmz.rs/js/feather-icons.min.js"></script> | ||||
|     <script src="https://dmz.rs/js/main.js"></script> | ||||
|  | ||||
|      | ||||
|      | ||||
| </head> | ||||
| <body> | ||||
|         <script type="text/javascript"> | ||||
|              | ||||
|             setThemeByUserPref(); | ||||
|         </script><header class="header"> | ||||
|     <nav class="header-nav"> | ||||
|  | ||||
|          | ||||
|         <div class="avatar"> | ||||
|             <a href="https://dmz.rs"> | ||||
|                 <img src="https://dmz.rs/images/avatar.svg" alt="avatar" /> | ||||
|             </a> | ||||
|         </div> | ||||
|          | ||||
|  | ||||
|         <div class="nav-title"> | ||||
|             <a class="nav-brand" href="https://dmz.rs">Decentrala</a> | ||||
|         </div> | ||||
|  | ||||
|         <div class="nav-links"> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/dogadjaji"><span data-feather='users'></span> Dogadjaji </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://forum.dmz.rs/"><span data-feather='message-square'></span> Forum </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/chat"><span data-feather='message-circle'></span> Chat </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/nalog"><span data-feather='user'></span> Nalog </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/servisi"><span data-feather='cloud'></span> Servisi </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/onama"><span data-feather='info'></span> O nama </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/kontakt"><span data-feather='mail'></span> Kontakt </a> | ||||
|             </div> | ||||
|              | ||||
|  | ||||
|             <span class="nav-icons-divider"></span> | ||||
|             <div class="nav-link dark-theme-toggle"> | ||||
|                 <span id="dark-theme-toggle-screen-reader-target" class="sr-only"></span> | ||||
|                 <a> | ||||
|                     <span id="theme-toggle-icon" data-feather="moon"></span> | ||||
|                 </a> | ||||
|             </div> | ||||
|  | ||||
|             <div class="nav-link" id="hamburger-menu-toggle"> | ||||
|                 <span id="hamburger-menu-toggle-screen-reader-target" class="sr-only">menu</span> | ||||
|                 <a> | ||||
|                     <span data-feather="menu"></span> | ||||
|                 </a> | ||||
|             </div> | ||||
|  | ||||
|              | ||||
|             <ul class="nav-hamburger-list visibility-hidden"> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/dogadjaji"><span data-feather='users'></span> Dogadjaji </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://forum.dmz.rs/"><span data-feather='message-square'></span> Forum </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/chat"><span data-feather='message-circle'></span> Chat </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/nalog"><span data-feather='user'></span> Nalog </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/servisi"><span data-feather='cloud'></span> Servisi </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/onama"><span data-feather='info'></span> O nama </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/kontakt"><span data-feather='mail'></span> Kontakt </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item dark-theme-toggle"> | ||||
|                     <span id="dark-theme-toggle-screen-reader-target" class="sr-only">theme</span> | ||||
|                     <a> | ||||
|                         <span id="theme-toggle-icon" data-feather="moon"></span> | ||||
|                     </a> | ||||
|                 </li> | ||||
|             </ul> | ||||
|  | ||||
|         </div> | ||||
|     </nav> | ||||
| </header> | ||||
| <main id="content"> | ||||
| <div class="container tags-list"> | ||||
|  | ||||
|     <h1 class="list-title">Tags</h1> | ||||
|      | ||||
|         Nothing to see here, yet 😉 | ||||
|      | ||||
|  | ||||
| </div> | ||||
|  | ||||
|         </main><footer class="footer"> | ||||
|      | ||||
|      | ||||
|  | ||||
|     <span>© 2023 Decentrala</span> | ||||
|     <span> | ||||
|         Made with ❤️ using <a target="_blank" href="https://github.com/526avijitgupta/gokarna">Gokarna</a> | ||||
|     </span> | ||||
| </footer> | ||||
| </body> | ||||
| </html> | ||||
| @@ -1,10 +0,0 @@ | ||||
| <?xml version="1.0" encoding="utf-8" standalone="yes"?> | ||||
| <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> | ||||
|   <channel> | ||||
|     <title>Categories on Decentrala</title> | ||||
|     <link>https://dmz.rs/categories/</link> | ||||
|     <description>Recent content in Categories on Decentrala</description> | ||||
|     <generator>Hugo -- gohugo.io</generator> | ||||
|     <language>en</language><atom:link href="https://dmz.rs/categories/index.xml" rel="self" type="application/rss+xml" /> | ||||
|   </channel> | ||||
| </rss> | ||||
							
								
								
									
										12
									
								
								chat.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						| @@ -0,0 +1,12 @@ | ||||
| ## Chat | ||||
|  | ||||
| Za koriscenje XMPP (Jabber) mozete koristiti | ||||
| [Gajim](https://gajim.org/download/){target="blank"} na racunaru , | ||||
| [Conversations](https://conversations.im/){target="blank"} na Andoroid-u | ||||
| (ne pravite nalog na conversations.im serveru, mozete na dmz.rs ili | ||||
| nekom drugom) i [Monal](https://monal-im.org/){target="blank"} na Apple | ||||
| proizvodima. | ||||
|  | ||||
| Mozete nas naci u XMPP grupi | ||||
| [decentrala@conference.dmz.rs](xmpp:decentrala@conference.dmz.rs?join) | ||||
|  | ||||
							
								
								
									
										191
									
								
								chat/index.html
									
									
									
									
									
								
							
							
						
						| @@ -1,191 +0,0 @@ | ||||
| <!DOCTYPE html> | ||||
| <html lang="en"><head> | ||||
|     <meta charset="utf-8"> | ||||
|     <meta name="viewport" content="width=device-width, initial-scale=1"> | ||||
|  | ||||
|     <style> | ||||
|         :root { | ||||
|             --accent-color: #FF4D4D; | ||||
|         } | ||||
|     </style> | ||||
|  | ||||
|      | ||||
|      | ||||
|      | ||||
|      | ||||
|      | ||||
|      | ||||
|  | ||||
|      | ||||
|     <title>Decentrala</title> | ||||
|     <meta name="description" content="Decentrala je zajednica okupljena oko decentralizacije tehnologija i sirenja znanja."> | ||||
|     <meta name="keywords" content=''> | ||||
|  | ||||
|     <meta property="og:url" content="https://dmz.rs/chat/"> | ||||
|     <meta property="og:type" content="website"> | ||||
|     <meta property="og:title" content="Decentrala"> | ||||
|     <meta property="og:description" content="Decentrala je zajednica okupljena oko decentralizacije tehnologija i sirenja znanja."> | ||||
|     <meta property="og:image" content="https://dmz.rs/images/avatar.svg"> | ||||
|     <meta property="og:image:secure_url" content="https://dmz.rs/images/avatar.svg"> | ||||
|  | ||||
|     <meta name="twitter:card" content="summary_large_image"> | ||||
|     <meta name="twitter:title" content="Decentrala"> | ||||
|     <meta name="twitter:description" content="Decentrala je zajednica okupljena oko decentralizacije tehnologija i sirenja znanja."> | ||||
|     <meta property="twitter:domain" content="https://dmz.rs/chat/"> | ||||
|     <meta property="twitter:url" content="https://dmz.rs/chat/"> | ||||
|     <meta name="twitter:image" content="https://dmz.rs/images/avatar.svg"> | ||||
|  | ||||
|      | ||||
|     <link rel="canonical" href="https://dmz.rs/chat/" /> | ||||
|  | ||||
|     <link rel="stylesheet" type="text/css" href="https://dmz.rs/css/normalize.min.css" media="print" onload="this.media='all'"> | ||||
|     <link rel="stylesheet" type="text/css" href="https://dmz.rs/css/main.css"> | ||||
|     <link disabled id="dark-theme" rel="stylesheet" href="https://dmz.rs/css/dark.css"> | ||||
|  | ||||
|     <script src="https://dmz.rs/js/svg-injector.min.js"></script> | ||||
|     <script src="https://dmz.rs/js/feather-icons.min.js"></script> | ||||
|     <script src="https://dmz.rs/js/main.js"></script> | ||||
|  | ||||
|      | ||||
|      | ||||
| </head> | ||||
| <body> | ||||
|         <script type="text/javascript"> | ||||
|              | ||||
|             setThemeByUserPref(); | ||||
|         </script><header class="header"> | ||||
|     <nav class="header-nav"> | ||||
|  | ||||
|          | ||||
|         <div class="avatar"> | ||||
|             <a href="https://dmz.rs"> | ||||
|                 <img src="https://dmz.rs/images/avatar.svg" alt="avatar" /> | ||||
|             </a> | ||||
|         </div> | ||||
|          | ||||
|  | ||||
|         <div class="nav-title"> | ||||
|             <a class="nav-brand" href="https://dmz.rs">Decentrala</a> | ||||
|         </div> | ||||
|  | ||||
|         <div class="nav-links"> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/dogadjaji"><span data-feather='users'></span> Dogadjaji </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://forum.dmz.rs/"><span data-feather='message-square'></span> Forum </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/chat"><span data-feather='message-circle'></span> Chat </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/nalog"><span data-feather='user'></span> Nalog </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/servisi"><span data-feather='cloud'></span> Servisi </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/onama"><span data-feather='info'></span> O nama </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/kontakt"><span data-feather='mail'></span> Kontakt </a> | ||||
|             </div> | ||||
|              | ||||
|  | ||||
|             <span class="nav-icons-divider"></span> | ||||
|             <div class="nav-link dark-theme-toggle"> | ||||
|                 <span id="dark-theme-toggle-screen-reader-target" class="sr-only"></span> | ||||
|                 <a> | ||||
|                     <span id="theme-toggle-icon" data-feather="moon"></span> | ||||
|                 </a> | ||||
|             </div> | ||||
|  | ||||
|             <div class="nav-link" id="hamburger-menu-toggle"> | ||||
|                 <span id="hamburger-menu-toggle-screen-reader-target" class="sr-only">menu</span> | ||||
|                 <a> | ||||
|                     <span data-feather="menu"></span> | ||||
|                 </a> | ||||
|             </div> | ||||
|  | ||||
|              | ||||
|             <ul class="nav-hamburger-list visibility-hidden"> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/dogadjaji"><span data-feather='users'></span> Dogadjaji </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://forum.dmz.rs/"><span data-feather='message-square'></span> Forum </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/chat"><span data-feather='message-circle'></span> Chat </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/nalog"><span data-feather='user'></span> Nalog </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/servisi"><span data-feather='cloud'></span> Servisi </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/onama"><span data-feather='info'></span> O nama </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/kontakt"><span data-feather='mail'></span> Kontakt </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item dark-theme-toggle"> | ||||
|                     <span id="dark-theme-toggle-screen-reader-target" class="sr-only">theme</span> | ||||
|                     <a> | ||||
|                         <span id="theme-toggle-icon" data-feather="moon"></span> | ||||
|                     </a> | ||||
|                 </li> | ||||
|             </ul> | ||||
|  | ||||
|         </div> | ||||
|     </nav> | ||||
| </header> | ||||
| <main id="content"> | ||||
|      | ||||
|  | ||||
|     <div class="post container"> | ||||
|  | ||||
|     <div class="post-header-section"> | ||||
|         <h1></h1> | ||||
|     </div> | ||||
|  | ||||
|     <div class="post-content"> | ||||
|         <p> | ||||
|             <h1 id="chat">Chat</h1> | ||||
| <p>Za koriscenje XMPP (Jabber) mozete koristiti <a href="https://gajim.org/download/">Gajim</a> na racunaru , <a href="https://conversations.im/">Conversations</a> na Andoroid-u (ne pravite nalog na conversations.im serveru, mozete na dmz.rs ili nekom drugom) i <a href="https://monal-im.org/">Monal</a> na Apple proizvodima.</p> | ||||
| <p>Mozete nas naci u XMPP grupi <a href="xmpp:decentrala@conference.dmz.rs?join">decentrala@conference.dmz.rs</a></p> | ||||
|  | ||||
|         </p> | ||||
|     </div> | ||||
| </div> | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
|         </main><footer class="footer"> | ||||
|      | ||||
|      | ||||
|  | ||||
|     <span>© 2023 Decentrala</span> | ||||
|     <span> | ||||
|         Made with ❤️ using <a target="_blank" href="https://github.com/526avijitgupta/gokarna">Gokarna</a> | ||||
|     </span> | ||||
| </footer> | ||||
| </body> | ||||
| </html> | ||||
							
								
								
									
										97
									
								
								css/dark.css
									
									
									
									
									
								
							
							
						
						| @@ -1,97 +0,0 @@ | ||||
| :root { | ||||
|   --dark-primary-color: 34, 39, 46; | ||||
|   --dark-secondary-color: #2d333b; | ||||
|   --dark-tertiary-color: #646464; | ||||
|   --dark-text-color: #24ea25; | ||||
| } | ||||
|  | ||||
| html { | ||||
|   background-color: rgb(var(--dark-primary-color)); | ||||
|   color: var(--dark-text-color); | ||||
|   fill: var(--dark-text-color); | ||||
| } | ||||
|  | ||||
| .header { | ||||
|   background-color: rgba(var(--dark-primary-color), 0.95); | ||||
| } | ||||
|  | ||||
| .nav-hamburger-list { | ||||
|   background: rgba(var(--dark-primary-color), 1); | ||||
| } | ||||
|  | ||||
| .nav-links .nav-icons-divider { | ||||
|   color: var(--dark-secondary-color); | ||||
| } | ||||
|  | ||||
| a:hover .feather-moon { | ||||
|   fill: white; | ||||
|   color: white; | ||||
| } | ||||
|  | ||||
| .social-icons-list .social-icon, | ||||
| .social-icons-list .social-icon a:visited  { | ||||
|   fill: var(--dark-text-color); | ||||
| } | ||||
|  | ||||
| .social-icons-list .social-icon a:hover { | ||||
|   fill: var(--accent-color); | ||||
| } | ||||
|  | ||||
| .post-tags .post-tag:hover { | ||||
|   background-color: var(--dark-text-color); | ||||
|   color: rgb(var(--dark-primary-color)); | ||||
| } | ||||
|  | ||||
| .tags-list .post-tags .post-tag a .tag-posts-count { | ||||
|   background-color: var(--dark-secondary-color); | ||||
| } | ||||
|  | ||||
| .tags-list .post-tags .post-tag:hover a .tag-posts-count { | ||||
|   background-color: var(--dark-text-color); | ||||
|   color: rgb(var(--dark-primary-color)); | ||||
| } | ||||
|  | ||||
| .footer { | ||||
|   border-top-color: var(--dark-header-bg-color); | ||||
| } | ||||
|  | ||||
| blockquote { | ||||
|   color: darkgrey; | ||||
|   border-left-color: var(--dark-secondary-color); | ||||
| } | ||||
|  | ||||
| hr { | ||||
|   color: var(--dark-secondary-color); | ||||
| } | ||||
|  | ||||
| table thead { | ||||
|   background-color: var(--dark-secondary-color); | ||||
| } | ||||
|  | ||||
| table td, | ||||
| table th { | ||||
|   border-bottom-color: var(--dark-secondary-color); | ||||
| } | ||||
|  | ||||
| code, | ||||
| pre { | ||||
|   background-color: var(--dark-secondary-color) !important; | ||||
| } | ||||
|  | ||||
| :not(pre) > code { | ||||
|   background-color: var(--dark-tertiary-color) !important; | ||||
|   color: var(--dark-text-color); | ||||
| } | ||||
|  | ||||
| .header-shadow { | ||||
|   box-shadow: rgb(33, 38, 45) 0px -1px 0px 0px inset; | ||||
| } | ||||
|  | ||||
| /* TODO: Check if this is needed or not */ | ||||
| /*  | ||||
| img, | ||||
| video { | ||||
|   filter: hue-rotate(180deg) contrast(100%) invert(100%); | ||||
|   -webkit-filter: hue-rotate(180deg) contrast(100%) invert(100%); | ||||
| }  | ||||
| */ | ||||
							
								
								
									
										611
									
								
								css/main.css
									
									
									
									
									
								
							
							
						
						| @@ -1,611 +0,0 @@ | ||||
| :root { | ||||
|   --content-width: 1120px; | ||||
|   --container-width: 810px; | ||||
|  | ||||
|   --light-primary-color: 255, 255, 255; | ||||
|   --light-secondary-color: #dddddd; | ||||
|   --light-tertiary-color: #272822; | ||||
|   --light-text-color: #24ea25; | ||||
| } | ||||
|  | ||||
| @font-face { | ||||
|   font-family: Lato; | ||||
|   font-weight: 400; | ||||
|   src: url("/fonts/Lato-Regular.ttf"); | ||||
| } | ||||
|  | ||||
| @font-face { | ||||
|   font-family: Lato; | ||||
|   font-weight: 700; | ||||
|   src: url("/fonts/Lato-Bold.ttf"); | ||||
| } | ||||
|  | ||||
| html { | ||||
|   background-color: rgb(var(--light-primary-color)); | ||||
|   color: var(--light-text-color); | ||||
|   font-family: "Lato", sans-serif; | ||||
|   font-size: 17.5px; | ||||
|   min-height: 100%; | ||||
|   position: relative; | ||||
| } | ||||
|  | ||||
| body { | ||||
|   margin-bottom: 170px; | ||||
| } | ||||
|  | ||||
| b, | ||||
| strong { | ||||
|   font-weight: bold; | ||||
| } | ||||
|  | ||||
| a { | ||||
|   color: inherit; | ||||
| } | ||||
|  | ||||
| /* This is set in partials/head.html and is populated via config */ | ||||
| a:hover { | ||||
|   color: var(--accent-color); | ||||
|   fill: var(--accent-color); | ||||
| } | ||||
|  | ||||
| main#content { | ||||
|   margin: 90px auto 0; | ||||
|   width: var(--content-width); | ||||
| } | ||||
|  | ||||
| main#content > .container { | ||||
|   margin: auto; | ||||
|   width: 75%; | ||||
|   max-width: var(--container-width); | ||||
| } | ||||
|  | ||||
| .post.container { | ||||
|   box-sizing: border-box; | ||||
|   display: inline-block; | ||||
| } | ||||
|  | ||||
| .post-toc { | ||||
|   box-sizing: border-box; | ||||
|   display: inline-block; | ||||
|   padding-left: 50px; | ||||
|   vertical-align: top; | ||||
|   /* Would be 25% had there been no margins or border box on all inline blocks */ | ||||
|   width: 24%; | ||||
| } | ||||
|  | ||||
| #toc { | ||||
|   position: fixed; | ||||
|   top: 80px; | ||||
|   bottom: 20px; | ||||
|   overflow-x: hidden; | ||||
|   overflow-y: auto; | ||||
| } | ||||
|  | ||||
| #toc ul { | ||||
|   list-style: none; | ||||
|   margin: 0; | ||||
|   padding: 0; | ||||
|   font-size: 14px; | ||||
| } | ||||
|  | ||||
| #toc ul li { | ||||
|   margin-top: 12px; | ||||
| } | ||||
|  | ||||
| #toc ul li a.level-1 { | ||||
|   padding-left: 0; | ||||
| } | ||||
|  | ||||
| #toc ul li a.level-2 { | ||||
|   padding-left: 10px; | ||||
| } | ||||
|  | ||||
| #toc ul li a.level-3 { | ||||
|   padding-left: 20px; | ||||
| } | ||||
|  | ||||
| #toc ul li a.level-4 { | ||||
|   padding-left: 30px; | ||||
| } | ||||
|  | ||||
| #toc ul li a { | ||||
|   text-decoration: none; | ||||
| } | ||||
|  | ||||
| #toc ul li a.active { | ||||
|   color: var(--accent-color); | ||||
| } | ||||
|  | ||||
| img { | ||||
|   height: auto; | ||||
|   max-width: 100%; | ||||
| } | ||||
|  | ||||
| /* HEADER */ | ||||
| .header { | ||||
|   background-color: rgba(var(--light-primary-color), 0.95); | ||||
|   color: inherit; | ||||
|   height: 50px; | ||||
|   left: 0; | ||||
|   position: fixed; | ||||
|   top: 0; | ||||
|   transition: box-shadow 0.3s ease-in-out; | ||||
|   width: 100%; | ||||
|   z-index: 5; | ||||
| } | ||||
|  | ||||
| .header a { | ||||
|   text-decoration: none; | ||||
| } | ||||
| .header .header-nav { | ||||
|   height: 50px; | ||||
|   margin-top: 0; | ||||
| } | ||||
|  | ||||
| .header-nav .avatar { | ||||
|   border-radius: 18px; | ||||
|   float: left; | ||||
|   height: 100%; | ||||
|   margin-left: 15px; | ||||
| } | ||||
| .header-nav .avatar img { | ||||
|   border-radius: 100%; | ||||
|   display: block; | ||||
|   height: 38px; | ||||
|   margin-top: 5px; | ||||
|   overflow: hidden; | ||||
|   width: 38px; | ||||
| } | ||||
| .header-nav .nav-title { | ||||
|   display: inline-block; | ||||
|   height: 100%; | ||||
|   line-height: 50px; | ||||
|   padding-left: 15px; | ||||
| } | ||||
| .nav-title a { | ||||
|   height: 50px; | ||||
| } | ||||
| .header-nav .nav-links { | ||||
|   float: right; | ||||
|   line-height: 50px; | ||||
|   margin-right: 10px; | ||||
| } | ||||
| .nav-links .nav-link { | ||||
|   display: inline-block; | ||||
|   padding: 0 2px; | ||||
| } | ||||
| .nav-links .nav-link a { | ||||
|   display: block; | ||||
|   padding: 0 6px; | ||||
| } | ||||
| .nav-link a svg { | ||||
|   height: 20px; | ||||
|   margin: -3px auto; | ||||
|   stroke-width: 2; | ||||
|   width: 20px; | ||||
| } | ||||
| .nav-links .nav-link.icon a { | ||||
|   padding: 0 8px; | ||||
| } | ||||
| .nav-links .nav-icons-divider { | ||||
|   border-color: inherit; | ||||
|   border-left: 1.5px solid; | ||||
|   color: var(--light-secondary-color); | ||||
|   margin: 0 10px; | ||||
| } | ||||
| .nav-links .dark-theme-toggle:hover { | ||||
|   cursor: pointer; | ||||
| } | ||||
|  | ||||
| a:hover .feather-sun { | ||||
|   fill: black; | ||||
|   color: black; | ||||
| } | ||||
|  | ||||
| .dark-theme-toggle .feather { | ||||
|   height: 22px; | ||||
|   stroke-linecap: round; | ||||
|   stroke-linejoin: round; | ||||
|   width: 22px; | ||||
| } | ||||
| #hamburger-menu-toggle { | ||||
|   display: none; | ||||
| } | ||||
| #hamburger-menu-toggle .feather { | ||||
|   height: 24px; | ||||
|   stroke-linecap: round; | ||||
|   stroke-linejoin: round; | ||||
|   width: 24px; | ||||
| } | ||||
| .nav-hamburger-list { | ||||
|   background: rgb(var(--light-primary-color)); | ||||
|   border-bottom: solid 1.5px var(--light-secondary-color); | ||||
|   border-top: solid 1.5px var(--light-secondary-color); | ||||
|   list-style-type: none; | ||||
|   margin: 0; | ||||
|   padding: 0; | ||||
|   position: absolute; | ||||
|   right: 0; | ||||
|   text-align: center; | ||||
|   width: 100%; | ||||
|   z-index: 5; | ||||
| } | ||||
| .nav-hamburger-list a:hover { | ||||
|   text-decoration: underline; | ||||
| } | ||||
|  | ||||
| /* FOOTER */ | ||||
| .footer { | ||||
|   bottom: 0; | ||||
|   color: inherit; | ||||
|   left: 0; | ||||
|   overflow: hidden; | ||||
|   padding: 40px 0; | ||||
|   position: absolute; | ||||
|   text-align: center; | ||||
|   width: 100%; | ||||
| } | ||||
|  | ||||
| .footer span { | ||||
|   display: block; | ||||
|   font-size: 0.85em; | ||||
|   font-weight: 300; | ||||
|   padding: 1px 0; | ||||
| } | ||||
|  | ||||
| /** COMMON **/ | ||||
| .flex-break { | ||||
|   flex-basis: 100%; | ||||
|   height: 0; | ||||
|   display: none; | ||||
| } | ||||
|  | ||||
| .visibility-hidden { | ||||
|   visibility: hidden; | ||||
| } | ||||
|  | ||||
| .header-shadow { | ||||
|   box-shadow: rgb(220, 220, 220) 0px 1px 5px; | ||||
| } | ||||
|  | ||||
| /* TAGS */ | ||||
| .post-tags { | ||||
|   list-style-type: none; | ||||
|   padding: 0; | ||||
| } | ||||
| .post-tags .post-tag { | ||||
|   border: 1.5px solid; | ||||
|   border-radius: 4px; | ||||
|   box-sizing: border-box; | ||||
|   color: inherit; | ||||
|   display: inline-block; | ||||
|   font-size: 14px; | ||||
| } | ||||
| .post-tags .post-tag:hover { | ||||
|   background-color: var(--light-text-color); | ||||
|   color: rgb(var(--light-primary-color)); | ||||
| } | ||||
| .post-tag a { | ||||
|   color: inherit; | ||||
|   display: block; | ||||
|   padding: 6px 12px; | ||||
|   text-decoration: none; | ||||
| } | ||||
|  | ||||
| /* CODE BLOCKS */ | ||||
| code, | ||||
| pre { | ||||
|   background-color: var(--light-tertiary-color); | ||||
|   box-sizing: border-box; | ||||
|   color: white; | ||||
| } | ||||
|  | ||||
| pre { | ||||
|   font-size: 0.95rem; | ||||
|   overflow: auto; | ||||
|   padding: 20px; | ||||
| } | ||||
|  | ||||
| code { | ||||
|   box-decoration-break: clone; | ||||
|   word-wrap: break-word; | ||||
|   font-size: 0.8em; | ||||
| } | ||||
|  | ||||
| :not(pre) > code { | ||||
|   background-color: var(--light-secondary-color) !important; | ||||
|   color: var(--light-text-color); | ||||
|   padding: 1px 4px; | ||||
| } | ||||
|  | ||||
| pre code { | ||||
|   font-size: 0.9em; | ||||
| } | ||||
|  | ||||
| blockquote { | ||||
|   border-left: 2px solid var(--light-secondary-color); | ||||
|   color: grey; | ||||
|   padding-left: 1rem; | ||||
|   margin-left: 0; | ||||
| } | ||||
|  | ||||
| hr { | ||||
|   color: var(--light-secondary-color); | ||||
|   margin: 50px auto; | ||||
| } | ||||
|  | ||||
| table { | ||||
|   border-collapse: collapse; | ||||
|   margin: 30px 0; | ||||
|   text-align: left; | ||||
|   display: block; | ||||
|   overflow-x: auto; | ||||
| } | ||||
|  | ||||
| table thead { | ||||
|   background-color: var(--light-secondary-color); | ||||
| } | ||||
|  | ||||
| table td, | ||||
| table th { | ||||
|   padding: 1.4rem; | ||||
| } | ||||
|  | ||||
| table td { | ||||
|   border-bottom: 1px solid var(--light-secondary-color); | ||||
| } | ||||
|  | ||||
| /* HOME PAGE */ | ||||
| .home-about, .home-content { | ||||
|   text-align: center; | ||||
| } | ||||
|  | ||||
| .home-about .avatar img { | ||||
|   border-radius: 50%; | ||||
|   height: auto; | ||||
|   object-fit: cover; | ||||
| } | ||||
|  | ||||
| /* Avatar sizes (default is M) - XS, S, M, L, XL */ | ||||
| .home-about .avatar img.size-xs { | ||||
|   height: 7rem; | ||||
|   width: 7rem; | ||||
| } | ||||
|  | ||||
| .home-about .avatar img.size-s { | ||||
|   height: 9rem; | ||||
|   width: 9rem; | ||||
| } | ||||
|  | ||||
| .home-about .avatar img.size-m { | ||||
|   height: 11rem; | ||||
|   width: 11rem; | ||||
| } | ||||
|  | ||||
| .home-about .avatar img.size-l { | ||||
|   height: 13rem; | ||||
|   width: 13rem; | ||||
| } | ||||
|  | ||||
| .home-about .avatar img.size-xl { | ||||
|   height: 15rem; | ||||
|   width: 15rem; | ||||
| } | ||||
|  | ||||
| .social-icons { | ||||
|   text-align: center; | ||||
| } | ||||
|  | ||||
| .social-icons .social-icons-list { | ||||
|   display: inline-block; | ||||
|   list-style-type: none; | ||||
|   padding: 0; | ||||
|   text-align: center; | ||||
| } | ||||
|  | ||||
| .social-icons-list .social-icon { | ||||
|   box-sizing: border-box; | ||||
|   display: inline-block; | ||||
|   fill: var(--light-text-color); | ||||
|   height: 24px; | ||||
|   margin: 0 6px; | ||||
|   width: 24px; | ||||
| } | ||||
|  | ||||
| .social-icon a svg path { | ||||
|   transition: fill 0.15s ease; | ||||
| } | ||||
|  | ||||
| .home-posts { | ||||
|   margin: auto; | ||||
|   padding-top: 20px; | ||||
|   width: 80%; | ||||
| } | ||||
|  | ||||
| /* SINGLE */ | ||||
| .post [role="doc-subtitle"] { | ||||
|   font-size: 1.1em; | ||||
|   font-style: italic; | ||||
| } | ||||
| .post { | ||||
|   /* Prevent long strings from overflowing */ | ||||
|   overflow-wrap: break-word; | ||||
| } | ||||
| .post .post-date, .prev-post-date, .next-post-date { | ||||
|   color: gray; | ||||
| } | ||||
| .post .post-content { | ||||
|   line-height: 1.7; | ||||
|   margin-top: 50px; | ||||
|   letter-spacing: 0.5px; | ||||
| } | ||||
| .post-content h1, .post-content h2, .post-content h3, .post-content h4 { | ||||
|   scroll-margin-top: 55px; | ||||
| } | ||||
| .post-content h1 { | ||||
|   margin-top: 40px; | ||||
| } | ||||
| .post-content h2 { | ||||
|   margin-top: 35px; | ||||
| } | ||||
| .post-content h3 { | ||||
|   margin-top: 30px; | ||||
| } | ||||
| .post-content h4 { | ||||
|   margin-top: 25px; | ||||
| } | ||||
| .post-content h5 { | ||||
|   margin-top: 20px; | ||||
| } | ||||
| .post-content img { | ||||
|   display: block; | ||||
|   margin-left: auto; | ||||
|   margin-right: auto; | ||||
| } | ||||
|  | ||||
| /* LIST */ | ||||
| .list-posts .list-title { | ||||
|   text-align: center; | ||||
| } | ||||
| .list-posts .posts-year { | ||||
|   margin-top: 70px; | ||||
| } | ||||
| .list-posts .post-title { | ||||
|   margin: 18px 0 0 15px; | ||||
| } | ||||
| .list-posts a { | ||||
|   text-decoration: none; | ||||
| } | ||||
| .post-title .post-link, | ||||
| .post-title .post-date { | ||||
|   display: inline-block; | ||||
| } | ||||
| .post-title .post-link { | ||||
|   /* This magic number is the largest width that keeps the post-date div from | ||||
|    *  causing the line to wrap with the longest possible date string | ||||
|    *  "September 22, 2022" | ||||
|    */ | ||||
|   width: 73%; | ||||
| } | ||||
| .tags-list .post-tags { | ||||
|   margin-top: 50px; | ||||
| } | ||||
| .tags-list .post-tags .post-tag { | ||||
|   margin: 2px 5px; | ||||
|   padding: 0; | ||||
| } | ||||
| .tags-list .post-tags .post-tag a { | ||||
|   border-radius: inherit; | ||||
|   padding: 0; | ||||
| } | ||||
| .tags-list .post-tags .post-tag a div { | ||||
|   display: inline-block; | ||||
| } | ||||
| .tags-list .post-tags .post-tag a .tag-name { | ||||
|   padding: 5px 8px; | ||||
| } | ||||
| .tags-list .post-tags .post-tag a .tag-posts-count { | ||||
|   background-color: var(--light-secondary-color); | ||||
|   border-radius: inherit; | ||||
|   color: inherit; | ||||
|   opacity: 0.8; | ||||
|   padding: 6px; | ||||
|   position: relative; | ||||
|   z-index: 0; | ||||
| } | ||||
| .tags-list .post-tags .post-tag:hover a .tag-posts-count { | ||||
|   background-color: var(--light-text-color); | ||||
|   color: rgb(var(--light-primary-color)); | ||||
| } | ||||
|  | ||||
| .text-404 { | ||||
|   margin-top: 125px; | ||||
|   text-align: center; | ||||
| } | ||||
|  | ||||
| @media only screen and (max-width: 1120px) { | ||||
|   main#content { | ||||
|     width: auto; | ||||
|   } | ||||
| } | ||||
|  | ||||
| @media only screen and (max-width: 820px) { | ||||
|   body { | ||||
|     font-size: 0.95rem; | ||||
|   } | ||||
|  | ||||
|   .flex-break { | ||||
|     display: block; | ||||
|   } | ||||
|  | ||||
|   .home-about .avatar img { | ||||
|     border-radius: 50%; | ||||
|     height: 7rem; | ||||
|     width: 7rem; | ||||
|   } | ||||
|  | ||||
|   .nav-links .nav-link, | ||||
|   .nav-icons-divider { | ||||
|     display: none; | ||||
|   } | ||||
|  | ||||
|   #hamburger-menu-toggle { | ||||
|     display: inline-block; | ||||
|   } | ||||
|  | ||||
|   main#content { | ||||
|     box-sizing: border-box; | ||||
|     padding: 0 1.5rem; | ||||
|     width: auto; | ||||
|   } | ||||
|  | ||||
|   main#content .container { | ||||
|     width: 100%; | ||||
|   } | ||||
|  | ||||
|   .home-about, .home-content { | ||||
|     margin: 0 auto; | ||||
|   } | ||||
|  | ||||
|   #toc { | ||||
|     display:none; | ||||
|   } | ||||
|  | ||||
|   .list-posts { | ||||
|     flex: 1; | ||||
|   } | ||||
|  | ||||
|   .list-posts .post-date { | ||||
|     color: gray; | ||||
|   } | ||||
| } | ||||
|  | ||||
| @media only screen and (min-width: 820px) { | ||||
|   .nav-hamburger-list { | ||||
|     visibility: hidden !important; | ||||
|   } | ||||
| } | ||||
|  | ||||
| /*Accessibility*/ | ||||
| .sr-only { | ||||
|   position: absolute; | ||||
|   left: -10000px; | ||||
|   top: auto; | ||||
|   width: 1px; | ||||
|   height: 1px; | ||||
|   overflow: hidden; | ||||
| } | ||||
|  | ||||
| .prev-post { | ||||
|   float: left; | ||||
|   text-align: left; | ||||
| } | ||||
|  | ||||
| .next-post { | ||||
|   float: right; | ||||
|   text-align: right; | ||||
| } | ||||
|  | ||||
| .prev-post, .next-post { | ||||
|   max-width: 33%; | ||||
| } | ||||
							
								
								
									
										2
									
								
								css/normalize.min.css
									
									
									
									
										vendored
									
									
								
							
							
						
						| @@ -1,2 +0,0 @@ | ||||
| /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none} | ||||
| /*# sourceMappingURL=normalize.min.css.map */ | ||||
							
								
								
									
										36
									
								
								dogadjaji.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						| @@ -0,0 +1,36 @@ | ||||
| # DECENTRALA | ||||
|  | ||||
| ## Dogadjaji | ||||
|  | ||||
| \> Ponedeljak (5. Jun) u 19h u [DC | ||||
| Krovu](https://www.openstreetmap.org/node/2937736453), Sifre | ||||
| (predavanje) | ||||
|  | ||||
| \> Utorak (6. Jun) u 19h u [DC | ||||
| Krovu](https://www.openstreetmap.org/node/2937736453), Genersianje | ||||
| random podataka (predavanje) | ||||
|  | ||||
| \> Ponedeljak (12. Jun) u 19h u [DC | ||||
| Krovu](https://www.openstreetmap.org/node/2937736453), Uvod u Blender, | ||||
| 3D modelovanje (radionica) | ||||
|  | ||||
| \> Utorak (13. Jun) u 19h u [DC | ||||
| Krovu](https://www.openstreetmap.org/node/2937736453), Cybersecurity | ||||
| odbrana (predavanje) | ||||
|  | ||||
| \> Ponedeljak (19. Jun) u 19h u [DC | ||||
| Krovu](https://www.openstreetmap.org/node/2937736453), BASH skripte | ||||
| (predavanje) | ||||
|  | ||||
| \> Utorak (20. Jun) u 19h u [DC | ||||
| Krovu](https://www.openstreetmap.org/node/2937736453), Cybersecurity | ||||
| odbrana (predavanje) | ||||
|  | ||||
| \> Ponedeljak (26. Jun) u 19h u [DC | ||||
| Krovu](https://www.openstreetmap.org/node/2937736453), Python vezbe | ||||
| (radionica) | ||||
|  | ||||
| \> Utorak (27. Jun) u 19h u [DC | ||||
| Krovu](https://www.openstreetmap.org/node/2937736453), Cybersecurity | ||||
| odbrana (predavanje) | ||||
|  | ||||
| @@ -1,199 +0,0 @@ | ||||
| <!DOCTYPE html> | ||||
| <html lang="en"><head> | ||||
|     <meta charset="utf-8"> | ||||
|     <meta name="viewport" content="width=device-width, initial-scale=1"> | ||||
|  | ||||
|     <style> | ||||
|         :root { | ||||
|             --accent-color: #FF4D4D; | ||||
|         } | ||||
|     </style> | ||||
|  | ||||
|      | ||||
|      | ||||
|      | ||||
|      | ||||
|      | ||||
|      | ||||
|  | ||||
|      | ||||
|     <title>Decentrala</title> | ||||
|     <meta name="description" content="Decentrala je zajednica okupljena oko decentralizacije tehnologija i sirenja znanja."> | ||||
|     <meta name="keywords" content=''> | ||||
|  | ||||
|     <meta property="og:url" content="https://dmz.rs/dogadjaji/"> | ||||
|     <meta property="og:type" content="website"> | ||||
|     <meta property="og:title" content="Decentrala"> | ||||
|     <meta property="og:description" content="Decentrala je zajednica okupljena oko decentralizacije tehnologija i sirenja znanja."> | ||||
|     <meta property="og:image" content="https://dmz.rs/images/avatar.svg"> | ||||
|     <meta property="og:image:secure_url" content="https://dmz.rs/images/avatar.svg"> | ||||
|  | ||||
|     <meta name="twitter:card" content="summary_large_image"> | ||||
|     <meta name="twitter:title" content="Decentrala"> | ||||
|     <meta name="twitter:description" content="Decentrala je zajednica okupljena oko decentralizacije tehnologija i sirenja znanja."> | ||||
|     <meta property="twitter:domain" content="https://dmz.rs/dogadjaji/"> | ||||
|     <meta property="twitter:url" content="https://dmz.rs/dogadjaji/"> | ||||
|     <meta name="twitter:image" content="https://dmz.rs/images/avatar.svg"> | ||||
|  | ||||
|      | ||||
|     <link rel="canonical" href="https://dmz.rs/dogadjaji/" /> | ||||
|  | ||||
|     <link rel="stylesheet" type="text/css" href="https://dmz.rs/css/normalize.min.css" media="print" onload="this.media='all'"> | ||||
|     <link rel="stylesheet" type="text/css" href="https://dmz.rs/css/main.css"> | ||||
|     <link disabled id="dark-theme" rel="stylesheet" href="https://dmz.rs/css/dark.css"> | ||||
|  | ||||
|     <script src="https://dmz.rs/js/svg-injector.min.js"></script> | ||||
|     <script src="https://dmz.rs/js/feather-icons.min.js"></script> | ||||
|     <script src="https://dmz.rs/js/main.js"></script> | ||||
|  | ||||
|      | ||||
|      | ||||
| </head> | ||||
| <body> | ||||
|         <script type="text/javascript"> | ||||
|              | ||||
|             setThemeByUserPref(); | ||||
|         </script><header class="header"> | ||||
|     <nav class="header-nav"> | ||||
|  | ||||
|          | ||||
|         <div class="avatar"> | ||||
|             <a href="https://dmz.rs"> | ||||
|                 <img src="https://dmz.rs/images/avatar.svg" alt="avatar" /> | ||||
|             </a> | ||||
|         </div> | ||||
|          | ||||
|  | ||||
|         <div class="nav-title"> | ||||
|             <a class="nav-brand" href="https://dmz.rs">Decentrala</a> | ||||
|         </div> | ||||
|  | ||||
|         <div class="nav-links"> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/dogadjaji"><span data-feather='users'></span> Dogadjaji </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://forum.dmz.rs/"><span data-feather='message-square'></span> Forum </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/chat"><span data-feather='message-circle'></span> Chat </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/nalog"><span data-feather='user'></span> Nalog </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/servisi"><span data-feather='cloud'></span> Servisi </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/onama"><span data-feather='info'></span> O nama </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/kontakt"><span data-feather='mail'></span> Kontakt </a> | ||||
|             </div> | ||||
|              | ||||
|  | ||||
|             <span class="nav-icons-divider"></span> | ||||
|             <div class="nav-link dark-theme-toggle"> | ||||
|                 <span id="dark-theme-toggle-screen-reader-target" class="sr-only"></span> | ||||
|                 <a> | ||||
|                     <span id="theme-toggle-icon" data-feather="moon"></span> | ||||
|                 </a> | ||||
|             </div> | ||||
|  | ||||
|             <div class="nav-link" id="hamburger-menu-toggle"> | ||||
|                 <span id="hamburger-menu-toggle-screen-reader-target" class="sr-only">menu</span> | ||||
|                 <a> | ||||
|                     <span data-feather="menu"></span> | ||||
|                 </a> | ||||
|             </div> | ||||
|  | ||||
|              | ||||
|             <ul class="nav-hamburger-list visibility-hidden"> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/dogadjaji"><span data-feather='users'></span> Dogadjaji </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://forum.dmz.rs/"><span data-feather='message-square'></span> Forum </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/chat"><span data-feather='message-circle'></span> Chat </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/nalog"><span data-feather='user'></span> Nalog </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/servisi"><span data-feather='cloud'></span> Servisi </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/onama"><span data-feather='info'></span> O nama </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/kontakt"><span data-feather='mail'></span> Kontakt </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item dark-theme-toggle"> | ||||
|                     <span id="dark-theme-toggle-screen-reader-target" class="sr-only">theme</span> | ||||
|                     <a> | ||||
|                         <span id="theme-toggle-icon" data-feather="moon"></span> | ||||
|                     </a> | ||||
|                 </li> | ||||
|             </ul> | ||||
|  | ||||
|         </div> | ||||
|     </nav> | ||||
| </header> | ||||
| <main id="content"> | ||||
|      | ||||
|  | ||||
|     <div class="post container"> | ||||
|  | ||||
|     <div class="post-header-section"> | ||||
|         <h1></h1> | ||||
|     </div> | ||||
|  | ||||
|     <div class="post-content"> | ||||
|         <p> | ||||
|             <h1 id="dogadjaji">Dogadjaji</h1> | ||||
| <ul> | ||||
| <li>Ponedeljak (5. Jun) u 19h u <a href="https://www.openstreetmap.org/node/2937736453">DC Krovu</a>, Sifre (predavanje)</li> | ||||
| <li>Utorak (6. Jun) u 19h u <a href="https://www.openstreetmap.org/node/2937736453">DC Krovu</a>, Genersianje random podataka (predavanje)</li> | ||||
| <li>Ponedeljak (12. Jun) u 19h u <a href="https://www.openstreetmap.org/node/2937736453">DC Krovu</a>, Uvod u Blender, 3D modelovanje (radionica)</li> | ||||
| <li>Utorak (13. Jun) u 19h u <a href="https://www.openstreetmap.org/node/2937736453">DC Krovu</a>, Cybersecurity odbrana (predavanje)</li> | ||||
| <li>Ponedeljak (19. Jun) u 19h u <a href="https://www.openstreetmap.org/node/2937736453">DC Krovu</a>, BASH skripte (predavanje)</li> | ||||
| <li>Utorak (20. Jun) u 19h u <a href="https://www.openstreetmap.org/node/2937736453">DC Krovu</a>, Cybersecurity odbrana (predavanje)</li> | ||||
| <li>Ponedeljak (26. Jun) u 19h u <a href="https://www.openstreetmap.org/node/2937736453">DC Krovu</a>, Python vezbe (radionica)</li> | ||||
| <li>Utorak (27. Jun) u 19h u <a href="https://www.openstreetmap.org/node/2937736453">DC Krovu</a>, Cybersecurity odbrana (predavanje)</li> | ||||
| </ul> | ||||
|  | ||||
|         </p> | ||||
|     </div> | ||||
| </div> | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
|         </main><footer class="footer"> | ||||
|      | ||||
|      | ||||
|  | ||||
|     <span>© 2023 Decentrala</span> | ||||
|     <span> | ||||
|         Made with ❤️ using <a target="_blank" href="https://github.com/526avijitgupta/gokarna">Gokarna</a> | ||||
|     </span> | ||||
| </footer> | ||||
| </body> | ||||
| </html> | ||||
							
								
								
									
										
											BIN
										
									
								
								favicon.png
									
									
									
									
									
								
							
							
						
						| Before Width: | Height: | Size: 2.7 KiB | 
							
								
								
									
										6
									
								
								forum.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						| @@ -0,0 +1,6 @@ | ||||
| ## Forum | ||||
|  | ||||
| Forum je na [forum.dmz.rs](https://forum.dmz.rs) | ||||
|  | ||||
| Nalog na forumu nije povezan sa nalogom na xmpp i mail serveru | ||||
|  | ||||
| @@ -1,45 +0,0 @@ | ||||
| <?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||||
| <!-- Created with Inkscape (http://www.inkscape.org/) --> | ||||
| <svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg" version="1.1" id="svg9" width="80mm" height="80mm" viewBox="0 0 302.36222 302.36222"> | ||||
|   <defs id="defs13"/> | ||||
|   <g id="layer1" style="display:inline"> | ||||
|     <circle style="fill:#ffffff;fill-opacity:1;stroke-width:0.999998" id="path3013" cx="151.18111" cy="151.18111" r="151.18111"/> | ||||
|     <circle style="fill:#000000;stroke-width:1.03947" id="path144" cx="151.18111" cy="151.18111" r="135.82677"/> | ||||
|     <circle style="fill:none;fill-opacity:1;stroke-width:0.999998" id="path3117" cx="151.18111" cy="-151.18111" r="129.92126" transform="scale(1,-1)"/> | ||||
|     <g aria-label="dmz.rs█ " transform="matrix(-0.11196505,0.57984009,-0.57984009,-0.11196505,328.28322,31.405092)" id="text14391" style="font-size:20px;line-height:1.25;font-family:'JetBrains Mono';-inkscape-font-specification:'JetBrains Mono, Normal';fill:#00ff00;stroke-width:1.69333"> | ||||
|       <path d="m 476.13685,250.63495 q 0.0439,1.63941 -1.02888,2.66852 -1.07336,1.00911 -2.95268,1.05947 l -3.21885,0.0863 q -1.89931,0.0509 -3.02517,-0.89929 -1.12586,-0.95018 -1.17033,-2.60959 -0.0332,-1.23955 0.56514,-2.05587 0.59781,-0.83632 1.65314,-1.02465 l -5.3e-4,-0.02 -2.49804,0.10696 -3.19885,0.0857 -0.0482,-1.79936 14.59476,-0.39109 0.0482,1.79935 -2.09924,0.0563 5.3e-4,0.02 q 1.08337,0.11102 1.72457,0.89412 0.62122,0.78364 0.65443,2.0232 z m -1.57551,-0.558 q -0.03,-1.1196 -0.74689,-1.74062 -0.7169,-0.62101 -1.95645,-0.5878 l -2.99892,0.0804 q -1.23956,0.0332 -1.92216,0.69174 -0.68261,0.65852 -0.65261,1.77812 0.0305,1.13959 0.64747,1.76329 0.59693,0.62423 1.95645,0.5878 l 3.19885,-0.0857 q 1.33952,-0.0359 1.92216,-0.69173 0.58264,-0.65585 0.5521,-1.79544 z" id="path18669" style="stroke-width:1.69333"/> | ||||
|       <path d="m 475.66287,242.80366 -10.96417,0.88709 -0.12581,-1.55492 1.45525,-0.11774 -0.003,-0.0399 q -0.74565,-0.04 -1.24286,-0.48133 -0.49883,-0.46128 -0.56012,-1.2188 -0.0581,-0.71766 0.32025,-1.2499 0.37831,-0.53224 1.07822,-0.80959 l -0.002,-0.0199 q -0.72895,-0.0815 -1.18629,-0.52604 -0.45895,-0.4645 -0.52024,-1.22203 -0.0855,-1.05654 0.66191,-1.73904 0.72585,-0.70082 1.98174,-0.80243 l 8.33277,-0.67419 0.13549,1.67453 -8.35271,0.6758 q -0.65785,0.0532 -1.01081,0.40283 -0.37289,0.35121 -0.32773,0.90939 0.0435,0.53824 0.44812,0.82655 0.40457,0.28832 1.06242,0.23509 l 8.37264,-0.67741 0.11935,1.47518 -8.3527,0.6758 q -0.65785,0.0532 -1.01081,0.40283 -0.37289,0.35121 -0.32934,0.88945 0.0452,0.55818 0.44973,0.84649 0.40457,0.28831 1.06242,0.23509 l 8.37264,-0.67741 z" id="path18671" style="stroke-width:1.69333"/> | ||||
|       <path d="m 474.54968,230.25225 -1.78359,0.24246 -8.32086,-5.08553 0.80821,5.94532 -1.62506,0.22091 -1.0803,-7.94691 1.7836,-0.24246 8.33702,5.20443 -0.87555,-6.44076 1.62505,-0.22091 z" id="path18673" style="stroke-width:1.69333"/> | ||||
|       <path d="m 472.2401,214.21235 q 0.13961,0.72671 -0.2057,1.26146 -0.34909,0.51511 -1.03652,0.64717 -0.72671,0.13961 -1.26146,-0.2057 -0.53853,-0.36496 -0.67813,-1.09167 -0.13961,-0.72671 0.22912,-1.24559 0.36495,-0.53853 1.09166,-0.67814 0.68743,-0.13206 1.20631,0.23667 0.51511,0.34909 0.65472,1.0758 z" id="path18675" style="stroke-width:1.69333"/> | ||||
|       <path d="m 470.36864,206.18154 -10.67238,2.66465 -0.43604,-1.74639 2.03746,-0.50871 -0.01,-0.0388 q -1.06234,0.12094 -1.84798,-0.46624 -0.78564,-0.58717 -1.0957,-1.82905 -0.41666,-1.66877 0.36951,-2.8133 0.76191,-1.15909 2.60532,-1.61934 l 0.912,-0.22771 0.43604,1.74639 -0.91201,0.22771 q -2.32852,0.58137 -1.76167,2.85168 0.28584,1.14485 1.09578,1.58166 0.80993,0.43681 2.05181,0.12675 l 6.79151,-1.69569 z" id="path18677" style="stroke-width:1.69333"/> | ||||
|       <path d="m 466.51533,191.3498 q 0.54312,1.75801 0.0607,2.97461 -0.5074,1.20339 -1.95967,1.65205 l -0.53132,-1.71979 q 0.72614,-0.22434 0.98714,-0.87015 0.24189,-0.63992 -0.0474,-1.57625 l -0.25975,-0.84079 q -0.29518,-0.95544 -0.87497,-1.34151 -0.58569,-0.40517 -1.35005,-0.16903 -1.35673,0.41915 -1.14498,1.71436 l 0.47694,3.03442 q 0.17772,1.11733 -0.36541,1.93403 -0.56223,0.82262 -1.76609,1.19454 -1.37584,0.42505 -2.44857,-0.26924 -1.07864,-0.7134 -1.59225,-2.37587 l -0.25975,-0.84079 q -0.47228,-1.52871 -0.003,-2.7203 0.44417,-1.20479 1.64352,-1.65904 l 0.53722,1.7389 q -0.54235,0.20942 -0.75193,0.81842 -0.21548,0.58989 0.0266,1.37335 l 0.25976,0.84079 q 0.27156,0.87901 0.82633,1.25186 0.55478,0.37286 1.2427,0.16034 1.10831,-0.34241 0.9483,-1.4024 l -0.45612,-2.83153 q -0.44431,-2.79331 2.30737,-3.64342 1.47138,-0.45457 2.59414,0.26613 1.09775,0.7075 1.64087,2.46552 z" id="path18679" style="stroke-width:1.69333"/> | ||||
|       <path d="m 470.08721,183.1578 -24.75747,9.16667 -4.16667,-11.2534 24.75747,-9.16666 z" id="path18681" style="stroke-width:1.69333"/> | ||||
|     </g> | ||||
|   </g> | ||||
|   <g id="layer6"/> | ||||
|   <g id="g15" style="display:none"> | ||||
|      | ||||
|   </g> | ||||
|   <g id="layer2" style="display:inline"> | ||||
|     <path style="fill:#ffffff;stroke:none;stroke-width:1.51548px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 257.08567,417.77236 c 0,0 -42.28834,5.22024 -67.92891,-35.46689 -25.64057,-40.68713 14.12534,-98.10972 31.01434,-107.47543 16.889,-9.36572 36.91457,-9.05865 36.91457,-9.05865 z m 0,0 c 0,0 42.28834,5.22024 67.92891,-35.46689 25.64057,-40.68713 -14.12534,-98.10972 -31.01434,-107.47543 -16.889,-9.36572 -36.91457,-9.05865 -36.91457,-9.05865 z" id="path1093" transform="matrix(0.65985862,0,0,0.65985862,-18.459085,-17.599423)"/> | ||||
|   </g> | ||||
|   <g id="layer3" style="display:inline"> | ||||
|     <g id="g3409" style="fill:#000000;stroke-width:1.51548" transform="matrix(0.65985862,0,0,0.65985862,-18.459085,-17.599423)"> | ||||
|       <path style="fill:#000000;stroke:none;stroke-width:1.51547" id="path2764" d="m 240.43788,329.4122 c 0,13.44013 -10.89538,24.33551 -24.33551,24.33551 -13.44013,0 -24.33551,-10.89538 -24.33551,-24.33551 0,-13.44013 10.89538,-24.33551 24.33551,-24.33551 13.44013,0 24.33551,10.89538 24.33551,24.33551 z m 33.29558,0 c 0,13.44013 10.89538,24.33551 24.33551,24.33551 13.44013,0 24.33551,-10.89538 24.33551,-24.33551 0,-13.44013 -10.89538,-24.33551 -24.33551,-24.33551 -13.44013,0 -24.33551,10.89538 -24.33551,24.33551 z"/> | ||||
|       <g id="g3117" style="fill:#000000;stroke-width:1.51548"> | ||||
|         <path style="fill:#000000;stroke:none;stroke-width:1.51549" id="rect2889" width="41.581539" height="1.3817739" x="176.51022" y="369.54102" transform="matrix(0.99956182,-0.02960007,0.02617484,0.99965738,0,0)" d="m 176.51022,369.54102 41.58154,0 0,1.38177 -41.58154,0 z m 141.91242,4.20205 -41.5171,-2.46057 -0.0723,1.37964 41.5171,2.46057 z"/> | ||||
|         <path style="fill:#000000;stroke:none;stroke-width:1.51569" id="rect2889-6" width="29.786562" height="1.3815433" x="138.36171" y="406.77512" transform="matrix(0.98712915,-0.15992513,0.1375905,0.9904892,0,0)" d="m 138.36171,406.77512 29.78656,0 0,1.38154 h -29.78656 z m 127.87783,20.64725 -28.47537,-9.40702 -0.37665,1.32073 28.47537,9.40702 z"/> | ||||
|         <path style="fill:#000000;stroke:none;stroke-width:1.51551" id="rect2889-6-8" width="25.253632" height="1.1646758" x="-28.16993" y="446.05414" transform="matrix(0.85284117,-0.52217041,0.51352316,0.85807573,0,0)" d="m -28.16993,446.05414 25.2536321,0 0,1.16467 H -28.16993 Z m 89.33199,54.36178 -11.709589,-22.49347 -1.026462,0.54003 11.709589,22.49347 z"/> | ||||
|       </g> | ||||
|       <path style="fill:#000000;stroke:#000000;stroke-width:1.51548px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 257.08567,393.01103 h -1.68279 l 0.10857,-18.56489 c 0,0 -9.28244,-7.97964 -9.77099,-9.33672 -0.48855,-1.35709 -0.75997,-2.9313 -0.75997,-2.9313 0,0 3.36557,2.38846 12.10518,2.33418 m 0,28.49873 h 1.68279 l -0.10857,-18.56489 c 0,0 9.28244,-7.97964 9.77099,-9.33672 0.48855,-1.35709 0.75997,-2.9313 0.75997,-2.9313 0,0 -3.36557,2.38846 -12.10518,2.33418" id="path3239"/> | ||||
|     </g> | ||||
|     <g id="g3932" style="fill:#00ff00;stroke:none;stroke-width:1.51548" transform="matrix(0.65985862,0,0,0.65985862,-18.459085,-17.599423)"> | ||||
|       <path id="path3813" style="fill:#00ff00;stroke:none;stroke-width:1.51548px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 345.15039,233.22266 -34.69922,34.69922 23.0293,24.4121 34.77734,-34.77734 h 24.33399 l 19.38476,-19.38281 h 50.02229 l -0.48855,-4.95117 z m 3.83789,4.83593 h 55.34961 l -15.12305,15.12305 h -56.04101 z m -19.26953,20.57422 h 29.70898 l -25.83203,25.83203 -14.54687,-15.16211 z m -160.6978,-25.41015 34.69922,34.69922 -23.0293,24.4121 -34.77734,-34.77734 H 121.57954 L 102.19478,238.17383 H 52.17249 l 0.48855,-4.95117 z m -3.83789,4.83593 h -55.34961 l 15.12305,15.12305 h 56.04101 z m 19.26953,20.57422 h -29.70898 l 25.83203,25.83203 14.54687,-15.16211 z"/> | ||||
|       <path style="fill:#00ff00;stroke:none;stroke-width:1.51548px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 317.82448,238.44457 0.1357,8.5826 46.53507,-46.96933 h 90.59603 l -1.6285,-5.37377 h -92.34533 z m -121.47762,0 -0.1357,8.5826 -46.53507,-46.96933 H 59.08006 l 1.6285,-5.37377 h 92.34533 z" id="path3819"/> | ||||
|       <path style="fill:#00ff00;stroke:none;stroke-width:1.51548px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 370.92383,213.56904 0.21713,4.45255 h 88.11123 l -1.02207,-5.52731 h -87.35126 z m -227.67632,0 -0.21713,4.45255 H 54.91915 l 1.02207,-5.52731 h 87.35126 z" id="path3821"/> | ||||
|     </g> | ||||
|   </g> | ||||
|   <g id="layer5" style="display:inline"> | ||||
|     <path id="path894" style="fill:#ffffff;fill-opacity:1;stroke-width:1.51546" d="m 219.79492,94.472656 c -13.30012,0.250063 -20.96354,39.959794 -19.79547,88.695314 0.75244,31.03326 2.64082,58.60016 10.29379,74.37331 3.72742,-4.15123 9.99637,-6.32004 15.93918,-8.2405 4.34757,-1.36106 14.14359,-2.86301 14.14359,-2.86301 4.58672,-16.80992 3.16979,-39.18744 2.57632,-63.95502 -1.16853,-48.735 -9.85737,-88.257664 -23.15741,-88.010094 z m 74.5815,0 c 13.30012,0.250063 20.96354,39.959794 19.79547,88.695314 -0.75244,31.03326 -2.64082,58.60016 -10.29379,74.37331 -3.72742,-4.15123 -9.99637,-6.32004 -15.93918,-8.2405 -4.34757,-1.36106 -14.14359,-2.86301 -14.14359,-2.86301 -4.58672,-16.80992 -3.16979,-39.18744 -2.57632,-63.95502 1.16853,-48.735 9.85737,-88.257664 23.15741,-88.010094 z" transform="matrix(0.65985862,0,0,0.65985862,-18.459085,-17.599423)"/> | ||||
|   </g> | ||||
| </svg> | ||||
| Before Width: | Height: | Size: 10 KiB | 
							
								
								
									
										208
									
								
								index.html
									
									
									
									
									
								
							
							
						
						| @@ -1,208 +0,0 @@ | ||||
| <!DOCTYPE html> | ||||
| <html lang="en"><head> | ||||
| 	<meta name="generator" content="Hugo 0.111.3"> | ||||
|     <meta charset="utf-8"> | ||||
|     <meta name="viewport" content="width=device-width, initial-scale=1"> | ||||
|  | ||||
|     <style> | ||||
|         :root { | ||||
|             --accent-color: #FF4D4D; | ||||
|         } | ||||
|     </style> | ||||
|  | ||||
|      | ||||
|      | ||||
|      | ||||
|      | ||||
|      | ||||
|      | ||||
|  | ||||
|      | ||||
|     <title>Decentrala</title> | ||||
|     <meta name="description" content="Decentrala je zajednica okupljena oko decentralizacije tehnologija i sirenja znanja."> | ||||
|     <meta name="keywords" content=''> | ||||
|  | ||||
|     <meta property="og:url" content="https://dmz.rs/"> | ||||
|     <meta property="og:type" content="website"> | ||||
|     <meta property="og:title" content="Decentrala"> | ||||
|     <meta property="og:description" content="Decentrala je zajednica okupljena oko decentralizacije tehnologija i sirenja znanja."> | ||||
|     <meta property="og:image" content="https://dmz.rs/images/avatar.svg"> | ||||
|     <meta property="og:image:secure_url" content="https://dmz.rs/images/avatar.svg"> | ||||
|  | ||||
|     <meta name="twitter:card" content="summary_large_image"> | ||||
|     <meta name="twitter:title" content="Decentrala"> | ||||
|     <meta name="twitter:description" content="Decentrala je zajednica okupljena oko decentralizacije tehnologija i sirenja znanja."> | ||||
|     <meta property="twitter:domain" content="https://dmz.rs/"> | ||||
|     <meta property="twitter:url" content="https://dmz.rs/"> | ||||
|     <meta name="twitter:image" content="https://dmz.rs/images/avatar.svg"> | ||||
|  | ||||
|      | ||||
|     <link rel="canonical" href="https://dmz.rs/" /> | ||||
|  | ||||
|     <link rel="stylesheet" type="text/css" href="https://dmz.rs/css/normalize.min.css" media="print" onload="this.media='all'"> | ||||
|     <link rel="stylesheet" type="text/css" href="https://dmz.rs/css/main.css"> | ||||
|     <link disabled id="dark-theme" rel="stylesheet" href="https://dmz.rs/css/dark.css"> | ||||
|  | ||||
|     <script src="https://dmz.rs/js/svg-injector.min.js"></script> | ||||
|     <script src="https://dmz.rs/js/feather-icons.min.js"></script> | ||||
|     <script src="https://dmz.rs/js/main.js"></script> | ||||
|  | ||||
|      | ||||
|      | ||||
| </head> | ||||
| <body> | ||||
|         <script type="text/javascript"> | ||||
|              | ||||
|             setThemeByUserPref(); | ||||
|         </script><header class="header"> | ||||
|     <nav class="header-nav"> | ||||
|  | ||||
|          | ||||
|         <div class="avatar"> | ||||
|             <a href="https://dmz.rs"> | ||||
|                 <img src="https://dmz.rs/images/avatar.svg" alt="avatar" /> | ||||
|             </a> | ||||
|         </div> | ||||
|          | ||||
|  | ||||
|         <div class="nav-title"> | ||||
|             <a class="nav-brand" href="https://dmz.rs">Decentrala</a> | ||||
|         </div> | ||||
|  | ||||
|         <div class="nav-links"> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/dogadjaji"><span data-feather='users'></span> Dogadjaji </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://forum.dmz.rs/"><span data-feather='message-square'></span> Forum </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/chat"><span data-feather='message-circle'></span> Chat </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/nalog"><span data-feather='user'></span> Nalog </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/servisi"><span data-feather='cloud'></span> Servisi </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/onama"><span data-feather='info'></span> O nama </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/kontakt"><span data-feather='mail'></span> Kontakt </a> | ||||
|             </div> | ||||
|              | ||||
|  | ||||
|             <span class="nav-icons-divider"></span> | ||||
|             <div class="nav-link dark-theme-toggle"> | ||||
|                 <span id="dark-theme-toggle-screen-reader-target" class="sr-only"></span> | ||||
|                 <a> | ||||
|                     <span id="theme-toggle-icon" data-feather="moon"></span> | ||||
|                 </a> | ||||
|             </div> | ||||
|  | ||||
|             <div class="nav-link" id="hamburger-menu-toggle"> | ||||
|                 <span id="hamburger-menu-toggle-screen-reader-target" class="sr-only">menu</span> | ||||
|                 <a> | ||||
|                     <span data-feather="menu"></span> | ||||
|                 </a> | ||||
|             </div> | ||||
|  | ||||
|              | ||||
|             <ul class="nav-hamburger-list visibility-hidden"> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/dogadjaji"><span data-feather='users'></span> Dogadjaji </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://forum.dmz.rs/"><span data-feather='message-square'></span> Forum </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/chat"><span data-feather='message-circle'></span> Chat </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/nalog"><span data-feather='user'></span> Nalog </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/servisi"><span data-feather='cloud'></span> Servisi </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/onama"><span data-feather='info'></span> O nama </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/kontakt"><span data-feather='mail'></span> Kontakt </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item dark-theme-toggle"> | ||||
|                     <span id="dark-theme-toggle-screen-reader-target" class="sr-only">theme</span> | ||||
|                     <a> | ||||
|                         <span id="theme-toggle-icon" data-feather="moon"></span> | ||||
|                     </a> | ||||
|                 </li> | ||||
|             </ul> | ||||
|  | ||||
|         </div> | ||||
|     </nav> | ||||
| </header> | ||||
| <main id="content"> | ||||
| <section class="home-about"> | ||||
| 	<div class="avatar"> | ||||
|          | ||||
|         <img class=size-m src='https://dmz.rs/images/avatar.svg' alt="avatar" /> | ||||
|          | ||||
| 	</div> | ||||
|     <h1>Decentrala</h1> | ||||
|     <h3>Decentrala je zajednica okupljena oko decentralizacije tehnologija i sirenja znanja.</h3> | ||||
| </section> | ||||
|  | ||||
| <div class="flex-break"></div> | ||||
|  | ||||
|  | ||||
| <section class="social-icons"> | ||||
|     <ul class="social-icons-list"> | ||||
|          | ||||
|         <li class="social-icon"> | ||||
|             <a href="https://balkan.fedive.rs/@decentrala"  aria-label="Learn more on mastodon"> | ||||
|                 <img class="svg-inject" src="https://dmz.rs/svg/icons/mastodon.svg" /> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|         <li class="social-icon"> | ||||
|             <a href="mailto:dmz@dmz.rs"  aria-label="Learn more on email"> | ||||
|                 <img class="svg-inject" src="https://dmz.rs/svg/icons/email.svg" /> | ||||
|             </a> | ||||
|         </li> | ||||
|          | ||||
|     </ul> | ||||
| </section> | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
|         </main><footer class="footer"> | ||||
|      | ||||
|      | ||||
|  | ||||
|     <span>© 2023 Decentrala</span> | ||||
|     <span> | ||||
|         Made with ❤️ using <a target="_blank" href="https://github.com/526avijitgupta/gokarna">Gokarna</a> | ||||
|     </span> | ||||
| </footer> | ||||
| </body> | ||||
| </html> | ||||
							
								
								
									
										10
									
								
								index.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						| @@ -0,0 +1,10 @@ | ||||
| Decentrala je zajednica okupljena oko decentralizacije tehnologija i | ||||
| sirenja znanja. | ||||
|  | ||||
| - [DOGAĐAJI](dogadjaji.md) | ||||
| - [FORUM](forum.md) | ||||
| - [CHAT](chat.md) | ||||
| - [NALOG](nalog.md) | ||||
| - [O NAMA](onama.md) | ||||
| - [SERVISI](servisi.md) | ||||
| - [KONTAKT](kontakt.md) | ||||
							
								
								
									
										71
									
								
								index.xml
									
									
									
									
									
								
							
							
						
						| @@ -1,71 +0,0 @@ | ||||
| <?xml version="1.0" encoding="utf-8" standalone="yes"?> | ||||
| <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> | ||||
|   <channel> | ||||
|     <title>Decentrala</title> | ||||
|     <link>https://dmz.rs/</link> | ||||
|     <description>Recent content on Decentrala</description> | ||||
|     <generator>Hugo -- gohugo.io</generator> | ||||
|     <language>en</language><atom:link href="https://dmz.rs/index.xml" rel="self" type="application/rss+xml" /> | ||||
|     <item> | ||||
|       <title></title> | ||||
|       <link>https://dmz.rs/chat/</link> | ||||
|       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate> | ||||
|        | ||||
|       <guid>https://dmz.rs/chat/</guid> | ||||
|       <description>Chat Za koriscenje XMPP (Jabber) mozete koristiti Gajim na racunaru , Conversations na Andoroid-u (ne pravite nalog na conversations.im serveru, mozete na dmz.rs ili nekom drugom) i Monal na Apple proizvodima. | ||||
| Mozete nas naci u XMPP grupi decentrala@conference.dmz.rs</description> | ||||
|     </item> | ||||
|      | ||||
|     <item> | ||||
|       <title></title> | ||||
|       <link>https://dmz.rs/dogadjaji/</link> | ||||
|       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate> | ||||
|        | ||||
|       <guid>https://dmz.rs/dogadjaji/</guid> | ||||
|       <description>Dogadjaji Ponedeljak (5. Jun) u 19h u DC Krovu, Sifre (predavanje) Utorak (6. Jun) u 19h u DC Krovu, Genersianje random podataka (predavanje) Ponedeljak (12. Jun) u 19h u DC Krovu, Uvod u Blender, 3D modelovanje (radionica) Utorak (13. Jun) u 19h u DC Krovu, Cybersecurity odbrana (predavanje) Ponedeljak (19. Jun) u 19h u DC Krovu, BASH skripte (predavanje) Utorak (20. Jun) u 19h u DC Krovu, Cybersecurity odbrana (predavanje) Ponedeljak (26.</description> | ||||
|     </item> | ||||
|      | ||||
|     <item> | ||||
|       <title></title> | ||||
|       <link>https://dmz.rs/kontakt/</link> | ||||
|       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate> | ||||
|        | ||||
|       <guid>https://dmz.rs/kontakt/</guid> | ||||
|       <description>Kontakt Mozete nam poslati email na dmz@dmz.rs Ili nas kontaktiraje na forumu ili chat kanalu Takodje mozete i doci na neku od dogadjaja i upoznati nas uzivo</description> | ||||
|     </item> | ||||
|      | ||||
|     <item> | ||||
|       <title></title> | ||||
|       <link>https://dmz.rs/nalog/</link> | ||||
|       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate> | ||||
|        | ||||
|       <guid>https://dmz.rs/nalog/</guid> | ||||
|       <description>Nalog Ako ste napravili nalog na dmz.rs mozete koristi nas xmpp i email server. | ||||
| Za vise o XMPP pogledajte Chat stranicu. | ||||
| Za primer podesavanja na Thundebird mail klijentu. Registruj se Izbrisi nalog Promeni lozinku </description> | ||||
|     </item> | ||||
|      | ||||
|     <item> | ||||
|       <title></title> | ||||
|       <link>https://dmz.rs/onama/</link> | ||||
|       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate> | ||||
|        | ||||
|       <guid>https://dmz.rs/onama/</guid> | ||||
|       <description>Sta je Decentrala Decentrala je zajednica okupljena oko decentralizacije tehnologija i sirenja znanja. | ||||
| Znanje Svako moze drzati predavanje na bilo koju temu, samo se najavite na forumu. | ||||
| Decentrala veruje da svako treba da ima pristup znanju, zbog cega su predavanja uvek besplatna i bez promocija. | ||||
| Ako zelite nesto da podelite sa drugima sto ste naucili, prijavite se da drzite jedno ili vise predavanja! | ||||
| Akcija Organizovanje dogadjaja programiranja ili instalacije servisa koje pomazu u decentralizaciji Interneta.</description> | ||||
|     </item> | ||||
|      | ||||
|     <item> | ||||
|       <title></title> | ||||
|       <link>https://dmz.rs/servisi/</link> | ||||
|       <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate> | ||||
|        | ||||
|       <guid>https://dmz.rs/servisi/</guid> | ||||
|       <description>Servisi FORUM XMPP GITEA WIKI EMAIL SOFT SERVE LibreX CGIT </description> | ||||
|     </item> | ||||
|      | ||||
|   </channel> | ||||
| </rss> | ||||
							
								
								
									
										1755
									
								
								js/feather-icons.js
									
									
									
									
									
								
							
							
						
						
							
								
								
									
										13
									
								
								js/feather-icons.min.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
							
								
								
									
										130
									
								
								js/main.js
									
									
									
									
									
								
							
							
						
						| @@ -1,130 +0,0 @@ | ||||
| document.addEventListener('DOMContentLoaded', ready, false); | ||||
|  | ||||
| const THEME_PREF_STORAGE_KEY = "theme-preference"; | ||||
| const THEME_TO_ICON_CLASS = { | ||||
|     'dark': 'feather-moon', | ||||
|     'light':'feather-sun' | ||||
| }; | ||||
| const THEME_TO_ICON_TEXT_CLASS = { | ||||
|     'dark': 'Dark mode', | ||||
|     'light':'Light mode' | ||||
| }; | ||||
| let toggleIcon = ''; | ||||
| let darkThemeCss = ''; | ||||
|  | ||||
| const HEADING_TO_TOC_CLASS = { | ||||
|     'H1': 'level-1', | ||||
|     'H2': 'level-2', | ||||
|     'H3': 'level-3', | ||||
|     'H4': 'level-4' | ||||
| } | ||||
|  | ||||
| function ready() { | ||||
|     feather.replace({ 'stroke-width': 1, width: 20, height: 20 }); | ||||
|     setThemeByUserPref(); | ||||
|  | ||||
|     if (document.querySelector('main#content > .container') !== null && | ||||
|             document.querySelector('main#content > .container').classList.contains('post')) { | ||||
|         if (document.getElementById('TableOfContents') !== null) { | ||||
|             fixTocItemsIndent(); | ||||
|             addSmoothScroll(); | ||||
|             createScrollSpy(); | ||||
|         } else { | ||||
|             document.querySelector('main#content > .container.post').style.display = "block"; | ||||
|         } | ||||
|     } | ||||
|  | ||||
|     // Elements to inject | ||||
|     const svgsToInject = document.querySelectorAll('img.svg-inject'); | ||||
|     // Do the injection | ||||
|     SVGInjector(svgsToInject); | ||||
|  | ||||
|     document.getElementById('hamburger-menu-toggle').addEventListener('click', () => { | ||||
|         const hamburgerMenu = document.getElementsByClassName('nav-hamburger-list')[0] | ||||
|         if (hamburgerMenu.classList.contains('visibility-hidden')) { | ||||
|             hamburgerMenu.classList.remove('visibility-hidden'); | ||||
|         } else { | ||||
|             hamburgerMenu.classList.add('visibility-hidden'); | ||||
|         } | ||||
|     }) | ||||
| } | ||||
|  | ||||
| window.addEventListener('scroll', () => { | ||||
|     if (window.innerWidth <= 820) { | ||||
|         // For smaller screen, show shadow earlier | ||||
|         toggleHeaderShadow(50); | ||||
|     } else { | ||||
|         toggleHeaderShadow(100); | ||||
|     } | ||||
| }); | ||||
|  | ||||
| function fixTocItemsIndent() { | ||||
|     document.querySelectorAll('#TableOfContents a').forEach($tocItem => { | ||||
|       const itemId = $tocItem.getAttribute("href").substring(1) | ||||
|       $tocItem.classList.add(HEADING_TO_TOC_CLASS[document.getElementById(itemId).tagName]); | ||||
|     }); | ||||
| } | ||||
|  | ||||
| function addSmoothScroll() { | ||||
|     document.querySelectorAll('#toc a').forEach($anchor => { | ||||
|         $anchor.addEventListener('click', function (e) { | ||||
|             e.preventDefault(); | ||||
|             document.getElementById(this.getAttribute('href').substring(1)).scrollIntoView({ | ||||
|                 behavior: 'smooth', | ||||
|                 block: 'start' //scroll to top of the target element | ||||
|             }); | ||||
|         }); | ||||
|     }); | ||||
| } | ||||
|  | ||||
| function createScrollSpy() { | ||||
|     var elements = document.querySelectorAll('#toc a'); | ||||
|     document.addEventListener('scroll', function () { | ||||
|         elements.forEach(function (element) { | ||||
|           const boundingRect = document.getElementById(element.getAttribute('href').substring(1)).getBoundingClientRect(); | ||||
|           if (boundingRect.top <= 55 && boundingRect.bottom >= 0) { | ||||
|             elements.forEach(function (elem) { | ||||
|               elem.classList.remove('active'); | ||||
|             }); | ||||
|             element.classList.add('active'); | ||||
|           } | ||||
|         }); | ||||
|     }); | ||||
| } | ||||
|  | ||||
| function toggleHeaderShadow(scrollY) { | ||||
|     if (window.scrollY > scrollY) { | ||||
|         document.querySelectorAll('.header').forEach(function(item) { | ||||
|             item.classList.add('header-shadow') | ||||
|         }) | ||||
|     } else { | ||||
|         document.querySelectorAll('.header').forEach(function(item) { | ||||
|             item.classList.remove('header-shadow') | ||||
|         }) | ||||
|     } | ||||
| } | ||||
|  | ||||
| function setThemeByUserPref() { | ||||
|     darkThemeCss = document.getElementById("dark-theme"); | ||||
|     const savedTheme = localStorage.getItem(THEME_PREF_STORAGE_KEY) || | ||||
|         (window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark': 'light'); | ||||
|     const darkThemeToggles = document.querySelectorAll('.dark-theme-toggle'); | ||||
|     setTheme(savedTheme, darkThemeToggles); | ||||
|     darkThemeToggles.forEach(el => el.addEventListener('click', (event) => { | ||||
|         toggleIcon = event.currentTarget.querySelector("a svg.feather"); | ||||
|         if (toggleIcon.classList[1] === THEME_TO_ICON_CLASS.dark) { | ||||
|             setTheme('light', [event.currentTarget]); | ||||
|         } else if (toggleIcon.classList[1] === THEME_TO_ICON_CLASS.light) { | ||||
|             setTheme('dark', [event.currentTarget]); | ||||
|         } | ||||
|     })); | ||||
| } | ||||
|  | ||||
| function setTheme(themeToSet, targets) { | ||||
|     localStorage.setItem(THEME_PREF_STORAGE_KEY, themeToSet); | ||||
|     darkThemeCss.disabled = themeToSet === 'light'; | ||||
|     targets.forEach((target) => { | ||||
|         target.querySelector('a').innerHTML = feather.icons[THEME_TO_ICON_CLASS[themeToSet].split('-')[1]].toSvg(); | ||||
|         target.querySelector("#dark-theme-toggle-screen-reader-target").textContent = [THEME_TO_ICON_TEXT_CLASS[themeToSet]]; | ||||
|     }); | ||||
| } | ||||
| @@ -1,174 +0,0 @@ | ||||
| /** | ||||
|  * SVGInjector v1.1.3 - Fast, caching, dynamic inline SVG DOM injection library | ||||
|  * https://github.com/iconic/SVGInjector | ||||
|  * | ||||
|  * Copyright (c) 2014-2015 Waybury <hello@waybury.com> | ||||
|  * @license MIT | ||||
|  */ | ||||
| !(function (t, e) { | ||||
|     "use strict"; | ||||
|     function r(t) { | ||||
|         t = t.split(" "); | ||||
|         for (var e = {}, r = t.length, n = []; r--; ) e.hasOwnProperty(t[r]) || ((e[t[r]] = 1), n.unshift(t[r])); | ||||
|         return n.join(" "); | ||||
|     } | ||||
|     var n = "file:" === t.location.protocol, | ||||
|         i = e.implementation.hasFeature("http://www.w3.org/TR/SVG11/feature#BasicStructure", "1.1"), | ||||
|         o = | ||||
|             Array.prototype.forEach || | ||||
|             function (t, e) { | ||||
|                 if (void 0 === this || null === this || "function" != typeof t) throw new TypeError(); | ||||
|                 var r, | ||||
|                     n = this.length >>> 0; | ||||
|                 for (r = 0; n > r; ++r) r in this && t.call(e, this[r], r, this); | ||||
|             }, | ||||
|         a = {}, | ||||
|         l = 0, | ||||
|         s = [], | ||||
|         u = [], | ||||
|         c = {}, | ||||
|         f = function (t) { | ||||
|             return t.cloneNode(!0); | ||||
|         }, | ||||
|         p = function (t, e) { | ||||
|             (u[t] = u[t] || []), u[t].push(e); | ||||
|         }, | ||||
|         d = function (t) { | ||||
|             for (var e = 0, r = u[t].length; r > e; e++) | ||||
|                 !(function (e) { | ||||
|                     setTimeout(function () { | ||||
|                         u[t][e](f(a[t])); | ||||
|                     }, 0); | ||||
|                 })(e); | ||||
|         }, | ||||
|         v = function (e, r) { | ||||
|             if (void 0 !== a[e]) a[e] instanceof SVGSVGElement ? r(f(a[e])) : p(e, r); | ||||
|             else { | ||||
|                 if (!t.XMLHttpRequest) return r("Browser does not support XMLHttpRequest"), !1; | ||||
|                 (a[e] = {}), p(e, r); | ||||
|                 var i = new XMLHttpRequest(); | ||||
|                 (i.onreadystatechange = function () { | ||||
|                     if (4 === i.readyState) { | ||||
|                         if (404 === i.status || null === i.responseXML) | ||||
|                             return r("Unable to load SVG file: " + e), n && r("Note: SVG injection ajax calls do not work locally without adjusting security setting in your browser. Or consider using a local webserver."), r(), !1; | ||||
|                         if (!(200 === i.status || (n && 0 === i.status))) return r("There was a problem injecting the SVG: " + i.status + " " + i.statusText), !1; | ||||
|                         if (i.responseXML instanceof Document) a[e] = i.responseXML.documentElement; | ||||
|                         else if (DOMParser && DOMParser instanceof Function) { | ||||
|                             var t; | ||||
|                             try { | ||||
|                                 var o = new DOMParser(); | ||||
|                                 t = o.parseFromString(i.responseText, "text/xml"); | ||||
|                             } catch (l) { | ||||
|                                 t = void 0; | ||||
|                             } | ||||
|                             if (!t || t.getElementsByTagName("parsererror").length) return r("Unable to parse SVG file: " + e), !1; | ||||
|                             a[e] = t.documentElement; | ||||
|                         } | ||||
|                         d(e); | ||||
|                     } | ||||
|                 }), | ||||
|                     i.open("GET", e), | ||||
|                     i.overrideMimeType && i.overrideMimeType("text/xml"), | ||||
|                     i.send(); | ||||
|             } | ||||
|         }, | ||||
|         h = function (e, n, a, u) { | ||||
|             var f = e.getAttribute("data-src") || e.getAttribute("src"); | ||||
|             if (!/\.svg/i.test(f)) return void u("Attempted to inject a file with a non-svg extension: " + f); | ||||
|             if (!i) { | ||||
|                 var p = e.getAttribute("data-fallback") || e.getAttribute("data-png"); | ||||
|                 return void (p ? (e.setAttribute("src", p), u(null)) : a ? (e.setAttribute("src", a + "/" + f.split("/").pop().replace(".svg", ".png")), u(null)) : u("This browser does not support SVG and no PNG fallback was defined.")); | ||||
|             } | ||||
|             -1 === s.indexOf(e) && | ||||
|                 (s.push(e), | ||||
|                 e.setAttribute("src", ""), | ||||
|                 v(f, function (i) { | ||||
|                     if ("undefined" == typeof i || "string" == typeof i) return u(i), !1; | ||||
|                     var a = e.getAttribute("id"); | ||||
|                     a && i.setAttribute("id", a); | ||||
|                     var p = e.getAttribute("title"); | ||||
|                     p && i.setAttribute("title", p); | ||||
|                     var d = [].concat(i.getAttribute("class") || [], "injected-svg", e.getAttribute("class") || []).join(" "); | ||||
|                     i.setAttribute("class", r(d)); | ||||
|                     var v = e.getAttribute("style"); | ||||
|                     v && i.setAttribute("style", v); | ||||
|                     var h = [].filter.call(e.attributes, function (t) { | ||||
|                         return /^data-\w[\w\-]*$/.test(t.name); | ||||
|                     }); | ||||
|                     o.call(h, function (t) { | ||||
|                         t.name && t.value && i.setAttribute(t.name, t.value); | ||||
|                     }); | ||||
|                     var g, | ||||
|                         m, | ||||
|                         b, | ||||
|                         y, | ||||
|                         A, | ||||
|                         w = { | ||||
|                             clipPath: ["clip-path"], | ||||
|                             "color-profile": ["color-profile"], | ||||
|                             cursor: ["cursor"], | ||||
|                             filter: ["filter"], | ||||
|                             linearGradient: ["fill", "stroke"], | ||||
|                             marker: ["marker", "marker-start", "marker-mid", "marker-end"], | ||||
|                             mask: ["mask"], | ||||
|                             pattern: ["fill", "stroke"], | ||||
|                             radialGradient: ["fill", "stroke"], | ||||
|                         }; | ||||
|                     Object.keys(w).forEach(function (t) { | ||||
|                         (g = t), (b = w[t]), (m = i.querySelectorAll("defs " + g + "[id]")); | ||||
|                         for (var e = 0, r = m.length; r > e; e++) { | ||||
|                             (y = m[e].id), (A = y + "-" + l); | ||||
|                             var n; | ||||
|                             o.call(b, function (t) { | ||||
|                                 n = i.querySelectorAll("[" + t + '*="' + y + '"]'); | ||||
|                                 for (var e = 0, r = n.length; r > e; e++) n[e].setAttribute(t, "url(#" + A + ")"); | ||||
|                             }), | ||||
|                                 (m[e].id = A); | ||||
|                         } | ||||
|                     }), | ||||
|                         i.removeAttribute("xmlns:a"); | ||||
|                     for (var x, S, k = i.querySelectorAll("script"), j = [], G = 0, T = k.length; T > G; G++) | ||||
|                         (S = k[G].getAttribute("type")), (S && "application/ecmascript" !== S && "application/javascript" !== S) || ((x = k[G].innerText || k[G].textContent), j.push(x), i.removeChild(k[G])); | ||||
|                     if (j.length > 0 && ("always" === n || ("once" === n && !c[f]))) { | ||||
|                         for (var M = 0, V = j.length; V > M; M++) new Function(j[M])(t); | ||||
|                         c[f] = !0; | ||||
|                     } | ||||
|                     var E = i.querySelectorAll("style"); | ||||
|                     o.call(E, function (t) { | ||||
|                         t.textContent += ""; | ||||
|                     }), | ||||
|                         e.parentNode.replaceChild(i, e), | ||||
|                         delete s[s.indexOf(e)], | ||||
|                         (e = null), | ||||
|                         l++, | ||||
|                         u(i); | ||||
|                 })); | ||||
|         }, | ||||
|         g = function (t, e, r) { | ||||
|             e = e || {}; | ||||
|             var n = e.evalScripts || "always", | ||||
|                 i = e.pngFallback || !1, | ||||
|                 a = e.each; | ||||
|             if (void 0 !== t.length) { | ||||
|                 var l = 0; | ||||
|                 o.call(t, function (e) { | ||||
|                     h(e, n, i, function (e) { | ||||
|                         a && "function" == typeof a && a(e), r && t.length === ++l && r(l); | ||||
|                     }); | ||||
|                 }); | ||||
|             } else | ||||
|                 t | ||||
|                     ? h(t, n, i, function (e) { | ||||
|                           a && "function" == typeof a && a(e), r && r(1), (t = null); | ||||
|                       }) | ||||
|                     : r && r(0); | ||||
|         }; | ||||
|     "object" == typeof module && "object" == typeof module.exports | ||||
|         ? (module.exports = exports = g) | ||||
|         : "function" == typeof define && define.amd | ||||
|         ? define(function () { | ||||
|               return g; | ||||
|           }) | ||||
|         : "object" == typeof t && (t.SVGInjector = g); | ||||
| })(window, document); | ||||
| //# sourceMappingURL=svg-injector.map.js | ||||
							
								
								
									
										9
									
								
								js/svg-injector.min.js
									
									
									
									
										vendored
									
									
								
							
							
						
						| @@ -1,9 +0,0 @@ | ||||
| /** | ||||
|  * SVGInjector v1.1.3 - Fast, caching, dynamic inline SVG DOM injection library | ||||
|  * https://github.com/iconic/SVGInjector | ||||
|  * | ||||
|  * Copyright (c) 2014-2015 Waybury <hello@waybury.com> | ||||
|  * @license MIT | ||||
|  */ | ||||
| !function(t,e){"use strict";function r(t){t=t.split(" ");for(var e={},r=t.length,n=[];r--;)e.hasOwnProperty(t[r])||(e[t[r]]=1,n.unshift(t[r]));return n.join(" ")}var n="file:"===t.location.protocol,i=e.implementation.hasFeature("http://www.w3.org/TR/SVG11/feature#BasicStructure","1.1"),o=Array.prototype.forEach||function(t,e){if(void 0===this||null===this||"function"!=typeof t)throw new TypeError;var r,n=this.length>>>0;for(r=0;n>r;++r)r in this&&t.call(e,this[r],r,this)},a={},l=0,s=[],u=[],c={},f=function(t){return t.cloneNode(!0)},p=function(t,e){u[t]=u[t]||[],u[t].push(e)},d=function(t){for(var e=0,r=u[t].length;r>e;e++)!function(e){setTimeout(function(){u[t][e](f(a[t]))},0)}(e)},v=function(e,r){if(void 0!==a[e])a[e]instanceof SVGSVGElement?r(f(a[e])):p(e,r);else{if(!t.XMLHttpRequest)return r("Browser does not support XMLHttpRequest"),!1;a[e]={},p(e,r);var i=new XMLHttpRequest;i.onreadystatechange=function(){if(4===i.readyState){if(404===i.status||null===i.responseXML)return r("Unable to load SVG file: "+e),n&&r("Note: SVG injection ajax calls do not work locally without adjusting security setting in your browser. Or consider using a local webserver."),r(),!1;if(!(200===i.status||n&&0===i.status))return r("There was a problem injecting the SVG: "+i.status+" "+i.statusText),!1;if(i.responseXML instanceof Document)a[e]=i.responseXML.documentElement;else if(DOMParser&&DOMParser instanceof Function){var t;try{var o=new DOMParser;t=o.parseFromString(i.responseText,"text/xml")}catch(l){t=void 0}if(!t||t.getElementsByTagName("parsererror").length)return r("Unable to parse SVG file: "+e),!1;a[e]=t.documentElement}d(e)}},i.open("GET",e),i.overrideMimeType&&i.overrideMimeType("text/xml"),i.send()}},h=function(e,n,a,u){var f=e.getAttribute("data-src")||e.getAttribute("src");if(!/\.svg/i.test(f))return void u("Attempted to inject a file with a non-svg extension: "+f);if(!i){var p=e.getAttribute("data-fallback")||e.getAttribute("data-png");return void(p?(e.setAttribute("src",p),u(null)):a?(e.setAttribute("src",a+"/"+f.split("/").pop().replace(".svg",".png")),u(null)):u("This browser does not support SVG and no PNG fallback was defined."))}-1===s.indexOf(e)&&(s.push(e),e.setAttribute("src",""),v(f,function(i){if("undefined"==typeof i||"string"==typeof i)return u(i),!1;var a=e.getAttribute("id");a&&i.setAttribute("id",a);var p=e.getAttribute("title");p&&i.setAttribute("title",p);var d=[].concat(i.getAttribute("class")||[],"injected-svg",e.getAttribute("class")||[]).join(" ");i.setAttribute("class",r(d));var v=e.getAttribute("style");v&&i.setAttribute("style",v);var h=[].filter.call(e.attributes,function(t){return/^data-\w[\w\-]*$/.test(t.name)});o.call(h,function(t){t.name&&t.value&&i.setAttribute(t.name,t.value)});var g,m,b,y,A,w={clipPath:["clip-path"],"color-profile":["color-profile"],cursor:["cursor"],filter:["filter"],linearGradient:["fill","stroke"],marker:["marker","marker-start","marker-mid","marker-end"],mask:["mask"],pattern:["fill","stroke"],radialGradient:["fill","stroke"]};Object.keys(w).forEach(function(t){g=t,b=w[t],m=i.querySelectorAll("defs "+g+"[id]");for(var e=0,r=m.length;r>e;e++){y=m[e].id,A=y+"-"+l;var n;o.call(b,function(t){n=i.querySelectorAll("["+t+'*="'+y+'"]');for(var e=0,r=n.length;r>e;e++)n[e].setAttribute(t,"url(#"+A+")")}),m[e].id=A}}),i.removeAttribute("xmlns:a");for(var x,S,k=i.querySelectorAll("script"),j=[],G=0,T=k.length;T>G;G++)S=k[G].getAttribute("type"),S&&"application/ecmascript"!==S&&"application/javascript"!==S||(x=k[G].innerText||k[G].textContent,j.push(x),i.removeChild(k[G]));if(j.length>0&&("always"===n||"once"===n&&!c[f])){for(var M=0,V=j.length;V>M;M++)new Function(j[M])(t);c[f]=!0}var E=i.querySelectorAll("style");o.call(E,function(t){t.textContent+=""}),e.parentNode.replaceChild(i,e),delete s[s.indexOf(e)],e=null,l++,u(i)}))},g=function(t,e,r){e=e||{};var n=e.evalScripts||"always",i=e.pngFallback||!1,a=e.each;if(void 0!==t.length){var l=0;o.call(t,function(e){h(e,n,i,function(e){a&&"function"==typeof a&&a(e),r&&t.length===++l&&r(l)})})}else t?h(t,n,i,function(e){a&&"function"==typeof a&&a(e),r&&r(1),t=null}):r&&r(0)};"object"==typeof module&&"object"==typeof module.exports?module.exports=exports=g:"function"==typeof define&&define.amd?define(function(){return g}):"object"==typeof t&&(t.SVGInjector=g)}(window,document); | ||||
| //# sourceMappingURL=svg-injector.map.js | ||||
							
								
								
									
										9
									
								
								kontakt.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						| @@ -0,0 +1,9 @@ | ||||
| ## Kontakt | ||||
|  | ||||
| Mozete nam poslati email na dmz@dmz.rs | ||||
|  | ||||
| Ili nas kontaktiraje na [forumu](/forum.html) ili [chat | ||||
| kanalu](/chat.html) | ||||
|  | ||||
| Takodje mozete i doci na neku od dogadjaja i upoznati nas uzivo | ||||
|  | ||||
| @@ -1,192 +0,0 @@ | ||||
| <!DOCTYPE html> | ||||
| <html lang="en"><head> | ||||
|     <meta charset="utf-8"> | ||||
|     <meta name="viewport" content="width=device-width, initial-scale=1"> | ||||
|  | ||||
|     <style> | ||||
|         :root { | ||||
|             --accent-color: #FF4D4D; | ||||
|         } | ||||
|     </style> | ||||
|  | ||||
|      | ||||
|      | ||||
|      | ||||
|      | ||||
|      | ||||
|      | ||||
|  | ||||
|      | ||||
|     <title>Decentrala</title> | ||||
|     <meta name="description" content="Decentrala je zajednica okupljena oko decentralizacije tehnologija i sirenja znanja."> | ||||
|     <meta name="keywords" content=''> | ||||
|  | ||||
|     <meta property="og:url" content="https://dmz.rs/kontakt/"> | ||||
|     <meta property="og:type" content="website"> | ||||
|     <meta property="og:title" content="Decentrala"> | ||||
|     <meta property="og:description" content="Decentrala je zajednica okupljena oko decentralizacije tehnologija i sirenja znanja."> | ||||
|     <meta property="og:image" content="https://dmz.rs/images/avatar.svg"> | ||||
|     <meta property="og:image:secure_url" content="https://dmz.rs/images/avatar.svg"> | ||||
|  | ||||
|     <meta name="twitter:card" content="summary_large_image"> | ||||
|     <meta name="twitter:title" content="Decentrala"> | ||||
|     <meta name="twitter:description" content="Decentrala je zajednica okupljena oko decentralizacije tehnologija i sirenja znanja."> | ||||
|     <meta property="twitter:domain" content="https://dmz.rs/kontakt/"> | ||||
|     <meta property="twitter:url" content="https://dmz.rs/kontakt/"> | ||||
|     <meta name="twitter:image" content="https://dmz.rs/images/avatar.svg"> | ||||
|  | ||||
|      | ||||
|     <link rel="canonical" href="https://dmz.rs/kontakt/" /> | ||||
|  | ||||
|     <link rel="stylesheet" type="text/css" href="https://dmz.rs/css/normalize.min.css" media="print" onload="this.media='all'"> | ||||
|     <link rel="stylesheet" type="text/css" href="https://dmz.rs/css/main.css"> | ||||
|     <link disabled id="dark-theme" rel="stylesheet" href="https://dmz.rs/css/dark.css"> | ||||
|  | ||||
|     <script src="https://dmz.rs/js/svg-injector.min.js"></script> | ||||
|     <script src="https://dmz.rs/js/feather-icons.min.js"></script> | ||||
|     <script src="https://dmz.rs/js/main.js"></script> | ||||
|  | ||||
|      | ||||
|      | ||||
| </head> | ||||
| <body> | ||||
|         <script type="text/javascript"> | ||||
|              | ||||
|             setThemeByUserPref(); | ||||
|         </script><header class="header"> | ||||
|     <nav class="header-nav"> | ||||
|  | ||||
|          | ||||
|         <div class="avatar"> | ||||
|             <a href="https://dmz.rs"> | ||||
|                 <img src="https://dmz.rs/images/avatar.svg" alt="avatar" /> | ||||
|             </a> | ||||
|         </div> | ||||
|          | ||||
|  | ||||
|         <div class="nav-title"> | ||||
|             <a class="nav-brand" href="https://dmz.rs">Decentrala</a> | ||||
|         </div> | ||||
|  | ||||
|         <div class="nav-links"> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/dogadjaji"><span data-feather='users'></span> Dogadjaji </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://forum.dmz.rs/"><span data-feather='message-square'></span> Forum </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/chat"><span data-feather='message-circle'></span> Chat </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/nalog"><span data-feather='user'></span> Nalog </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/servisi"><span data-feather='cloud'></span> Servisi </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/onama"><span data-feather='info'></span> O nama </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/kontakt"><span data-feather='mail'></span> Kontakt </a> | ||||
|             </div> | ||||
|              | ||||
|  | ||||
|             <span class="nav-icons-divider"></span> | ||||
|             <div class="nav-link dark-theme-toggle"> | ||||
|                 <span id="dark-theme-toggle-screen-reader-target" class="sr-only"></span> | ||||
|                 <a> | ||||
|                     <span id="theme-toggle-icon" data-feather="moon"></span> | ||||
|                 </a> | ||||
|             </div> | ||||
|  | ||||
|             <div class="nav-link" id="hamburger-menu-toggle"> | ||||
|                 <span id="hamburger-menu-toggle-screen-reader-target" class="sr-only">menu</span> | ||||
|                 <a> | ||||
|                     <span data-feather="menu"></span> | ||||
|                 </a> | ||||
|             </div> | ||||
|  | ||||
|              | ||||
|             <ul class="nav-hamburger-list visibility-hidden"> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/dogadjaji"><span data-feather='users'></span> Dogadjaji </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://forum.dmz.rs/"><span data-feather='message-square'></span> Forum </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/chat"><span data-feather='message-circle'></span> Chat </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/nalog"><span data-feather='user'></span> Nalog </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/servisi"><span data-feather='cloud'></span> Servisi </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/onama"><span data-feather='info'></span> O nama </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/kontakt"><span data-feather='mail'></span> Kontakt </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item dark-theme-toggle"> | ||||
|                     <span id="dark-theme-toggle-screen-reader-target" class="sr-only">theme</span> | ||||
|                     <a> | ||||
|                         <span id="theme-toggle-icon" data-feather="moon"></span> | ||||
|                     </a> | ||||
|                 </li> | ||||
|             </ul> | ||||
|  | ||||
|         </div> | ||||
|     </nav> | ||||
| </header> | ||||
| <main id="content"> | ||||
|      | ||||
|  | ||||
|     <div class="post container"> | ||||
|  | ||||
|     <div class="post-header-section"> | ||||
|         <h1></h1> | ||||
|     </div> | ||||
|  | ||||
|     <div class="post-content"> | ||||
|         <p> | ||||
|             <h1 id="kontakt">Kontakt</h1> | ||||
| <p>Mozete nam poslati email na <a href="mailto:dmz@dmz.rs">dmz@dmz.rs</a> | ||||
| Ili nas kontaktiraje na <a href="https://forum.dmz.rs">forumu</a> ili <a href="../chat">chat</a> kanalu | ||||
| Takodje mozete i doci na neku od dogadjaja i upoznati nas uzivo</p> | ||||
|  | ||||
|         </p> | ||||
|     </div> | ||||
| </div> | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
|         </main><footer class="footer"> | ||||
|      | ||||
|      | ||||
|  | ||||
|     <span>© 2023 Decentrala</span> | ||||
|     <span> | ||||
|         Made with ❤️ using <a target="_blank" href="https://github.com/526avijitgupta/gokarna">Gokarna</a> | ||||
|     </span> | ||||
| </footer> | ||||
| </body> | ||||
| </html> | ||||
							
								
								
									
										14
									
								
								nalog.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						| @@ -0,0 +1,14 @@ | ||||
| ## Nalog | ||||
|  | ||||
| Ako ste napravili nalog na dmz.rs mozete koristi nas xmpp i email | ||||
| server. | ||||
|  | ||||
| Za vise o XMPP pogledajte [Chat](/chat.html) stranicu. | ||||
|  | ||||
| Za primer podesavanja na [Thundebird](https://www.thunderbird.net/) mail | ||||
| klijentu mozete pogledati [sliku](/static/img/mailsettings.png). | ||||
|  | ||||
| -   Registruj se | ||||
| -   Izbrisi nalog | ||||
| -   Promeni lozinku | ||||
|  | ||||
							
								
								
									
										198
									
								
								nalog/index.html
									
									
									
									
									
								
							
							
						
						| @@ -1,198 +0,0 @@ | ||||
| <!DOCTYPE html> | ||||
| <html lang="en"><head> | ||||
|     <meta charset="utf-8"> | ||||
|     <meta name="viewport" content="width=device-width, initial-scale=1"> | ||||
|  | ||||
|     <style> | ||||
|         :root { | ||||
|             --accent-color: #FF4D4D; | ||||
|         } | ||||
|     </style> | ||||
|  | ||||
|      | ||||
|      | ||||
|      | ||||
|      | ||||
|      | ||||
|      | ||||
|  | ||||
|      | ||||
|     <title>Decentrala</title> | ||||
|     <meta name="description" content="Decentrala je zajednica okupljena oko decentralizacije tehnologija i sirenja znanja."> | ||||
|     <meta name="keywords" content=''> | ||||
|  | ||||
|     <meta property="og:url" content="https://dmz.rs/nalog/"> | ||||
|     <meta property="og:type" content="website"> | ||||
|     <meta property="og:title" content="Decentrala"> | ||||
|     <meta property="og:description" content="Decentrala je zajednica okupljena oko decentralizacije tehnologija i sirenja znanja."> | ||||
|     <meta property="og:image" content="https://dmz.rs/images/avatar.svg"> | ||||
|     <meta property="og:image:secure_url" content="https://dmz.rs/images/avatar.svg"> | ||||
|  | ||||
|     <meta name="twitter:card" content="summary_large_image"> | ||||
|     <meta name="twitter:title" content="Decentrala"> | ||||
|     <meta name="twitter:description" content="Decentrala je zajednica okupljena oko decentralizacije tehnologija i sirenja znanja."> | ||||
|     <meta property="twitter:domain" content="https://dmz.rs/nalog/"> | ||||
|     <meta property="twitter:url" content="https://dmz.rs/nalog/"> | ||||
|     <meta name="twitter:image" content="https://dmz.rs/images/avatar.svg"> | ||||
|  | ||||
|      | ||||
|     <link rel="canonical" href="https://dmz.rs/nalog/" /> | ||||
|  | ||||
|     <link rel="stylesheet" type="text/css" href="https://dmz.rs/css/normalize.min.css" media="print" onload="this.media='all'"> | ||||
|     <link rel="stylesheet" type="text/css" href="https://dmz.rs/css/main.css"> | ||||
|     <link disabled id="dark-theme" rel="stylesheet" href="https://dmz.rs/css/dark.css"> | ||||
|  | ||||
|     <script src="https://dmz.rs/js/svg-injector.min.js"></script> | ||||
|     <script src="https://dmz.rs/js/feather-icons.min.js"></script> | ||||
|     <script src="https://dmz.rs/js/main.js"></script> | ||||
|  | ||||
|      | ||||
|      | ||||
| </head> | ||||
| <body> | ||||
|         <script type="text/javascript"> | ||||
|              | ||||
|             setThemeByUserPref(); | ||||
|         </script><header class="header"> | ||||
|     <nav class="header-nav"> | ||||
|  | ||||
|          | ||||
|         <div class="avatar"> | ||||
|             <a href="https://dmz.rs"> | ||||
|                 <img src="https://dmz.rs/images/avatar.svg" alt="avatar" /> | ||||
|             </a> | ||||
|         </div> | ||||
|          | ||||
|  | ||||
|         <div class="nav-title"> | ||||
|             <a class="nav-brand" href="https://dmz.rs">Decentrala</a> | ||||
|         </div> | ||||
|  | ||||
|         <div class="nav-links"> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/dogadjaji"><span data-feather='users'></span> Dogadjaji </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://forum.dmz.rs/"><span data-feather='message-square'></span> Forum </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/chat"><span data-feather='message-circle'></span> Chat </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/nalog"><span data-feather='user'></span> Nalog </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/servisi"><span data-feather='cloud'></span> Servisi </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/onama"><span data-feather='info'></span> O nama </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/kontakt"><span data-feather='mail'></span> Kontakt </a> | ||||
|             </div> | ||||
|              | ||||
|  | ||||
|             <span class="nav-icons-divider"></span> | ||||
|             <div class="nav-link dark-theme-toggle"> | ||||
|                 <span id="dark-theme-toggle-screen-reader-target" class="sr-only"></span> | ||||
|                 <a> | ||||
|                     <span id="theme-toggle-icon" data-feather="moon"></span> | ||||
|                 </a> | ||||
|             </div> | ||||
|  | ||||
|             <div class="nav-link" id="hamburger-menu-toggle"> | ||||
|                 <span id="hamburger-menu-toggle-screen-reader-target" class="sr-only">menu</span> | ||||
|                 <a> | ||||
|                     <span data-feather="menu"></span> | ||||
|                 </a> | ||||
|             </div> | ||||
|  | ||||
|              | ||||
|             <ul class="nav-hamburger-list visibility-hidden"> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/dogadjaji"><span data-feather='users'></span> Dogadjaji </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://forum.dmz.rs/"><span data-feather='message-square'></span> Forum </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/chat"><span data-feather='message-circle'></span> Chat </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/nalog"><span data-feather='user'></span> Nalog </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/servisi"><span data-feather='cloud'></span> Servisi </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/onama"><span data-feather='info'></span> O nama </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/kontakt"><span data-feather='mail'></span> Kontakt </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item dark-theme-toggle"> | ||||
|                     <span id="dark-theme-toggle-screen-reader-target" class="sr-only">theme</span> | ||||
|                     <a> | ||||
|                         <span id="theme-toggle-icon" data-feather="moon"></span> | ||||
|                     </a> | ||||
|                 </li> | ||||
|             </ul> | ||||
|  | ||||
|         </div> | ||||
|     </nav> | ||||
| </header> | ||||
| <main id="content"> | ||||
|      | ||||
|  | ||||
|     <div class="post container"> | ||||
|  | ||||
|     <div class="post-header-section"> | ||||
|         <h1></h1> | ||||
|     </div> | ||||
|  | ||||
|     <div class="post-content"> | ||||
|         <p> | ||||
|             <h1 id="nalog">Nalog</h1> | ||||
| <p>Ako ste napravili nalog na dmz.rs mozete koristi nas xmpp i email server.</p> | ||||
| <p>Za vise o XMPP pogledajte <a href="../chat">Chat</a> stranicu.</p> | ||||
| <p>Za primer podesavanja na <a href="https://www.thunderbird.net/">Thundebird</a> mail klijentu. | ||||
| <img src="../images/mail.png" alt=""></p> | ||||
| <ul> | ||||
| <li><a href="../account/register/">Registruj se</a></li> | ||||
| <li><a href="../account/unregister">Izbrisi nalog</a></li> | ||||
| <li><a href="../account/changepassword">Promeni lozinku</a></li> | ||||
| </ul> | ||||
|  | ||||
|         </p> | ||||
|     </div> | ||||
| </div> | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
|         </main><footer class="footer"> | ||||
|      | ||||
|      | ||||
|  | ||||
|     <span>© 2023 Decentrala</span> | ||||
|     <span> | ||||
|         Made with ❤️ using <a target="_blank" href="https://github.com/526avijitgupta/gokarna">Gokarna</a> | ||||
|     </span> | ||||
| </footer> | ||||
| </body> | ||||
| </html> | ||||
							
								
								
									
										32
									
								
								onama.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						| @@ -0,0 +1,32 @@ | ||||
| ## Sta je Decentrala | ||||
|  | ||||
| Decentrala je zajednica okupljena oko decentralizacije tehnologija i | ||||
| sirenja znanja. | ||||
|  | ||||
| ### Znanje | ||||
|  | ||||
| Svako moze drzati predavanje na bilo koju temu, samo se najavite na | ||||
| forumu. | ||||
|  | ||||
| Decentrala veruje da svako treba da ima pristup znanju, zbog cega su | ||||
| predavanja uvek besplatna i bez promocija. | ||||
|  | ||||
| Ako zelite nesto da podelite sa drugima sto ste naucili, prijavite se da | ||||
| drzite jedno ili vise predavanja! | ||||
|  | ||||
| ### Akcija | ||||
|  | ||||
| Organizovanje dogadjaja programiranja ili instalacije servisa koje | ||||
| pomazu u decentralizaciji Interneta. | ||||
|  | ||||
| Organizujemo hackathone kao posebne dogadjaje na kojima se okupljamo da | ||||
| radimo na zajednickom cilju. | ||||
|  | ||||
| ### Druzenje | ||||
|  | ||||
| Drustvene dogadjaje u cilju socijalizacije. | ||||
|  | ||||
| Ako zelite da se druzite sa ljudima zainteresovanim za ravnopravnost | ||||
| koriscenja tehnologija, slobodnog softvera, privatnost i bezbednost, | ||||
| posetite neku od okupljanja Decentrale. | ||||
|  | ||||
							
								
								
									
										200
									
								
								onama/index.html
									
									
									
									
									
								
							
							
						
						| @@ -1,200 +0,0 @@ | ||||
| <!DOCTYPE html> | ||||
| <html lang="en"><head> | ||||
|     <meta charset="utf-8"> | ||||
|     <meta name="viewport" content="width=device-width, initial-scale=1"> | ||||
|  | ||||
|     <style> | ||||
|         :root { | ||||
|             --accent-color: #FF4D4D; | ||||
|         } | ||||
|     </style> | ||||
|  | ||||
|      | ||||
|      | ||||
|      | ||||
|      | ||||
|      | ||||
|      | ||||
|  | ||||
|      | ||||
|     <title>Decentrala</title> | ||||
|     <meta name="description" content="Decentrala je zajednica okupljena oko decentralizacije tehnologija i sirenja znanja."> | ||||
|     <meta name="keywords" content=''> | ||||
|  | ||||
|     <meta property="og:url" content="https://dmz.rs/onama/"> | ||||
|     <meta property="og:type" content="website"> | ||||
|     <meta property="og:title" content="Decentrala"> | ||||
|     <meta property="og:description" content="Decentrala je zajednica okupljena oko decentralizacije tehnologija i sirenja znanja."> | ||||
|     <meta property="og:image" content="https://dmz.rs/images/avatar.svg"> | ||||
|     <meta property="og:image:secure_url" content="https://dmz.rs/images/avatar.svg"> | ||||
|  | ||||
|     <meta name="twitter:card" content="summary_large_image"> | ||||
|     <meta name="twitter:title" content="Decentrala"> | ||||
|     <meta name="twitter:description" content="Decentrala je zajednica okupljena oko decentralizacije tehnologija i sirenja znanja."> | ||||
|     <meta property="twitter:domain" content="https://dmz.rs/onama/"> | ||||
|     <meta property="twitter:url" content="https://dmz.rs/onama/"> | ||||
|     <meta name="twitter:image" content="https://dmz.rs/images/avatar.svg"> | ||||
|  | ||||
|      | ||||
|     <link rel="canonical" href="https://dmz.rs/onama/" /> | ||||
|  | ||||
|     <link rel="stylesheet" type="text/css" href="https://dmz.rs/css/normalize.min.css" media="print" onload="this.media='all'"> | ||||
|     <link rel="stylesheet" type="text/css" href="https://dmz.rs/css/main.css"> | ||||
|     <link disabled id="dark-theme" rel="stylesheet" href="https://dmz.rs/css/dark.css"> | ||||
|  | ||||
|     <script src="https://dmz.rs/js/svg-injector.min.js"></script> | ||||
|     <script src="https://dmz.rs/js/feather-icons.min.js"></script> | ||||
|     <script src="https://dmz.rs/js/main.js"></script> | ||||
|  | ||||
|      | ||||
|      | ||||
| </head> | ||||
| <body> | ||||
|         <script type="text/javascript"> | ||||
|              | ||||
|             setThemeByUserPref(); | ||||
|         </script><header class="header"> | ||||
|     <nav class="header-nav"> | ||||
|  | ||||
|          | ||||
|         <div class="avatar"> | ||||
|             <a href="https://dmz.rs"> | ||||
|                 <img src="https://dmz.rs/images/avatar.svg" alt="avatar" /> | ||||
|             </a> | ||||
|         </div> | ||||
|          | ||||
|  | ||||
|         <div class="nav-title"> | ||||
|             <a class="nav-brand" href="https://dmz.rs">Decentrala</a> | ||||
|         </div> | ||||
|  | ||||
|         <div class="nav-links"> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/dogadjaji"><span data-feather='users'></span> Dogadjaji </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://forum.dmz.rs/"><span data-feather='message-square'></span> Forum </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/chat"><span data-feather='message-circle'></span> Chat </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/nalog"><span data-feather='user'></span> Nalog </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/servisi"><span data-feather='cloud'></span> Servisi </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/onama"><span data-feather='info'></span> O nama </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/kontakt"><span data-feather='mail'></span> Kontakt </a> | ||||
|             </div> | ||||
|              | ||||
|  | ||||
|             <span class="nav-icons-divider"></span> | ||||
|             <div class="nav-link dark-theme-toggle"> | ||||
|                 <span id="dark-theme-toggle-screen-reader-target" class="sr-only"></span> | ||||
|                 <a> | ||||
|                     <span id="theme-toggle-icon" data-feather="moon"></span> | ||||
|                 </a> | ||||
|             </div> | ||||
|  | ||||
|             <div class="nav-link" id="hamburger-menu-toggle"> | ||||
|                 <span id="hamburger-menu-toggle-screen-reader-target" class="sr-only">menu</span> | ||||
|                 <a> | ||||
|                     <span data-feather="menu"></span> | ||||
|                 </a> | ||||
|             </div> | ||||
|  | ||||
|              | ||||
|             <ul class="nav-hamburger-list visibility-hidden"> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/dogadjaji"><span data-feather='users'></span> Dogadjaji </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://forum.dmz.rs/"><span data-feather='message-square'></span> Forum </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/chat"><span data-feather='message-circle'></span> Chat </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/nalog"><span data-feather='user'></span> Nalog </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/servisi"><span data-feather='cloud'></span> Servisi </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/onama"><span data-feather='info'></span> O nama </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/kontakt"><span data-feather='mail'></span> Kontakt </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item dark-theme-toggle"> | ||||
|                     <span id="dark-theme-toggle-screen-reader-target" class="sr-only">theme</span> | ||||
|                     <a> | ||||
|                         <span id="theme-toggle-icon" data-feather="moon"></span> | ||||
|                     </a> | ||||
|                 </li> | ||||
|             </ul> | ||||
|  | ||||
|         </div> | ||||
|     </nav> | ||||
| </header> | ||||
| <main id="content"> | ||||
|      | ||||
|  | ||||
|     <div class="post container"> | ||||
|  | ||||
|     <div class="post-header-section"> | ||||
|         <h1></h1> | ||||
|     </div> | ||||
|  | ||||
|     <div class="post-content"> | ||||
|         <p> | ||||
|             <h1 id="sta-je-decentrala">Sta je Decentrala</h1> | ||||
| <p>Decentrala je zajednica okupljena oko decentralizacije tehnologija i sirenja znanja.</p> | ||||
| <h3 id="znanje">Znanje</h3> | ||||
| <p>Svako moze drzati predavanje na bilo koju temu, samo se najavite na forumu.</p> | ||||
| <p>Decentrala veruje da svako treba da ima pristup znanju, zbog cega su predavanja uvek besplatna i bez promocija.</p> | ||||
| <p>Ako zelite nesto da podelite sa drugima sto ste naucili, prijavite se da drzite jedno ili vise predavanja!</p> | ||||
| <h3 id="akcija">Akcija</h3> | ||||
| <p>Organizovanje dogadjaja programiranja ili instalacije servisa koje pomazu u decentralizaciji Interneta.</p> | ||||
| <p>Organizujemo hackathone kao posebne dogadjaje na kojima se okupljamo da radimo na zajednickom cilju.</p> | ||||
| <h3 id="druzenje">Druzenje</h3> | ||||
| <p>Drustvene dogadjaje u cilju socijalizacije.</p> | ||||
| <p>Ako zelite da se druzite sa ljudima zainteresovanim za ravnopravnost koriscenja tehnologija, slobodnog softvera, privatnost i bezbednost, posetite neku od okupljanja Decentrale.</p> | ||||
|  | ||||
|         </p> | ||||
|     </div> | ||||
| </div> | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
|         </main><footer class="footer"> | ||||
|      | ||||
|      | ||||
|  | ||||
|     <span>© 2023 Decentrala</span> | ||||
|     <span> | ||||
|         Made with ❤️ using <a target="_blank" href="https://github.com/526avijitgupta/gokarna">Gokarna</a> | ||||
|     </span> | ||||
| </footer> | ||||
| </body> | ||||
| </html> | ||||
| @@ -1 +0,0 @@ | ||||
| User-agent: * | ||||
							
								
								
									
										24
									
								
								servisi.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						| @@ -0,0 +1,24 @@ | ||||
| # DECENTRALA {#decentrala .logo} | ||||
|  | ||||
| ## Servisi | ||||
|  | ||||
| [FORUM](https://forum.dmz.rs) | ||||
|  | ||||
| [XMPP](../chat.html) | ||||
|  | ||||
| [GITEA](https://gitea.dmz.rs) | ||||
|  | ||||
| [WIKI](https://wiki.dmz.rs) | ||||
|  | ||||
| [EMAIL](../nalog.html) | ||||
|  | ||||
| [SOFT SERVE](ssh://soft.dmz.rs:2222) | ||||
|  | ||||
| [LibreX](https://search.dmz.rs) | ||||
|  | ||||
| [CGIT](https://git.dmz.rs) | ||||
|  | ||||
| [PrivateBin](https://pastebin.dmz.rs) | ||||
|  | ||||
| [CryptPad](https://cryptpad.dmz.rs) | ||||
|  | ||||
| @@ -1,199 +0,0 @@ | ||||
| <!DOCTYPE html> | ||||
| <html lang="en"><head> | ||||
|     <meta charset="utf-8"> | ||||
|     <meta name="viewport" content="width=device-width, initial-scale=1"> | ||||
|  | ||||
|     <style> | ||||
|         :root { | ||||
|             --accent-color: #FF4D4D; | ||||
|         } | ||||
|     </style> | ||||
|  | ||||
|      | ||||
|      | ||||
|      | ||||
|      | ||||
|      | ||||
|      | ||||
|  | ||||
|      | ||||
|     <title>Decentrala</title> | ||||
|     <meta name="description" content="Decentrala je zajednica okupljena oko decentralizacije tehnologija i sirenja znanja."> | ||||
|     <meta name="keywords" content=''> | ||||
|  | ||||
|     <meta property="og:url" content="https://dmz.rs/servisi/"> | ||||
|     <meta property="og:type" content="website"> | ||||
|     <meta property="og:title" content="Decentrala"> | ||||
|     <meta property="og:description" content="Decentrala je zajednica okupljena oko decentralizacije tehnologija i sirenja znanja."> | ||||
|     <meta property="og:image" content="https://dmz.rs/images/avatar.svg"> | ||||
|     <meta property="og:image:secure_url" content="https://dmz.rs/images/avatar.svg"> | ||||
|  | ||||
|     <meta name="twitter:card" content="summary_large_image"> | ||||
|     <meta name="twitter:title" content="Decentrala"> | ||||
|     <meta name="twitter:description" content="Decentrala je zajednica okupljena oko decentralizacije tehnologija i sirenja znanja."> | ||||
|     <meta property="twitter:domain" content="https://dmz.rs/servisi/"> | ||||
|     <meta property="twitter:url" content="https://dmz.rs/servisi/"> | ||||
|     <meta name="twitter:image" content="https://dmz.rs/images/avatar.svg"> | ||||
|  | ||||
|      | ||||
|     <link rel="canonical" href="https://dmz.rs/servisi/" /> | ||||
|  | ||||
|     <link rel="stylesheet" type="text/css" href="https://dmz.rs/css/normalize.min.css" media="print" onload="this.media='all'"> | ||||
|     <link rel="stylesheet" type="text/css" href="https://dmz.rs/css/main.css"> | ||||
|     <link disabled id="dark-theme" rel="stylesheet" href="https://dmz.rs/css/dark.css"> | ||||
|  | ||||
|     <script src="https://dmz.rs/js/svg-injector.min.js"></script> | ||||
|     <script src="https://dmz.rs/js/feather-icons.min.js"></script> | ||||
|     <script src="https://dmz.rs/js/main.js"></script> | ||||
|  | ||||
|      | ||||
|      | ||||
| </head> | ||||
| <body> | ||||
|         <script type="text/javascript"> | ||||
|              | ||||
|             setThemeByUserPref(); | ||||
|         </script><header class="header"> | ||||
|     <nav class="header-nav"> | ||||
|  | ||||
|          | ||||
|         <div class="avatar"> | ||||
|             <a href="https://dmz.rs"> | ||||
|                 <img src="https://dmz.rs/images/avatar.svg" alt="avatar" /> | ||||
|             </a> | ||||
|         </div> | ||||
|          | ||||
|  | ||||
|         <div class="nav-title"> | ||||
|             <a class="nav-brand" href="https://dmz.rs">Decentrala</a> | ||||
|         </div> | ||||
|  | ||||
|         <div class="nav-links"> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/dogadjaji"><span data-feather='users'></span> Dogadjaji </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://forum.dmz.rs/"><span data-feather='message-square'></span> Forum </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/chat"><span data-feather='message-circle'></span> Chat </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/nalog"><span data-feather='user'></span> Nalog </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/servisi"><span data-feather='cloud'></span> Servisi </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/onama"><span data-feather='info'></span> O nama </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/kontakt"><span data-feather='mail'></span> Kontakt </a> | ||||
|             </div> | ||||
|              | ||||
|  | ||||
|             <span class="nav-icons-divider"></span> | ||||
|             <div class="nav-link dark-theme-toggle"> | ||||
|                 <span id="dark-theme-toggle-screen-reader-target" class="sr-only"></span> | ||||
|                 <a> | ||||
|                     <span id="theme-toggle-icon" data-feather="moon"></span> | ||||
|                 </a> | ||||
|             </div> | ||||
|  | ||||
|             <div class="nav-link" id="hamburger-menu-toggle"> | ||||
|                 <span id="hamburger-menu-toggle-screen-reader-target" class="sr-only">menu</span> | ||||
|                 <a> | ||||
|                     <span data-feather="menu"></span> | ||||
|                 </a> | ||||
|             </div> | ||||
|  | ||||
|              | ||||
|             <ul class="nav-hamburger-list visibility-hidden"> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/dogadjaji"><span data-feather='users'></span> Dogadjaji </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://forum.dmz.rs/"><span data-feather='message-square'></span> Forum </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/chat"><span data-feather='message-circle'></span> Chat </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/nalog"><span data-feather='user'></span> Nalog </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/servisi"><span data-feather='cloud'></span> Servisi </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/onama"><span data-feather='info'></span> O nama </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/kontakt"><span data-feather='mail'></span> Kontakt </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item dark-theme-toggle"> | ||||
|                     <span id="dark-theme-toggle-screen-reader-target" class="sr-only">theme</span> | ||||
|                     <a> | ||||
|                         <span id="theme-toggle-icon" data-feather="moon"></span> | ||||
|                     </a> | ||||
|                 </li> | ||||
|             </ul> | ||||
|  | ||||
|         </div> | ||||
|     </nav> | ||||
| </header> | ||||
| <main id="content"> | ||||
|      | ||||
|  | ||||
|     <div class="post container"> | ||||
|  | ||||
|     <div class="post-header-section"> | ||||
|         <h1></h1> | ||||
|     </div> | ||||
|  | ||||
|     <div class="post-content"> | ||||
|         <p> | ||||
|             <h1 id="servisi">Servisi</h1> | ||||
| <ul> | ||||
| <li><a href="https://forum.dmz.rs">FORUM</a></li> | ||||
| <li><a href="../chat">XMPP</a></li> | ||||
| <li><a href="https://gitea.dmz.rs/">GITEA</a></li> | ||||
| <li><a href="https://wiki.dmz.rs/">WIKI</a></li> | ||||
| <li><a href="../nalog">EMAIL</a></li> | ||||
| <li><a href="ssh://soft.dmz.rs:2222/">SOFT SERVE</a></li> | ||||
| <li><a href="https://search.dmz.rs/">LibreX</a></li> | ||||
| <li><a href="https://git.dmz.rs/">CGIT</a></li> | ||||
| </ul> | ||||
|  | ||||
|         </p> | ||||
|     </div> | ||||
| </div> | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
|         </main><footer class="footer"> | ||||
|      | ||||
|      | ||||
|  | ||||
|     <span>© 2023 Decentrala</span> | ||||
|     <span> | ||||
|         Made with ❤️ using <a target="_blank" href="https://github.com/526avijitgupta/gokarna">Gokarna</a> | ||||
|     </span> | ||||
| </footer> | ||||
| </body> | ||||
| </html> | ||||
							
								
								
									
										29
									
								
								sitemap.xml
									
									
									
									
									
								
							
							
						
						| @@ -1,29 +0,0 @@ | ||||
| <?xml version="1.0" encoding="utf-8" standalone="yes"?> | ||||
| <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" | ||||
|   xmlns:xhtml="http://www.w3.org/1999/xhtml"> | ||||
|   <url> | ||||
|     <loc>https://dmz.rs/chat/</loc> | ||||
|     <priority>0</priority> | ||||
|   </url><url> | ||||
|     <loc>https://dmz.rs/dogadjaji/</loc> | ||||
|     <priority>0</priority> | ||||
|   </url><url> | ||||
|     <loc>https://dmz.rs/kontakt/</loc> | ||||
|     <priority>0</priority> | ||||
|   </url><url> | ||||
|     <loc>https://dmz.rs/nalog/</loc> | ||||
|     <priority>0</priority> | ||||
|   </url><url> | ||||
|     <loc>https://dmz.rs/onama/</loc> | ||||
|     <priority>0</priority> | ||||
|   </url><url> | ||||
|     <loc>https://dmz.rs/servisi/</loc> | ||||
|     <priority>0</priority> | ||||
|   </url><url> | ||||
|     <loc>https://dmz.rs/categories/</loc> | ||||
|   </url><url> | ||||
|     <loc>https://dmz.rs/</loc> | ||||
|   </url><url> | ||||
|     <loc>https://dmz.rs/tags/</loc> | ||||
|   </url> | ||||
| </urlset> | ||||
							
								
								
									
										16
									
								
								start.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						| @@ -0,0 +1,16 @@ | ||||
| <!doctype html> | ||||
| <meta charset="UTF-8"> | ||||
| <html> | ||||
| 	<head> | ||||
| 		<link rel="icon" type="image/x-icon" href="/static/d.png"> | ||||
| 		<link rel="stylesheet" href="./static/reset.css"> | ||||
| 		<link rel="stylesheet" href="./static/main.css"> | ||||
| 		<title>Decentrala</title> | ||||
| 	</head> | ||||
| 	<body> | ||||
| 		<div class="container"> | ||||
| 			<div class="header"> | ||||
| 				<h1 class="logo">DECENTRALA</h1> | ||||
| 			</div> | ||||
| 			<main> | ||||
|  | ||||
| Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.7 KiB | 
							
								
								
									
										
											BIN
										
									
								
								static/fonts/facade/Facade-Est.otf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
							
								
								
									
										
											BIN
										
									
								
								static/fonts/facade/Facade-Est.woff
									
									
									
									
									
										Normal file
									
								
							
							
						
						
							
								
								
									
										
											BIN
										
									
								
								static/fonts/facade/Facade-Ouest.otf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
							
								
								
									
										
											BIN
										
									
								
								static/fonts/facade/Facade-Ouest.woff
									
									
									
									
									
										Normal file
									
								
							
							
						
						
							
								
								
									
										
											BIN
										
									
								
								static/fonts/facade/Facade-Sud-Ouest.otf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
							
								
								
									
										
											BIN
										
									
								
								static/fonts/facade/Facade-Sud-Ouest.woff
									
									
									
									
									
										Normal file
									
								
							
							
						
						
							
								
								
									
										
											BIN
										
									
								
								static/fonts/facade/Facade-Sud.otf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
							
								
								
									
										
											BIN
										
									
								
								static/fonts/facade/Facade-Sud.woff
									
									
									
									
									
										Normal file
									
								
							
							
						
						
							
								
								
									
										
											BIN
										
									
								
								static/fonts/facade/FacadeGX.ttf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
							
								
								
									
										1
									
								
								static/fonts/jetbrains-mono/.uuid
									
									
									
									
									
										Normal file
									
								
							
							
						
						| @@ -0,0 +1 @@ | ||||
| 2f069ecf-a1fc-4aaf-924c-de17efcde7a8 | ||||
							
								
								
									
										
											BIN
										
									
								
								static/fonts/jetbrains-mono/JetBrainsMono-Bold.ttf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
							
								
								
									
										
											BIN
										
									
								
								static/fonts/jetbrains-mono/JetBrainsMono-BoldItalic.ttf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
							
								
								
									
										
											BIN
										
									
								
								static/fonts/jetbrains-mono/JetBrainsMono-ExtraBold.ttf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
							
								
								
									
										
											BIN
										
									
								
								static/fonts/jetbrains-mono/JetBrainsMono-ExtraBoldItalic.ttf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
							
								
								
									
										
											BIN
										
									
								
								static/fonts/jetbrains-mono/JetBrainsMono-ExtraLight.ttf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
							
								
								
									
										
											BIN
										
									
								
								static/fonts/jetbrains-mono/JetBrainsMono-ExtraLightItalic.ttf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
							
								
								
									
										
											BIN
										
									
								
								static/fonts/jetbrains-mono/JetBrainsMono-Light.ttf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
							
								
								
									
										
											BIN
										
									
								
								static/fonts/jetbrains-mono/JetBrainsMono-LightItalic.ttf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
							
								
								
									
										
											BIN
										
									
								
								static/fonts/jetbrains-mono/JetBrainsMono-Medium.ttf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
							
								
								
									
										
											BIN
										
									
								
								static/fonts/jetbrains-mono/JetBrainsMono-MediumItalic.ttf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
							
								
								
									
										
											BIN
										
									
								
								static/fonts/jetbrains-mono/JetBrainsMono-Regular.ttf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
							
								
								
									
										
											BIN
										
									
								
								static/fonts/jetbrains-mono/JetBrainsMono-Thin.ttf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
							
								
								
									
										
											BIN
										
									
								
								static/fonts/jetbrains-mono/JetBrainsMono-ThinItalic.ttf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
							
								
								
									
										
											BIN
										
									
								
								static/fonts/sligoil/Sligoil-Micro.otf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
							
								
								
									
										
											BIN
										
									
								
								static/fonts/sligoil/Sligoil-Micro.woff
									
									
									
									
									
										Normal file
									
								
							
							
						
						
							
								
								
									
										
											BIN
										
									
								
								static/fonts/sligoil/Sligoil-Micro.woff2
									
									
									
									
									
										Normal file
									
								
							
							
						
						| Before Width: | Height: | Size: 41 KiB After Width: | Height: | Size: 41 KiB | 
							
								
								
									
										124
									
								
								static/main.css
									
									
									
									
									
										Normal file
									
								
							
							
						
						| @@ -0,0 +1,124 @@ | ||||
| @font-face { | ||||
|   font-family: Facade; | ||||
|   src: url(fonts/facade/Facade-Sud.woff); | ||||
| } | ||||
|  | ||||
| @font-face { | ||||
|   font-family: sligoil; | ||||
|   src: url(fonts/sligoil/Sligoil-Micro.woff); | ||||
| } | ||||
|  | ||||
| @font-face { | ||||
|   font-family: jetbrains-mono; | ||||
|   src: url(fonts/jetbrains-mono/JetBrainsMono-Regular.ttf); | ||||
| } | ||||
|  | ||||
|  | ||||
| body { | ||||
| 	background-color: rgb(0, 0, 0); | ||||
| 	font-family: jetbrains-mono; | ||||
| 	font-size: 3vw; | ||||
| } | ||||
|  | ||||
| .container { | ||||
| 	margin: 2rem auto; | ||||
| 	margin-left: 2vw; | ||||
| 	margin-right: 1vw; | ||||
| } | ||||
|  | ||||
| .header { | ||||
| 	display: flex; | ||||
| 	justify-content: center; | ||||
| 	margin: 0 auto; | ||||
| 	font-family: facade; | ||||
| 	font-size: 12vw; | ||||
| 	color: #24ea26; | ||||
| } | ||||
|  | ||||
| #d { | ||||
| 	float: right; | ||||
| 	margin-right: 6vw; | ||||
| 	margin-left: 1vw; | ||||
| 	margin-bottom: 2vw; | ||||
| 	background-color: #24ea26; | ||||
| } | ||||
|  | ||||
| main  { | ||||
| 	color: #24ea26; | ||||
| } | ||||
|  | ||||
| main h2 { | ||||
| 	font-family: sligoil; | ||||
| 	font-size: 5vw; | ||||
| } | ||||
|  | ||||
| main h3 { | ||||
| 	font-family: sligoil; | ||||
| 	font-size: 4vw; | ||||
| 	margin: 2rem auto; | ||||
| 	margin-left: 2vw; | ||||
| 	margin-right: 1vw; | ||||
| } | ||||
|  | ||||
| #about { | ||||
| 	margin-bottom: 2rem; | ||||
| } | ||||
|  | ||||
| a { | ||||
| 	font-family: sligoil; | ||||
| 	text-decoration: underline; | ||||
| 	color: #24ea26; | ||||
|  | ||||
| } | ||||
|  | ||||
| a:visited { | ||||
| 	text-decoration: none; | ||||
| } | ||||
|  | ||||
| a:active { | ||||
| 	text-decoration: none; | ||||
| } | ||||
|  | ||||
| a:hover { | ||||
| 	text-decoration: none; | ||||
| } | ||||
|  | ||||
| main ul li { | ||||
| 	font-size: 3vw; | ||||
| } | ||||
|  | ||||
| main ul li:hover { | ||||
| 	background-color: #008000; | ||||
| } | ||||
|  | ||||
| main ul li:hover a { | ||||
| 	color: #000000; | ||||
| } | ||||
|  | ||||
| main ul li:before { | ||||
| 	content: ">"; | ||||
| 	padding-right: 5px;	 | ||||
| 	color: #24ea26; | ||||
| } | ||||
|  | ||||
| .back ul li { | ||||
| 	text-align: right; | ||||
| 	clear: both; | ||||
| } | ||||
|  | ||||
| .back ul li:before { | ||||
| 	content: "<"; | ||||
| 	padding-right: 5px;	 | ||||
| 	color: #24ea26; | ||||
| } | ||||
|  | ||||
| #onama p { | ||||
| 	font-size: 2vw; | ||||
| } | ||||
|  | ||||
| .box { | ||||
| 	float: left; | ||||
| 	width: 25vw; | ||||
| 	text-align: center; | ||||
| 	padding: 1vw; | ||||
| } | ||||
							
								
								
									
										368
									
								
								static/reset.css
									
									
									
									
									
										Normal file
									
								
							
							
						
						| @@ -0,0 +1,368 @@ | ||||
| /* http://meyerweb.com/eric/tools/css/reset/ | ||||
|  *    v2.0-modified | 20110126 | ||||
|  *       License: none (public domain) | ||||
|  *       */ | ||||
|  | ||||
| html, body, div, span, applet, object, iframe, | ||||
| h1, h2, h3, h4, h5, h6, p, blockquote, pre, | ||||
| a, abbr, acronym, address, big, cite, code, | ||||
| del, dfn, em, img, ins, kbd, q, s, samp, | ||||
| small, strike, strong, sub, sup, tt, var, | ||||
| b, u, i, center, | ||||
| dl, dt, dd, ol, ul, li, | ||||
| fieldset, form, label, legend, | ||||
| table, caption, tbody, tfoot, thead, tr, th, td, | ||||
| article, aside, canvas, details, embed, | ||||
| figure, figcaption, footer, header, hgroup, | ||||
| menu, nav, output, ruby, section, summary, | ||||
| time, mark, audio, video { | ||||
| 	  margin: 0; | ||||
| 	  	padding: 0; | ||||
| 			border: 0; | ||||
| 				font-size: 100%; | ||||
| 					font: inherit; | ||||
| 						vertical-align: baseline; | ||||
| 					} | ||||
|  | ||||
| 					/* make sure to set some focus styles for accessibility */ | ||||
| 					:focus { | ||||
| 						    outline: 0; | ||||
| 					    } | ||||
|  | ||||
| 					    /* HTML5 display-role reset for older browsers */ | ||||
| 					    article, aside, details, figcaption, figure, | ||||
| 					    footer, header, hgroup, menu, nav, section { | ||||
| 						    	display: block; | ||||
| 						} | ||||
|  | ||||
| 						body { | ||||
| 								line-height: 1; | ||||
| 							} | ||||
|  | ||||
| 							ol, ul { | ||||
| 									list-style: none; | ||||
| 								} | ||||
|  | ||||
| 								blockquote, q { | ||||
| 										quotes: none; | ||||
| 									} | ||||
|  | ||||
| 									blockquote:before, blockquote:after, | ||||
| 									q:before, q:after { | ||||
| 											content: ''; | ||||
| 												content: none; | ||||
| 											} | ||||
|  | ||||
| 											table { | ||||
| 													border-collapse: collapse; | ||||
| 														border-spacing: 0; | ||||
| 													} | ||||
|  | ||||
| 													input[type=search]::-webkit-search-cancel-button, | ||||
| 													input[type=search]::-webkit-search-decoration, | ||||
| 													input[type=search]::-webkit-search-results-button, | ||||
| 													input[type=search]::-webkit-search-results-decoration { | ||||
| 														    -webkit-appearance: none; | ||||
| 														        -moz-appearance: none; | ||||
| 														} | ||||
|  | ||||
| 														input[type=search] { | ||||
| 															    -webkit-appearance: none; | ||||
| 															        -moz-appearance: none; | ||||
| 																    -webkit-box-sizing: content-box; | ||||
| 																        -moz-box-sizing: content-box; | ||||
| 																	    box-sizing: content-box; | ||||
| 																    } | ||||
|  | ||||
| 																    textarea { | ||||
| 																	        overflow: auto; | ||||
| 																		    vertical-align: top; | ||||
| 																		        resize: vertical; | ||||
| 																		} | ||||
|  | ||||
| 																		/** | ||||
| 																		 *  * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3. | ||||
| 																		 *   */ | ||||
|  | ||||
| audio, | ||||
| canvas, | ||||
| video { | ||||
| 	    display: inline-block; | ||||
| 	        *display: inline; | ||||
| 		    *zoom: 1; | ||||
| 		        max-width: 100%; | ||||
| 		} | ||||
|  | ||||
| 		/** | ||||
| 		 *  * Prevent modern browsers from displaying `audio` without controls. | ||||
| 		 *   * Remove excess height in iOS 5 devices. | ||||
| 		 *    */ | ||||
|  | ||||
| audio:not([controls]) { | ||||
| 	    display: none; | ||||
| 	        height: 0; | ||||
| 	} | ||||
|  | ||||
| 	/** | ||||
| 	 *  * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4. | ||||
| 	 *   * Known issue: no IE 6 support. | ||||
| 	 *    */ | ||||
|  | ||||
| [hidden] { | ||||
| 	    display: none; | ||||
|     } | ||||
|  | ||||
|     /** | ||||
|      *  * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using | ||||
|      *   *    `em` units. | ||||
|      *    * 2. Prevent iOS text size adjust after orientation change, without disabling | ||||
|      *     *    user zoom. | ||||
|      *      */ | ||||
|  | ||||
| html { | ||||
| 	    font-size: 100%; /* 1 */ | ||||
| 	        -webkit-text-size-adjust: 100%; /* 2 */ | ||||
| 		    -ms-text-size-adjust: 100%; /* 2 */ | ||||
| 	    } | ||||
|  | ||||
| 	    /** | ||||
| 	     *  * Address `outline` inconsistency between Chrome and other browsers. | ||||
| 	     *   */ | ||||
|  | ||||
| a:focus { | ||||
| 	    outline: thin dotted; | ||||
|     } | ||||
|  | ||||
|     /** | ||||
|      *  * Improve readability when focused and also mouse hovered in all browsers. | ||||
|      *   */ | ||||
|  | ||||
| a:active, | ||||
| a:hover { | ||||
| 	    outline: 0; | ||||
|     } | ||||
|  | ||||
|     /** | ||||
|      *  * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3. | ||||
|      *   * 2. Improve image quality when scaled in IE 7. | ||||
|      *    */ | ||||
|  | ||||
| img { | ||||
| 	    border: 0; /* 1 */ | ||||
| 	        -ms-interpolation-mode: bicubic; /* 2 */ | ||||
| 	} | ||||
|  | ||||
| 	/** | ||||
| 	 *  * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11. | ||||
| 	 *   */ | ||||
|  | ||||
| figure { | ||||
| 	    margin: 0; | ||||
|     } | ||||
|  | ||||
|     /** | ||||
|      *  * Correct margin displayed oddly in IE 6/7. | ||||
|      *   */ | ||||
|  | ||||
| form { | ||||
| 	    margin: 0; | ||||
|     } | ||||
|  | ||||
|     /** | ||||
|      *  * Define consistent border, margin, and padding. | ||||
|      *   */ | ||||
|  | ||||
| fieldset { | ||||
| 	    border: 1px solid #c0c0c0; | ||||
| 	        margin: 0 2px; | ||||
| 		    padding: 0.35em 0.625em 0.75em; | ||||
| 	    } | ||||
|  | ||||
| 	    /** | ||||
| 	     *  * 1. Correct color not being inherited in IE 6/7/8/9. | ||||
| 	     *   * 2. Correct text not wrapping in Firefox 3. | ||||
| 	     *    * 3. Correct alignment displayed oddly in IE 6/7. | ||||
| 	     *     */ | ||||
|  | ||||
| legend { | ||||
| 	    border: 0; /* 1 */ | ||||
| 	        padding: 0; | ||||
| 		    white-space: normal; /* 2 */ | ||||
| 		        *margin-left: -7px; /* 3 */ | ||||
| 		} | ||||
|  | ||||
| 		/** | ||||
| 		 *  * 1. Correct font size not being inherited in all browsers. | ||||
| 		 *   * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5, | ||||
| 		 *    *    and Chrome. | ||||
| 		 *     * 3. Improve appearance and consistency in all browsers. | ||||
| 		 *      */ | ||||
|  | ||||
| button, | ||||
| input, | ||||
| select, | ||||
| textarea { | ||||
| 	    font-size: 100%; /* 1 */ | ||||
| 	        margin: 0; /* 2 */ | ||||
| 		    vertical-align: baseline; /* 3 */ | ||||
| 		        *vertical-align: middle; /* 3 */ | ||||
| 		} | ||||
|  | ||||
| 		/** | ||||
| 		 *  * Address Firefox 3+ setting `line-height` on `input` using `!important` in | ||||
| 		 *   * the UA stylesheet. | ||||
| 		 *    */ | ||||
|  | ||||
| button, | ||||
| input { | ||||
| 	    line-height: normal; | ||||
|     } | ||||
|  | ||||
|     /** | ||||
|      *  * Address inconsistent `text-transform` inheritance for `button` and `select`. | ||||
|      *   * All other form control elements do not inherit `text-transform` values. | ||||
|      *    * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+. | ||||
|      *     * Correct `select` style inheritance in Firefox 4+ and Opera. | ||||
|      *      */ | ||||
|  | ||||
| button, | ||||
| select { | ||||
| 	    text-transform: none; | ||||
|     } | ||||
|  | ||||
|     /** | ||||
|      *  * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` | ||||
|      *   *    and `video` controls. | ||||
|      *    * 2. Correct inability to style clickable `input` types in iOS. | ||||
|      *     * 3. Improve usability and consistency of cursor style between image-type | ||||
|      *      *    `input` and others. | ||||
|      *       * 4. Remove inner spacing in IE 7 without affecting normal text inputs. | ||||
|      *        *    Known issue: inner spacing remains in IE 6. | ||||
|      *         */ | ||||
|  | ||||
| button, | ||||
| html input[type="button"], /* 1 */ | ||||
| input[type="reset"], | ||||
| input[type="submit"] { | ||||
| 	    -webkit-appearance: button; /* 2 */ | ||||
| 	        cursor: pointer; /* 3 */ | ||||
| 		    *overflow: visible;  /* 4 */ | ||||
| 	    } | ||||
|  | ||||
| 	    /** | ||||
| 	     *  * Re-set default cursor for disabled elements. | ||||
| 	     *   */ | ||||
|  | ||||
| button[disabled], | ||||
| html input[disabled] { | ||||
| 	    cursor: default; | ||||
|     } | ||||
|  | ||||
|     /** | ||||
|      *  * 1. Address box sizing set to content-box in IE 8/9. | ||||
|      *   * 2. Remove excess padding in IE 8/9. | ||||
|      *    * 3. Remove excess padding in IE 7. | ||||
|      *     *    Known issue: excess padding remains in IE 6. | ||||
|      *      */ | ||||
|  | ||||
| input[type="checkbox"], | ||||
| input[type="radio"] { | ||||
| 	    box-sizing: border-box; /* 1 */ | ||||
| 	        padding: 0; /* 2 */ | ||||
| 		    *height: 13px; /* 3 */ | ||||
| 		        *width: 13px; /* 3 */ | ||||
| 		} | ||||
|  | ||||
| 		/** | ||||
| 		 *  * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome. | ||||
| 		 *   * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome | ||||
| 		 *    *    (include `-moz` to future-proof). | ||||
| 		 *     */ | ||||
|  | ||||
| input[type="search"] { | ||||
| 	    -webkit-appearance: textfield; /* 1 */ | ||||
| 	        -moz-box-sizing: content-box; | ||||
| 		    -webkit-box-sizing: content-box; /* 2 */ | ||||
| 		        box-sizing: content-box; | ||||
| 		} | ||||
|  | ||||
| 		/** | ||||
| 		 *  * Remove inner padding and search cancel button in Safari 5 and Chrome | ||||
| 		 *   * on OS X. | ||||
| 		 *    */ | ||||
|  | ||||
| input[type="search"]::-webkit-search-cancel-button, | ||||
| input[type="search"]::-webkit-search-decoration { | ||||
| 	    -webkit-appearance: none; | ||||
|     } | ||||
|  | ||||
|     /** | ||||
|      *  * Remove inner padding and border in Firefox 3+. | ||||
|      *   */ | ||||
|  | ||||
| button::-moz-focus-inner, | ||||
| input::-moz-focus-inner { | ||||
| 	    border: 0; | ||||
| 	        padding: 0; | ||||
| 	} | ||||
|  | ||||
| 	/** | ||||
| 	 *  * 1. Remove default vertical scrollbar in IE 6/7/8/9. | ||||
| 	 *   * 2. Improve readability and alignment in all browsers. | ||||
| 	 *    */ | ||||
|  | ||||
| textarea { | ||||
| 	    overflow: auto; /* 1 */ | ||||
| 	        vertical-align: top; /* 2 */ | ||||
| 	} | ||||
|  | ||||
| 	/** | ||||
| 	 *  * Remove most spacing between table cells. | ||||
| 	 *   */ | ||||
|  | ||||
| table { | ||||
| 	    border-collapse: collapse; | ||||
| 	        border-spacing: 0; | ||||
| 	} | ||||
|  | ||||
| 	html, | ||||
| 	button, | ||||
| 	input, | ||||
| 	select, | ||||
| 	textarea { | ||||
| 		    color: #222; | ||||
| 	    } | ||||
|  | ||||
|  | ||||
| 	    ::-moz-selection { | ||||
| 		        background: #b3d4fc; | ||||
| 			    text-shadow: none; | ||||
| 		    } | ||||
|  | ||||
| 		    ::selection { | ||||
| 			        background: #b3d4fc; | ||||
| 				    text-shadow: none; | ||||
| 			    } | ||||
|  | ||||
| 			    img { | ||||
| 				        vertical-align: middle; | ||||
| 				} | ||||
|  | ||||
| 				fieldset { | ||||
| 					    border: 0; | ||||
| 					        margin: 0; | ||||
| 						    padding: 0; | ||||
| 					    } | ||||
|  | ||||
| 					    textarea { | ||||
| 						        resize: vertical; | ||||
| 						} | ||||
|  | ||||
| 						.chromeframe { | ||||
| 							    margin: 0.2em 0; | ||||
| 							        background: #ccc; | ||||
| 								    color: #000; | ||||
| 								        padding: 0.2em 0; | ||||
| 								} | ||||
|  | ||||
|  | ||||
| @@ -1 +0,0 @@ | ||||
| <svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>AngelList</title><path d="M16.467 9.956c.736-2 1.31-3.651 1.723-4.953.412-1.302.618-2.102.618-2.399 0-.318-.069-.565-.206-.741a.683.683 0 0 0-.569-.264c-.308 0-.62.255-.94.766-.318.511-.67 1.333-1.055 2.465L14.39 9.593zm-2.192 4.434c-.473-.022-.92-.071-1.344-.148a7.126 7.126 0 0 1-1.211-.33c.175.352.332.703.47 1.055.137.352.25.698.337 1.039.264-.33.542-.63.833-.899a6.93 6.93 0 0 1 .915-.717zm-1.863-4.994l-1.78-5.143C10.17 2.945 9.813 2.09 9.56 1.69c-.253-.402-.527-.602-.824-.602a.688.688 0 0 0-.56.264c-.143.175-.215.412-.215.708 0 .506.193 1.385.577 2.638.385 1.253.962 2.895 1.731 4.928a.55.55 0 0 1 .28-.255 1.33 1.33 0 0 1 .495-.074c.066 0 .198.005.396.016.197.011.521.039.972.083zm-1.615 7.961c.186 0 .357-.085.51-.255a.81.81 0 0 0 .231-.552c0-.209-.15-.695-.453-1.46a14.623 14.623 0 0 0-1.129-2.25c-.33-.549-.654-.963-.973-1.244-.318-.28-.62-.42-.906-.42-.23 0-.486.146-.767.437-.28.291-.42.563-.42.816 0 .263.137.66.412 1.187.275.527.643 1.087 1.105 1.68.483.65.94 1.155 1.368 1.517.428.363.769.544 1.022.544zm-4.945-.395c.153.187.368.461.642.824.726 1 1.396 1.5 2.011 1.5a.874.874 0 0 0 .56-.198c.166-.132.248-.27.248-.412 0-.165-.11-.44-.33-.824-.22-.385-.522-.819-.906-1.302-.44-.56-.805-.97-1.096-1.228-.291-.258-.525-.388-.7-.388-.386 0-.74.206-1.064.618-.324.412-.486.899-.486 1.46 0 .45.112.953.338 1.507.225.555.552 1.113.98 1.673a6.543 6.543 0 0 0 2.415 2.003c.962.467 2.025.7 3.19.7 2.143 0 3.937-.799 5.382-2.398 1.445-1.599 2.167-3.601 2.167-6.008 0-.736-.055-1.321-.165-1.755-.11-.434-.29-.75-.544-.948-.45-.374-1.326-.709-2.629-1.006a18.315 18.315 0 0 0-4.08-.445c-.395 0-.675.066-.84.198-.165.132-.247.357-.247.676 0 .747.417 1.288 1.253 1.623.834.336 2.186.503 4.055.503h.675c.154 0 .278.058.371.173.093.116.157.289.19.52-.187.175-.572.376-1.154.601-.583.225-1.028.448-1.335.668a5.92 5.92 0 0 0-1.59 1.722c-.402.665-.603 1.294-.603 1.888 0 .362.085.8.256 1.31.17.511.255.827.255.948v.115l-.033.149c-.483-.033-.865-.316-1.145-.85-.28-.532-.42-1.244-.42-2.134v-.148a.912.912 0 0 1-.256.165.726.726 0 0 1-.272.05c-.099 0-.192-.009-.28-.026a2.869 2.869 0 0 1-.297-.074 2.917 2.917 0 0 1 .099.627c0 .406-.16.755-.478 1.046a1.63 1.63 0 0 1-1.137.437c-.693 0-1.396-.338-2.11-1.014-.715-.675-1.072-1.337-1.072-1.986 0-.12.014-.228.041-.321a.552.552 0 0 1 .14-.24zm11.802-6.726c.989.187 1.687.605 2.093 1.253.407.649.61 1.67.61 3.066 0 2.77-.832 5.036-2.497 6.8C16.195 23.118 14.066 24 11.473 24a8.254 8.254 0 0 1-2.976-.552 7.368 7.368 0 0 1-2.48-1.541c-.792-.726-1.385-1.492-1.78-2.3a5.58 5.58 0 0 1-.594-2.48c0-.946.203-1.676.61-2.193.406-.516 1.049-.868 1.928-1.055a8.824 8.824 0 0 1-.362-.972c-.077-.264-.116-.467-.116-.61 0-.495.261-1 .783-1.517.522-.516 1.014-.774 1.475-.774.198 0 .407.035.627.107.22.071.472.19.758.354C8.5 8.071 7.885 6.223 7.5 4.92c-.385-1.302-.577-2.2-.577-2.695 0-.681.176-1.222.528-1.623C7.802.2 8.28 0 8.885 0c1.032 0 2.34 2.308 3.923 6.923.274.791.483 1.401.626 1.83l.511-1.45C15.527 2.73 16.89.444 18.033.444c.56 0 1.008.19 1.343.569.336.379.503.887.503 1.524 0 .484-.184 1.369-.552 2.654-.368 1.286-.926 2.967-1.673 5.044"/></svg> | ||||
| Before Width: | Height: | Size: 3.1 KiB | 
| @@ -1 +0,0 @@ | ||||
| <svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Buy Me A Coffee</title><path d="M20.216 6.415l-.132-.666c-.119-.598-.388-1.163-1.001-1.379-.197-.069-.42-.098-.57-.241-.152-.143-.196-.366-.231-.572-.065-.378-.125-.756-.192-1.133-.057-.325-.102-.69-.25-.987-.195-.4-.597-.634-.996-.788a5.723 5.723 0 00-.626-.194c-1-.263-2.05-.36-3.077-.416a25.834 25.834 0 00-3.7.062c-.915.083-1.88.184-2.75.5-.318.116-.646.256-.888.501-.297.302-.393.77-.177 1.146.154.267.415.456.692.58.36.162.737.284 1.123.366 1.075.238 2.189.331 3.287.37 1.218.05 2.437.01 3.65-.118.299-.033.598-.073.896-.119.352-.054.578-.513.474-.834-.124-.383-.457-.531-.834-.473-.466.074-.96.108-1.382.146-1.177.08-2.358.082-3.536.006a22.228 22.228 0 01-1.157-.107c-.086-.01-.18-.025-.258-.036-.243-.036-.484-.08-.724-.13-.111-.027-.111-.185 0-.212h.005c.277-.06.557-.108.838-.147h.002c.131-.009.263-.032.394-.048a25.076 25.076 0 013.426-.12c.674.019 1.347.067 2.017.144l.228.031c.267.04.533.088.798.145.392.085.895.113 1.07.542.055.137.08.288.111.431l.319 1.484a.237.237 0 01-.199.284h-.003c-.037.006-.075.01-.112.015a36.704 36.704 0 01-4.743.295 37.059 37.059 0 01-4.699-.304c-.14-.017-.293-.042-.417-.06-.326-.048-.649-.108-.973-.161-.393-.065-.768-.032-1.123.161-.29.16-.527.404-.675.701-.154.316-.199.66-.267 1-.069.34-.176.707-.135 1.056.087.753.613 1.365 1.37 1.502a39.69 39.69 0 0011.343.376.483.483 0 01.535.53l-.071.697-1.018 9.907c-.041.41-.047.832-.125 1.237-.122.637-.553 1.028-1.182 1.171-.577.131-1.165.2-1.756.205-.656.004-1.31-.025-1.966-.022-.699.004-1.556-.06-2.095-.58-.475-.458-.54-1.174-.605-1.793l-.731-7.013-.322-3.094c-.037-.351-.286-.695-.678-.678-.336.015-.718.3-.678.679l.228 2.185.949 9.112c.147 1.344 1.174 2.068 2.446 2.272.742.12 1.503.144 2.257.156.966.016 1.942.053 2.892-.122 1.408-.258 2.465-1.198 2.616-2.657.34-3.332.683-6.663 1.024-9.995l.215-2.087a.484.484 0 01.39-.426c.402-.078.787-.212 1.074-.518.455-.488.546-1.124.385-1.766zm-1.478.772c-.145.137-.363.201-.578.233-2.416.359-4.866.54-7.308.46-1.748-.06-3.477-.254-5.207-.498-.17-.024-.353-.055-.47-.18-.22-.236-.111-.71-.054-.995.052-.26.152-.609.463-.646.484-.057 1.046.148 1.526.22.577.088 1.156.159 1.737.212 2.48.226 5.002.19 7.472-.14.45-.06.899-.13 1.345-.21.399-.072.84-.206 1.08.206.166.281.188.657.162.974a.544.544 0 01-.169.364zm-6.159 3.9c-.862.37-1.84.788-3.109.788a5.884 5.884 0 01-1.569-.217l.877 9.004c.065.78.717 1.38 1.5 1.38 0 0 1.243.065 1.658.065.447 0 1.786-.065 1.786-.065.783 0 1.434-.6 1.499-1.38l.94-9.95a3.996 3.996 0 00-1.322-.238c-.826 0-1.491.284-2.26.613z"/></svg> | ||||
| Before Width: | Height: | Size: 2.5 KiB | 
| @@ -1 +0,0 @@ | ||||
| <svg role="img" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><title>Discord</title><path d="M13.545 2.907a13.227 13.227 0 0 0-3.257-1.011.05.05 0 0 0-.052.025c-.141.25-.297.577-.406.833a12.19 12.19 0 0 0-3.658 0 8.258 8.258 0 0 0-.412-.833.051.051 0 0 0-.052-.025c-1.125.194-2.22.534-3.257 1.011a.041.041 0 0 0-.021.018C.356 6.024-.213 9.047.066 12.032c.001.014.01.028.021.037a13.276 13.276 0 0 0 3.995 2.02.05.05 0 0 0 .056-.019c.308-.42.582-.863.818-1.329a.05.05 0 0 0-.01-.059.051.051 0 0 0-.018-.011 8.875 8.875 0 0 1-1.248-.595.05.05 0 0 1-.02-.066.051.051 0 0 1 .015-.019c.084-.063.168-.129.248-.195a.05.05 0 0 1 .051-.007c2.619 1.196 5.454 1.196 8.041 0a.052.052 0 0 1 .053.007c.08.066.164.132.248.195a.051.051 0 0 1-.004.085 8.254 8.254 0 0 1-1.249.594.05.05 0 0 0-.03.03.052.052 0 0 0 .003.041c.24.465.515.909.817 1.329a.05.05 0 0 0 .056.019 13.235 13.235 0 0 0 4.001-2.02.049.049 0 0 0 .021-.037c.334-3.451-.559-6.449-2.366-9.106a.034.034 0 0 0-.02-.019Zm-8.198 7.307c-.789 0-1.438-.724-1.438-1.612 0-.889.637-1.613 1.438-1.613.807 0 1.45.73 1.438 1.613 0 .888-.637 1.612-1.438 1.612Zm5.316 0c-.788 0-1.438-.724-1.438-1.612 0-.889.637-1.613 1.438-1.613.807 0 1.451.73 1.438 1.613 0 .888-.631 1.612-1.438 1.612Z"/></svg> | ||||
| Before Width: | Height: | Size: 1.2 KiB | 
| @@ -1 +0,0 @@ | ||||
| <svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Dribbble</title><path d="M12 24C5.385 24 0 18.615 0 12S5.385 0 12 0s12 5.385 12 12-5.385 12-12 12zm10.12-10.358c-.35-.11-3.17-.953-6.384-.438 1.34 3.684 1.887 6.684 1.992 7.308 2.3-1.555 3.936-4.02 4.395-6.87zm-6.115 7.808c-.153-.9-.75-4.032-2.19-7.77l-.066.02c-5.79 2.015-7.86 6.025-8.04 6.4 1.73 1.358 3.92 2.166 6.29 2.166 1.42 0 2.77-.29 4-.814zm-11.62-2.58c.232-.4 3.045-5.055 8.332-6.765.135-.045.27-.084.405-.12-.26-.585-.54-1.167-.832-1.74C7.17 11.775 2.206 11.71 1.756 11.7l-.004.312c0 2.633.998 5.037 2.634 6.855zm-2.42-8.955c.46.008 4.683.026 9.477-1.248-1.698-3.018-3.53-5.558-3.8-5.928-2.868 1.35-5.01 3.99-5.676 7.17zM9.6 2.052c.282.38 2.145 2.914 3.822 6 3.645-1.365 5.19-3.44 5.373-3.702-1.81-1.61-4.19-2.586-6.795-2.586-.825 0-1.63.1-2.4.285zm10.335 3.483c-.218.29-1.935 2.493-5.724 4.04.24.49.47.985.68 1.486.08.18.15.36.22.53 3.41-.43 6.8.26 7.14.33-.02-2.42-.88-4.64-2.31-6.38z"/></svg> | ||||
| Before Width: | Height: | Size: 984 B | 
| @@ -1 +0,0 @@ | ||||
| <svg viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg"><path d="M 0,27.283 V 24 a 8,8 0 0 1 8,-8 h 112 a 8,8 0 0 1 8,8 v 3.283 l -64,40 z m 66.12,48.11 a 4.004,4.004 0 0 1 -4.24,0 L 0,36.717 V 104 a 8,8 0 0 0 8,8 h 112 a 8,8 0 0 0 8,-8 V 36.717 Z" data-name="Layer 2"/></svg> | ||||
| Before Width: | Height: | Size: 282 B | 
| @@ -1 +0,0 @@ | ||||
| <svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Facebook</title><path d="M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z"/></svg> | ||||
| Before Width: | Height: | Size: 398 B | 
| @@ -1 +0,0 @@ | ||||
| <svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>GitHub</title><path d="M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12"/></svg> | ||||
| Before Width: | Height: | Size: 822 B | 
| @@ -1 +0,0 @@ | ||||
| <svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Gmail</title><path d="M24 5.457v13.909c0 .904-.732 1.636-1.636 1.636h-3.819V11.73L12 16.64l-6.545-4.91v9.273H1.636A1.636 1.636 0 0 1 0 19.366V5.457c0-2.023 2.309-3.178 3.927-1.964L5.455 4.64 12 9.548l6.545-4.91 1.528-1.145C21.69 2.28 24 3.434 24 5.457z"/></svg> | ||||
| Before Width: | Height: | Size: 339 B | 
| @@ -1 +0,0 @@ | ||||
| <svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Google</title><path d="M12.48 10.92v3.28h7.84c-.24 1.84-.853 3.187-1.787 4.133-1.147 1.147-2.933 2.4-6.053 2.4-4.827 0-8.6-3.893-8.6-8.72s3.773-8.72 8.6-8.72c2.6 0 4.507 1.027 5.907 2.347l2.307-2.307C18.747 1.44 16.133 0 12.48 0 5.867 0 .307 5.387.307 12s5.56 12 12.173 12c3.573 0 6.267-1.173 8.373-3.36 2.16-2.16 2.84-5.213 2.84-7.667 0-.76-.053-1.467-.173-2.053H12.48z"/></svg> | ||||
| Before Width: | Height: | Size: 457 B | 
| @@ -1 +0,0 @@ | ||||
| <svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Instagram</title><path d="M12 0C8.74 0 8.333.015 7.053.072 5.775.132 4.905.333 4.14.63c-.789.306-1.459.717-2.126 1.384S.935 3.35.63 4.14C.333 4.905.131 5.775.072 7.053.012 8.333 0 8.74 0 12s.015 3.667.072 4.947c.06 1.277.261 2.148.558 2.913.306.788.717 1.459 1.384 2.126.667.666 1.336 1.079 2.126 1.384.766.296 1.636.499 2.913.558C8.333 23.988 8.74 24 12 24s3.667-.015 4.947-.072c1.277-.06 2.148-.262 2.913-.558.788-.306 1.459-.718 2.126-1.384.666-.667 1.079-1.335 1.384-2.126.296-.765.499-1.636.558-2.913.06-1.28.072-1.687.072-4.947s-.015-3.667-.072-4.947c-.06-1.277-.262-2.149-.558-2.913-.306-.789-.718-1.459-1.384-2.126C21.319 1.347 20.651.935 19.86.63c-.765-.297-1.636-.499-2.913-.558C15.667.012 15.26 0 12 0zm0 2.16c3.203 0 3.585.016 4.85.071 1.17.055 1.805.249 2.227.415.562.217.96.477 1.382.896.419.42.679.819.896 1.381.164.422.36 1.057.413 2.227.057 1.266.07 1.646.07 4.85s-.015 3.585-.074 4.85c-.061 1.17-.256 1.805-.421 2.227-.224.562-.479.96-.899 1.382-.419.419-.824.679-1.38.896-.42.164-1.065.36-2.235.413-1.274.057-1.649.07-4.859.07-3.211 0-3.586-.015-4.859-.074-1.171-.061-1.816-.256-2.236-.421-.569-.224-.96-.479-1.379-.899-.421-.419-.69-.824-.9-1.38-.165-.42-.359-1.065-.42-2.235-.045-1.26-.061-1.649-.061-4.844 0-3.196.016-3.586.061-4.861.061-1.17.255-1.814.42-2.234.21-.57.479-.96.9-1.381.419-.419.81-.689 1.379-.898.42-.166 1.051-.361 2.221-.421 1.275-.045 1.65-.06 4.859-.06l.045.03zm0 3.678c-3.405 0-6.162 2.76-6.162 6.162 0 3.405 2.76 6.162 6.162 6.162 3.405 0 6.162-2.76 6.162-6.162 0-3.405-2.76-6.162-6.162-6.162zM12 16c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm7.846-10.405c0 .795-.646 1.44-1.44 1.44-.795 0-1.44-.646-1.44-1.44 0-.794.646-1.439 1.44-1.439.793-.001 1.44.645 1.44 1.439z"/></svg> | ||||
| Before Width: | Height: | Size: 1.8 KiB | 
| @@ -1 +0,0 @@ | ||||
| <svg xmlns="http://www.w3.org/2000/svg"  viewBox="0 0 50 50" width="24px" height="24px"><path d="M28.5 19A1.5 1.5 0 1 0 28.5 22 1.5 1.5 0 1 0 28.5 19zM29.75 15.5A1.25 1.25 0 1 0 29.75 18 1.25 1.25 0 1 0 29.75 15.5zM24.5 18A1.5 1.5 0 1 0 24.5 21 1.5 1.5 0 1 0 24.5 18zM26.5 13.125A1.375 1.375 0 1 0 26.5 15.875 1.375 1.375 0 1 0 26.5 13.125zM22.5 12A1.5 1.5 0 1 0 22.5 15 1.5 1.5 0 1 0 22.5 12zM22 7A1.5 1.5 0 1 0 22 10 1.5 1.5 0 1 0 22 7zM26 8A1.5 1.5 0 1 0 26 11 1.5 1.5 0 1 0 26 8zM29 10A1 1 0 1 0 29 12 1 1 0 1 0 29 10zM31 12A1 1 0 1 0 31 14 1 1 0 1 0 31 12zM20 17.5A1.75 1.75 0 1 0 20 21 1.75 1.75 0 1 0 20 17.5zM18 11.5A1.75 1.75 0 1 0 18 15 1.75 1.75 0 1 0 18 11.5zM17.25 6.5A1.75 1.75 0 1 0 17.25 10 1.75 1.75 0 1 0 17.25 6.5zM15 18A2 2 0 1 0 15 22 2 2 0 1 0 15 18zM13 12A2 2 0 1 0 13 16 2 2 0 1 0 13 12zM12 7A2 2 0 1 0 12 11 2 2 0 1 0 12 7zM9.5 20A2.5 2.5 0 1 0 9.5 25 2.5 2.5 0 1 0 9.5 20zM7.5 14A2.5 2.5 0 1 0 7.5 19 2.5 2.5 0 1 0 7.5 14zM3 24c-1.657 0-3 1.343-3 3s1.343 3 3 3 3-1.343 3-3S4.657 24 3 24L3 24zM21.12 23.813A1.5 1.5 0 1 0 21.12 26.813 1.5 1.5 0 1 0 21.12 23.813zM17.248 24.856A1.25 1.25 0 1 0 17.248 27.356 1.25 1.25 0 1 0 17.248 24.856zM22.254 27.777A1.5 1.5 0 1 0 22.254 30.777 1.5 1.5 0 1 0 22.254 27.777zM16.924 28.67A1.375 1.375 0 1 0 16.924 31.42 1.375 1.375 0 1 0 16.924 28.67zM18.058 32.509A1.5 1.5 0 1 0 18.058 35.509 1.5 1.5 0 1 0 18.058 32.509zM13.978 35.442A1.5 1.5 0 1 0 13.978 38.442 1.5 1.5 0 1 0 13.978 35.442zM12.844 31.478A1.5 1.5 0 1 0 12.844 34.478 1.5 1.5 0 1 0 12.844 31.478zM12.643 28.63A1 1 0 1 0 12.643 30.63 1 1 0 1 0 12.643 28.63zM13.375 25.898A1 1 0 1 0 13.375 27.898 1 1 0 1 0 13.375 25.898zM24.288 31.549A1.75 1.75 0 1 0 24.288 35.049 1.75 1.75 0 1 0 24.288 31.549zM20.092 36.281A1.75 1.75 0 1 0 20.092 39.781 1.75 1.75 0 1 0 20.092 36.281zM16.137 39.431A1.75 1.75 0 1 0 16.137 42.931 1.75 1.75 0 1 0 16.137 39.431zM27.437 35.254A2 2 0 1 0 27.437 39.254 2 2 0 1 0 27.437 35.254zM23.241 39.986A2 2 0 1 0 23.241 43.986 2 2 0 1 0 23.241 39.986zM19.411 43.352A2 2 0 1 0 19.411 47.352 2 2 0 1 0 19.411 43.352zM32.352 38.268A2.5 2.5 0 1 0 32.352 43.268 2.5 2.5 0 1 0 32.352 38.268zM28.156 43A2.5 2.5 0 1 0 28.156 48 2.5 2.5 0 1 0 28.156 43zM38.997 40.28c-.509 0-1.025.13-1.497.402-1.435.828-1.927 2.663-1.098 4.098.556.962 1.564 1.5 2.601 1.5.509 0 1.025-.13 1.497-.402 1.435-.828 1.927-2.663 1.098-4.098C41.042 40.818 40.034 40.28 38.997 40.28L38.997 40.28zM28.79 27.96A1.5 1.5 0 1 0 28.79 30.96 1.5 1.5 0 1 0 28.79 27.96zM31.413 31.167A1.25 1.25 0 1 0 31.413 33.667 1.25 1.25 0 1 0 31.413 31.167zM31.656 24.996A1.5 1.5 0 1 0 31.656 27.996 1.5 1.5 0 1 0 31.656 24.996zM34.987 29.353A1.375 1.375 0 1 0 34.987 32.103 1.375 1.375 0 1 0 34.987 29.353zM37.853 26.264A1.5 1.5 0 1 0 37.853 29.264 1.5 1.5 0 1 0 37.853 26.264zM42.433 28.331A1.5 1.5 0 1 0 42.433 31.331 1.5 1.5 0 1 0 42.433 28.331zM39.567 31.295A1.5 1.5 0 1 0 39.567 34.295 1.5 1.5 0 1 0 39.567 31.295zM36.768 33.643A1 1 0 1 0 36.768 35.643 1 1 0 1 0 36.768 33.643zM34.036 34.375A1 1 0 1 0 34.036 36.375 1 1 0 1 0 34.036 34.375zM34.123 20.974A1.75 1.75 0 1 0 34.123 24.474 1.75 1.75 0 1 0 34.123 20.974zM40.319 22.242A1.75 1.75 0 1 0 40.319 25.742 1.75 1.75 0 1 0 40.319 22.242zM45.024 24.092A1.75 1.75 0 1 0 45.024 27.592 1.75 1.75 0 1 0 45.024 24.092zM35.973 16.018A2 2 0 1 0 35.973 20.018 2 2 0 1 0 35.973 16.018zM42.17 17.286A2 2 0 1 0 42.17 21.286 2 2 0 1 0 42.17 17.286zM47 18.92A2 2 0 1 0 47 22.92 2 2 0 1 0 47 18.92zM36.558 9.505A2.5 2.5 0 1 0 36.558 14.505 2.5 2.5 0 1 0 36.558 9.505zM42.754 10.773A2.5 2.5 0 1 0 42.754 15.773 2.5 2.5 0 1 0 42.754 10.773zM34.414 1.992c-1.037 0-2.045.538-2.601 1.5-.828 1.435-.337 3.27 1.098 4.098.472.273.988.402 1.497.402 1.037 0 2.045-.538 2.601-1.5.828-1.435.337-3.27-1.098-4.098C35.439 2.121 34.923 1.992 34.414 1.992L34.414 1.992z"/></svg> | ||||
| Before Width: | Height: | Size: 3.7 KiB | 
| @@ -1 +0,0 @@ | ||||
| <svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Ko-fi</title><path d="M23.881 8.948c-.773-4.085-4.859-4.593-4.859-4.593H.723c-.604 0-.679.798-.679.798s-.082 7.324-.022 11.822c.164 2.424 2.586 2.672 2.586 2.672s8.267-.023 11.966-.049c2.438-.426 2.683-2.566 2.658-3.734 4.352.24 7.422-2.831 6.649-6.916zm-11.062 3.511c-1.246 1.453-4.011 3.976-4.011 3.976s-.121.119-.31.023c-.076-.057-.108-.09-.108-.09-.443-.441-3.368-3.049-4.034-3.954-.709-.965-1.041-2.7-.091-3.71.951-1.01 3.005-1.086 4.363.407 0 0 1.565-1.782 3.468-.963 1.904.82 1.832 3.011.723 4.311zm6.173.478c-.928.116-1.682.028-1.682.028V7.284h1.77s1.971.551 1.971 2.638c0 1.913-.985 2.667-2.059 3.015z"/></svg> | ||||
| Before Width: | Height: | Size: 697 B | 
| @@ -1 +0,0 @@ | ||||
| <svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>LinkedIn</title><path d="M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z"/></svg> | ||||
| Before Width: | Height: | Size: 610 B | 
| @@ -1 +0,0 @@ | ||||
| <svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Mastodon</title><path d="M23.193 7.88c0-5.207-3.411-6.733-3.411-6.733C18.062.357 15.108.025 12.041 0h-.076c-3.069.025-6.02.357-7.74 1.147 0 0-3.412 1.526-3.412 6.732 0 1.193-.023 2.619.015 4.13.124 5.092.934 10.11 5.641 11.355 2.17.574 4.034.695 5.536.612 2.722-.15 4.25-.972 4.25-.972l-.09-1.975s-1.945.613-4.13.54c-2.165-.075-4.449-.234-4.799-2.892a5.5 5.5 0 0 1-.048-.745s2.125.52 4.818.643c1.646.075 3.19-.097 4.758-.283 3.007-.359 5.625-2.212 5.954-3.905.517-2.665.475-6.508.475-6.508zm-4.024 6.709h-2.497v-6.12c0-1.29-.543-1.944-1.628-1.944-1.2 0-1.802.776-1.802 2.313v3.349h-2.484v-3.35c0-1.537-.602-2.313-1.802-2.313-1.085 0-1.628.655-1.628 1.945v6.119H4.831V8.285c0-1.29.328-2.314.987-3.07.68-.759 1.57-1.147 2.674-1.147 1.278 0 2.246.491 2.886 1.474L12 6.585l.622-1.043c.64-.983 1.608-1.474 2.886-1.474 1.104 0 1.994.388 2.674 1.146.658.757.986 1.781.986 3.07v6.305z"/></svg> | ||||
| Before Width: | Height: | Size: 963 B | 
| @@ -1 +0,0 @@ | ||||
| <svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Mozilla</title><path d="M0 0v24h24V0zm10.13 6.706c1.481 0 2.858.706 3.352 2.224.565-1.377 1.73-2.224 3.353-2.224 1.87 0 3.565 1.13 3.565 3.564v4.765h1.412v2.26h-4.341v-5.86c0-1.8-.6-2.47-1.765-2.47-1.412 0-1.976 1.024-1.976 2.435V15h1.376v2.259h-4.341v-5.824c0-1.8-.6-2.47-1.765-2.47-1.412 0-1.976 1.024-1.976 2.435V15H9v2.259H2.647V15h1.377V9.176H2.647V6.918H6.99V8.47c.635-1.095 1.693-1.765 3.14-1.765z"/></svg> | ||||
| Before Width: | Height: | Size: 491 B | 
| @@ -1 +0,0 @@ | ||||
| <svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Reddit</title><path d="M12 0A12 12 0 0 0 0 12a12 12 0 0 0 12 12 12 12 0 0 0 12-12A12 12 0 0 0 12 0zm5.01 4.744c.688 0 1.25.561 1.25 1.249a1.25 1.25 0 0 1-2.498.056l-2.597-.547-.8 3.747c1.824.07 3.48.632 4.674 1.488.308-.309.73-.491 1.207-.491.968 0 1.754.786 1.754 1.754 0 .716-.435 1.333-1.01 1.614a3.111 3.111 0 0 1 .042.52c0 2.694-3.13 4.87-7.004 4.87-3.874 0-7.004-2.176-7.004-4.87 0-.183.015-.366.043-.534A1.748 1.748 0 0 1 4.028 12c0-.968.786-1.754 1.754-1.754.463 0 .898.196 1.207.49 1.207-.883 2.878-1.43 4.744-1.487l.885-4.182a.342.342 0 0 1 .14-.197.35.35 0 0 1 .238-.042l2.906.617a1.214 1.214 0 0 1 1.108-.701zM9.25 12C8.561 12 8 12.562 8 13.25c0 .687.561 1.248 1.25 1.248.687 0 1.248-.561 1.248-1.249 0-.688-.561-1.249-1.249-1.249zm5.5 0c-.687 0-1.248.561-1.248 1.25 0 .687.561 1.248 1.249 1.248.688 0 1.249-.561 1.249-1.249 0-.687-.562-1.249-1.25-1.249zm-5.466 3.99a.327.327 0 0 0-.231.094.33.33 0 0 0 0 .463c.842.842 2.484.913 2.961.913.477 0 2.105-.056 2.961-.913a.361.361 0 0 0 .029-.463.33.33 0 0 0-.464 0c-.547.533-1.684.73-2.512.73-.828 0-1.979-.196-2.512-.73a.326.326 0 0 0-.232-.095z"/></svg> | ||||
| Before Width: | Height: | Size: 1.2 KiB | 
| @@ -1 +0,0 @@ | ||||
| <svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>RSS</title><path d="M19.199 24C19.199 13.467 10.533 4.8 0 4.8V0c13.165 0 24 10.835 24 24h-4.801zM3.291 17.415c1.814 0 3.293 1.479 3.293 3.295 0 1.813-1.485 3.29-3.301 3.29C1.47 24 0 22.526 0 20.71s1.475-3.294 3.291-3.295zM15.909 24h-4.665c0-6.169-5.075-11.245-11.244-11.245V8.09c8.727 0 15.909 7.184 15.909 15.91z"/></svg> | ||||
| Before Width: | Height: | Size: 400 B | 
| @@ -1 +0,0 @@ | ||||
| <svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Spotify</title><path d="M12 0C5.4 0 0 5.4 0 12s5.4 12 12 12 12-5.4 12-12S18.66 0 12 0zm5.521 17.34c-.24.359-.66.48-1.021.24-2.82-1.74-6.36-2.101-10.561-1.141-.418.122-.779-.179-.899-.539-.12-.421.18-.78.54-.9 4.56-1.021 8.52-.6 11.64 1.32.42.18.479.659.301 1.02zm1.44-3.3c-.301.42-.841.6-1.262.3-3.239-1.98-8.159-2.58-11.939-1.38-.479.12-1.02-.12-1.14-.6-.12-.48.12-1.021.6-1.141C9.6 9.9 15 10.561 18.72 12.84c.361.181.54.78.241 1.2zm.12-3.36C15.24 8.4 8.82 8.16 5.16 9.301c-.6.179-1.2-.181-1.38-.721-.18-.601.18-1.2.72-1.381 4.26-1.26 11.28-1.02 15.721 1.621.539.3.719 1.02.419 1.56-.299.421-1.02.599-1.559.3z"/></svg> | ||||
| Before Width: | Height: | Size: 697 B | 
| @@ -1 +0,0 @@ | ||||
| <svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Stack Overflow</title><path d="M15.725 0l-1.72 1.277 6.39 8.588 1.716-1.277L15.725 0zm-3.94 3.418l-1.369 1.644 8.225 6.85 1.369-1.644-8.225-6.85zm-3.15 4.465l-.905 1.94 9.702 4.517.904-1.94-9.701-4.517zm-1.85 4.86l-.44 2.093 10.473 2.201.44-2.092-10.473-2.203zM1.89 15.47V24h19.19v-8.53h-2.133v6.397H4.021v-6.396H1.89zm4.265 2.133v2.13h10.66v-2.13H6.154Z"/></svg> | ||||
| Before Width: | Height: | Size: 441 B | 
| @@ -1 +0,0 @@ | ||||
| <svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>TikTok</title><path d="M12.525.02c1.31-.02 2.61-.01 3.91-.02.08 1.53.63 3.09 1.75 4.17 1.12 1.11 2.7 1.62 4.24 1.79v4.03c-1.44-.05-2.89-.35-4.2-.97-.57-.26-1.1-.59-1.62-.93-.01 2.92.01 5.84-.02 8.75-.08 1.4-.54 2.79-1.35 3.94-1.31 1.92-3.58 3.17-5.91 3.21-1.43.08-2.86-.31-4.08-1.03-2.02-1.19-3.44-3.37-3.65-5.71-.02-.5-.03-1-.01-1.49.18-1.9 1.12-3.72 2.58-4.96 1.66-1.44 3.98-2.13 6.15-1.72.02 1.48-.04 2.96-.04 4.44-.99-.32-2.15-.23-3.02.37-.63.41-1.11 1.04-1.36 1.75-.21.51-.15 1.07-.14 1.61.24 1.64 1.82 3.02 3.5 2.87 1.12-.01 2.19-.66 2.77-1.61.19-.33.4-.67.41-1.06.1-1.79.06-3.57.07-5.36.01-4.03-.01-8.05.02-12.07z"/></svg> | ||||
| Before Width: | Height: | Size: 707 B | 
| @@ -1 +0,0 @@ | ||||
| <svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Twitch</title><path d="M11.571 4.714h1.715v5.143H11.57zm4.715 0H18v5.143h-1.714zM6 0L1.714 4.286v15.428h5.143V24l4.286-4.286h3.428L22.286 12V0zm14.571 11.143l-3.428 3.428h-3.429l-3 3v-3H6.857V1.714h13.714Z"/></svg> | ||||
| Before Width: | Height: | Size: 292 B | 
| @@ -1 +0,0 @@ | ||||
| <svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Twitter</title><path d="M23.953 4.57a10 10 0 01-2.825.775 4.958 4.958 0 002.163-2.723c-.951.555-2.005.959-3.127 1.184a4.92 4.92 0 00-8.384 4.482C7.69 8.095 4.067 6.13 1.64 3.162a4.822 4.822 0 00-.666 2.475c0 1.71.87 3.213 2.188 4.096a4.904 4.904 0 01-2.228-.616v.06a4.923 4.923 0 003.946 4.827 4.996 4.996 0 01-2.212.085 4.936 4.936 0 004.604 3.417 9.867 9.867 0 01-6.102 2.105c-.39 0-.779-.023-1.17-.067a13.995 13.995 0 007.557 2.209c9.053 0 13.998-7.496 13.998-13.985 0-.21 0-.42-.015-.63A9.935 9.935 0 0024 4.59z"/></svg> | ||||
| Before Width: | Height: | Size: 602 B | 
| @@ -1 +0,0 @@ | ||||
| <svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Vimeo</title><path d="M23.9765 6.4168c-.105 2.338-1.739 5.5429-4.894 9.6088-3.2679 4.247-6.0258 6.3699-8.2898 6.3699-1.409 0-2.578-1.294-3.553-3.881l-1.9179-7.1138c-.719-2.584-1.488-3.878-2.312-3.878-.179 0-.806.378-1.8809 1.132l-1.129-1.457a315.06 315.06 0 003.501-3.1279c1.579-1.368 2.765-2.085 3.5539-2.159 1.867-.18 3.016 1.1 3.447 3.838.465 2.953.789 4.789.971 5.5069.5389 2.45 1.1309 3.674 1.7759 3.674.502 0 1.256-.796 2.265-2.385 1.004-1.589 1.54-2.797 1.612-3.628.144-1.371-.395-2.061-1.614-2.061-.574 0-1.167.121-1.777.391 1.186-3.8679 3.434-5.7568 6.7619-5.6368 2.4729.06 3.6279 1.664 3.4929 4.7969z"/></svg> | ||||
| Before Width: | Height: | Size: 697 B | 
| @@ -1 +0,0 @@ | ||||
| <svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Xing</title><path d="M18.188 0c-.517 0-.741.325-.927.66 0 0-7.455 13.224-7.702 13.657.015.024 4.919 9.023 4.919 9.023.17.308.436.66.967.66h3.454c.211 0 .375-.078.463-.22.089-.151.089-.346-.009-.536l-4.879-8.916c-.004-.006-.004-.016 0-.022L22.139.756c.095-.191.097-.387.006-.535C22.056.078 21.894 0 21.686 0h-3.498zM3.648 4.74c-.211 0-.385.074-.473.216-.09.149-.078.339.02.531l2.34 4.05c.004.01.004.016 0 .021L1.86 16.051c-.099.188-.093.381 0 .529.085.142.239.234.45.234h3.461c.518 0 .766-.348.945-.667l3.734-6.609-2.378-4.155c-.172-.315-.434-.659-.962-.659H3.648v.016z"/></svg> | ||||
| Before Width: | Height: | Size: 655 B | 
| @@ -1 +0,0 @@ | ||||
| <svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Y Combinator</title><path d="M0 24V0h24v24H0zM6.951 5.896l4.112 7.708v5.064h1.583v-4.972l4.148-7.799h-1.749l-2.457 4.875c-.372.745-.688 1.434-.688 1.434s-.297-.708-.651-1.434L8.831 5.896h-1.88z"/></svg> | ||||
| Before Width: | Height: | Size: 280 B | 
| @@ -1 +0,0 @@ | ||||
| <svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>YouTube</title><path d="M23.498 6.186a3.016 3.016 0 0 0-2.122-2.136C19.505 3.545 12 3.545 12 3.545s-7.505 0-9.377.505A3.017 3.017 0 0 0 .502 6.186C0 8.07 0 12 0 12s0 3.93.502 5.814a3.016 3.016 0 0 0 2.122 2.136c1.871.505 9.376.505 9.376.505s7.505 0 9.377-.505a3.015 3.015 0 0 0 2.122-2.136C24 15.93 24 12 24 12s0-3.93-.502-5.814zM9.545 15.568V8.432L15.818 12l-6.273 3.568z"/></svg> | ||||
| Before Width: | Height: | Size: 459 B | 
							
								
								
									
										179
									
								
								tags/index.html
									
									
									
									
									
								
							
							
						
						| @@ -1,179 +0,0 @@ | ||||
| <!DOCTYPE html> | ||||
| <html lang="en"><head> | ||||
|     <meta charset="utf-8"> | ||||
|     <meta name="viewport" content="width=device-width, initial-scale=1"> | ||||
|  | ||||
|     <style> | ||||
|         :root { | ||||
|             --accent-color: #FF4D4D; | ||||
|         } | ||||
|     </style> | ||||
|  | ||||
|      | ||||
|      | ||||
|      | ||||
|      | ||||
|      | ||||
|      | ||||
|  | ||||
|      | ||||
|     <title>Tags</title> | ||||
|     <meta name="description" content="Decentrala je zajednica okupljena oko decentralizacije tehnologija i sirenja znanja."> | ||||
|     <meta name="keywords" content=''> | ||||
|  | ||||
|     <meta property="og:url" content="https://dmz.rs/tags/"> | ||||
|     <meta property="og:type" content="website"> | ||||
|     <meta property="og:title" content="Tags"> | ||||
|     <meta property="og:description" content="Decentrala je zajednica okupljena oko decentralizacije tehnologija i sirenja znanja."> | ||||
|     <meta property="og:image" content="https://dmz.rs/images/avatar.svg"> | ||||
|     <meta property="og:image:secure_url" content="https://dmz.rs/images/avatar.svg"> | ||||
|  | ||||
|     <meta name="twitter:card" content="summary_large_image"> | ||||
|     <meta name="twitter:title" content="Tags"> | ||||
|     <meta name="twitter:description" content="Decentrala je zajednica okupljena oko decentralizacije tehnologija i sirenja znanja."> | ||||
|     <meta property="twitter:domain" content="https://dmz.rs/tags/"> | ||||
|     <meta property="twitter:url" content="https://dmz.rs/tags/"> | ||||
|     <meta name="twitter:image" content="https://dmz.rs/images/avatar.svg"> | ||||
|  | ||||
|      | ||||
|     <link rel="canonical" href="https://dmz.rs/tags/" /> | ||||
|  | ||||
|     <link rel="stylesheet" type="text/css" href="https://dmz.rs/css/normalize.min.css" media="print" onload="this.media='all'"> | ||||
|     <link rel="stylesheet" type="text/css" href="https://dmz.rs/css/main.css"> | ||||
|     <link disabled id="dark-theme" rel="stylesheet" href="https://dmz.rs/css/dark.css"> | ||||
|  | ||||
|     <script src="https://dmz.rs/js/svg-injector.min.js"></script> | ||||
|     <script src="https://dmz.rs/js/feather-icons.min.js"></script> | ||||
|     <script src="https://dmz.rs/js/main.js"></script> | ||||
|  | ||||
|      | ||||
|      | ||||
| </head> | ||||
| <body> | ||||
|         <script type="text/javascript"> | ||||
|              | ||||
|             setThemeByUserPref(); | ||||
|         </script><header class="header"> | ||||
|     <nav class="header-nav"> | ||||
|  | ||||
|          | ||||
|         <div class="avatar"> | ||||
|             <a href="https://dmz.rs"> | ||||
|                 <img src="https://dmz.rs/images/avatar.svg" alt="avatar" /> | ||||
|             </a> | ||||
|         </div> | ||||
|          | ||||
|  | ||||
|         <div class="nav-title"> | ||||
|             <a class="nav-brand" href="https://dmz.rs">Decentrala</a> | ||||
|         </div> | ||||
|  | ||||
|         <div class="nav-links"> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/dogadjaji"><span data-feather='users'></span> Dogadjaji </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://forum.dmz.rs/"><span data-feather='message-square'></span> Forum </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/chat"><span data-feather='message-circle'></span> Chat </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/nalog"><span data-feather='user'></span> Nalog </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/servisi"><span data-feather='cloud'></span> Servisi </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/onama"><span data-feather='info'></span> O nama </a> | ||||
|             </div> | ||||
|              | ||||
|             <div class="nav-link"> | ||||
|                 <a href="https://dmz.rs/kontakt"><span data-feather='mail'></span> Kontakt </a> | ||||
|             </div> | ||||
|              | ||||
|  | ||||
|             <span class="nav-icons-divider"></span> | ||||
|             <div class="nav-link dark-theme-toggle"> | ||||
|                 <span id="dark-theme-toggle-screen-reader-target" class="sr-only"></span> | ||||
|                 <a> | ||||
|                     <span id="theme-toggle-icon" data-feather="moon"></span> | ||||
|                 </a> | ||||
|             </div> | ||||
|  | ||||
|             <div class="nav-link" id="hamburger-menu-toggle"> | ||||
|                 <span id="hamburger-menu-toggle-screen-reader-target" class="sr-only">menu</span> | ||||
|                 <a> | ||||
|                     <span data-feather="menu"></span> | ||||
|                 </a> | ||||
|             </div> | ||||
|  | ||||
|              | ||||
|             <ul class="nav-hamburger-list visibility-hidden"> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/dogadjaji"><span data-feather='users'></span> Dogadjaji </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://forum.dmz.rs/"><span data-feather='message-square'></span> Forum </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/chat"><span data-feather='message-circle'></span> Chat </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/nalog"><span data-feather='user'></span> Nalog </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/servisi"><span data-feather='cloud'></span> Servisi </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/onama"><span data-feather='info'></span> O nama </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="https://dmz.rs/kontakt"><span data-feather='mail'></span> Kontakt </a> | ||||
|                 </li> | ||||
|                  | ||||
|                 <li class="nav-item dark-theme-toggle"> | ||||
|                     <span id="dark-theme-toggle-screen-reader-target" class="sr-only">theme</span> | ||||
|                     <a> | ||||
|                         <span id="theme-toggle-icon" data-feather="moon"></span> | ||||
|                     </a> | ||||
|                 </li> | ||||
|             </ul> | ||||
|  | ||||
|         </div> | ||||
|     </nav> | ||||
| </header> | ||||
| <main id="content"> | ||||
| <div class="container tags-list"> | ||||
|  | ||||
|     <h1 class="list-title">Tags</h1> | ||||
|      | ||||
|         Nothing to see here, yet 😉 | ||||
|      | ||||
|  | ||||
| </div> | ||||
|  | ||||
|         </main><footer class="footer"> | ||||
|      | ||||
|      | ||||
|  | ||||
|     <span>© 2023 Decentrala</span> | ||||
|     <span> | ||||
|         Made with ❤️ using <a target="_blank" href="https://github.com/526avijitgupta/gokarna">Gokarna</a> | ||||
|     </span> | ||||
| </footer> | ||||
| </body> | ||||
| </html> | ||||
| @@ -1,10 +0,0 @@ | ||||
| <?xml version="1.0" encoding="utf-8" standalone="yes"?> | ||||
| <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> | ||||
|   <channel> | ||||
|     <title>Tags on Decentrala</title> | ||||
|     <link>https://dmz.rs/tags/</link> | ||||
|     <description>Recent content in Tags on Decentrala</description> | ||||
|     <generator>Hugo -- gohugo.io</generator> | ||||
|     <language>en</language><atom:link href="https://dmz.rs/tags/index.xml" rel="self" type="application/rss+xml" /> | ||||
|   </channel> | ||||
| </rss> | ||||