-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
37 changed files
with
1,206 additions
and
38 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,147 @@ | ||
<!DOCTYPE html> | ||
<html prefix="og: http://ogp.me/ns#"> | ||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<title>Engineering · Vitor Lobo</title> | ||
<meta name="description" content=""> | ||
<meta name="HandheldFriendly" content="True"> | ||
<meta name="MobileOptimized" content="320"> | ||
<meta name="generator" content="Hugo 0.128.2"> | ||
<meta name="robots" content="index,follow"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta property="og:title" content="Engineering"> | ||
<meta property="og:description" content=""> | ||
<meta property="og:type" content="website"> | ||
<meta property="og:url" content="http://localhost:1313/tags/engineering/"> | ||
<link rel="stylesheet" href="http://localhost:1313//dist/site.css"> | ||
<link rel="stylesheet" href="http://localhost:1313//dist/syntax.css"> | ||
<link href="https://fonts.googleapis.com/css?family=Chilanka&display=swap" rel="stylesheet"> | ||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,600,700,300&subset=latin,cyrillic-ext,latin-ext,cyrillic"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com"> | ||
<link href="https://fonts.googleapis.com/css2?family=Amatic+SC:wght@700&family=Roboto:wght@300;900&display=swap" rel="stylesheet"> | ||
<link href="https://fonts.googleapis.com/css2?family=Fira+Code" rel="stylesheet"> | ||
<link href="https://fonts.googleapis.com/css2?family=Coming+Soon&display=swap" rel="stylesheet"> | ||
<link href="https://fonts.googleapis.com/css?family=Lora:400,400italic,700,700italic|PT+Sans+Caption:700,400|Source+Sans+Pro:400|Raleway:300" rel="stylesheet" type="text/css"> | ||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous"> | ||
|
||
<link href="/tags/engineering/index.xml" rel="alternate" type="application/rss+xml"> | ||
|
||
|
||
|
||
<link rel="shortcut icon" href="http://localhost:1313//img/favicon.ico"> | ||
</head> | ||
<body> | ||
|
||
|
||
|
||
|
||
|
||
<div id="wrapper"> | ||
<header class="site-header"> | ||
<div class="container"> | ||
<div class="site-title-wrapper"> | ||
|
||
<h1 class="neurodev-title"> | ||
<a title="neurodev" href="http://localhost:1313/">$ /home/scovl_</a> | ||
</h1> | ||
|
||
<a class="button-square" href="http://localhost:1313//index.xml"><i class="fa fa-rss"></i></a> | ||
|
||
|
||
|
||
|
||
<a class="button-square button-social hint--top" data-hint="Github" title="Github" href="https://github.com/scovl" rel="me" target="_blank"> | ||
<i class="fa fa-github-alt"></i> | ||
</a> | ||
|
||
|
||
|
||
<a class="button-square button-social hint--top" data-hint="LinkedIn" title="LinkedIn" href="https://linkedin.com/in/vitor-lobo" rel="me" target="_blank"> | ||
<i class="fa fa-linkedin"></i> | ||
</a> | ||
|
||
|
||
|
||
<a class="button-square button-social hint--top" data-hint="Email" title="Email" href="mailto:[email protected]"> | ||
<i class="fa fa-envelope"></i> | ||
</a> | ||
|
||
</div> | ||
|
||
<ul class="site-nav"> | ||
<a class="site-nav-item" title="Home" href="/">Home</a> | ||
|
||
<li class="site-nav-item"> | ||
<a title="About" href="/page/about/">About</a> | ||
</li> | ||
|
||
<li class="site-nav-item"> | ||
<a title="Contact" href="/page/contact/">Contact</a> | ||
</li> | ||
|
||
|
||
</ul> | ||
</div> | ||
</header> | ||
|
||
<div id="container"> | ||
|
||
|
||
<div id="post-index" class="container"> | ||
|
||
<header class="post-header"> | ||
<h1 class="post-title" itemprop="name"></h1> | ||
<p></p> | ||
</header> | ||
|
||
|
||
|
||
<ol class="post-list tag-list"> | ||
|
||
|
||
<li class="post-stub"> | ||
<a href="http://localhost:1313/2024/07/18/oop/"> | ||
<h4 class="post-stub-title">Java e Clojure</h4> | ||
|
||
<p class="post-stub-description">Explorando outros mundos</p> | ||
|
||
|
||
</a> | ||
</li> | ||
|
||
</ol> | ||
|
||
<div class="post-navigation tag-navigation"> | ||
|
||
|
||
</div> | ||
</div> | ||
|
||
</div> | ||
</div> | ||
|
||
<footer class="footer"> | ||
<div class="container"> | ||
<div class="site-title-wrapper"> | ||
<h1 class="site-title"> | ||
<a title="scovl" href="http://localhost:1313/">scovl</a> | ||
</h1> | ||
<a class="button-square button-jump-top js-jump-top" href="#"> | ||
<i class="fa fa-angle-up"></i> | ||
</a> | ||
</div> | ||
|
||
<p class="footer-copyright"> | ||
<span>© 2024 / Powered by <a href="https://gohugo.io/">Hugo</a></span> | ||
</p> | ||
<p class="footer-copyright"> | ||
</p> | ||
</div> | ||
</footer> | ||
|
||
<script src="http://localhost:1313/js/jquery-1.11.3.min.js"></script> | ||
<script src="http://localhost:1313/js/jquery.fitvids.js"></script> | ||
<script src="http://localhost:1313/js/scripts.js"></script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
<?xml version="1.0" encoding="utf-8" standalone="yes"?> | ||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> | ||
<channel> | ||
<title>Engineering on scovl</title> | ||
<link>http://localhost:1313/tags/engineering/</link> | ||
<description>Recent content in Engineering on scovl</description> | ||
<generator>Hugo</generator> | ||
<language>pt</language> | ||
<copyright>Vitor Lobo</copyright> | ||
<lastBuildDate>Thu, 18 Jul 2024 19:00:00 +0000</lastBuildDate> | ||
<atom:link href="http://localhost:1313/tags/engineering/index.xml" rel="self" type="application/rss+xml" /> | ||
<item> | ||
<title>Java e Clojure</title> | ||
<link>http://localhost:1313/2024/07/18/oop/</link> | ||
<pubDate>Thu, 18 Jul 2024 19:00:00 +0000</pubDate> | ||
<guid>http://localhost:1313/2024/07/18/oop/</guid> | ||
<description>Ao estudar diferentes linguagens de programação ao longo dos anos, fui atraído pela família Lisp devido à sua simplicidade e poder. Lisp, criado por John McCarthy em 1958, é conhecido por suas características distintas, como a notação de código como listas de dados (daí o nome LISt Processing) e sua capacidade de manipular código como uma estrutura de dados. Emacs Lisp e Common Lisp são dois dos muitos dialetos que evoluíram a partir do Lisp original, cada um com suas próprias peculiaridades e casos de uso.</description> | ||
</item> | ||
</channel> | ||
</rss> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<!DOCTYPE html> | ||
<html lang="pt"> | ||
<head> | ||
<title>http://localhost:1313/tags/engineering/</title> | ||
<link rel="canonical" href="http://localhost:1313/tags/engineering/"> | ||
<meta name="robots" content="noindex"> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="refresh" content="0; url=http://localhost:1313/tags/engineering/"> | ||
</head> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.