-
Notifications
You must be signed in to change notification settings - Fork 0
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
0 parents
commit 4998940
Showing
79 changed files
with
16,313 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,389 @@ | ||
|
||
|
||
<!DOCTYPE html> | ||
<html lang="en-us"> | ||
<head> | ||
|
||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="generator" content="Source Themes Academic 2.4.0"> | ||
<meta name="generator" content="Hugo 0.49" /> | ||
<meta name="author" content="Derek DeSantis"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<meta name="description" content="PhD Student in Mathematics"> | ||
|
||
|
||
<link rel="alternate" hreflang="en-us" href="https://derekdesantis.github.io/categories/"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<meta name="theme-color" content="hsl(339, 90%, 68%)"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha256-eSi1q2PG6J7g7ib17yAaWMcrr5GrtohYChqibrV7PBE=" crossorigin="anonymous"> | ||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/academicons/1.8.6/css/academicons.min.css" integrity="sha256-uFVgMKfistnJAfoCUQigIl+JfUaP47GrRKjf6CTPVmw=" crossorigin="anonymous"> | ||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous"> | ||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.2.5/jquery.fancybox.min.css" integrity="sha256-ygkqlh3CYSUri3LhQxzdcm0n1EQvH2Y+U5S2idbLtxs=" crossorigin="anonymous"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/dracula.min.css" crossorigin="anonymous"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<link rel="stylesheet" href=//fonts.googleapis.com/css?family=Montserrat:400,700|Roboto:400,400italic,700|Roboto+Mono> | ||
|
||
|
||
<link rel="stylesheet" href="/styles.css"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<link rel="alternate" href="https://derekdesantis.github.io/categories/index.xml" type="application/rss+xml" title="Derek DeSantis"> | ||
<link rel="feed" href="https://derekdesantis.github.io/categories/index.xml" type="application/rss+xml" title="Derek DeSantis"> | ||
|
||
|
||
<link rel="manifest" href="/site.webmanifest"> | ||
<link rel="icon" type="image/png" href="/img/icon.png"> | ||
<link rel="apple-touch-icon" type="image/png" href="/img/icon-192.png"> | ||
|
||
<link rel="canonical" href="https://derekdesantis.github.io/categories/"> | ||
|
||
<meta property="twitter:card" content="summary_large_image"> | ||
|
||
<meta property="twitter:site" content="@DerekDeSantis"> | ||
<meta property="twitter:creator" content="@DerekDeSantis"> | ||
|
||
<meta property="og:site_name" content="Derek DeSantis"> | ||
<meta property="og:url" content="https://derekdesantis.github.io/categories/"> | ||
<meta property="og:title" content="Categories | Derek DeSantis"> | ||
<meta property="og:description" content="PhD Student in Mathematics"> | ||
|
||
|
||
|
||
<meta property="og:image" content="https://derekdesantis.github.io/img/icon-192.png"> | ||
<meta property="og:locale" content="en-us"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<title>Categories | Derek DeSantis</title> | ||
|
||
</head> | ||
<body id="top" data-spy="scroll" data-target="#TableOfContents" data-offset="71" class="dark"> | ||
|
||
<nav class="navbar navbar-light fixed-top navbar-expand-lg py-0" id="navbar-main"> | ||
<div class="container"> | ||
|
||
|
||
<a class="navbar-brand" href="/">Derek DeSantis</a> | ||
|
||
<button type="button" class="navbar-toggler" data-toggle="collapse" | ||
data-target="#navbar" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation"> | ||
<span><i class="fas fa-bars"></i></span> | ||
</button> | ||
|
||
|
||
|
||
<div class="collapse navbar-collapse" id="navbar"> | ||
|
||
|
||
|
||
<ul class="navbar-nav ml-auto"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li class="nav-item"> | ||
<a class="nav-link" href="/#about"> | ||
|
||
<span>Home</span> | ||
|
||
</a> | ||
</li> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li class="nav-item"> | ||
<a class="nav-link" href="/#projects"> | ||
|
||
<span>Projects</span> | ||
|
||
</a> | ||
</li> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li class="nav-item"> | ||
<a class="nav-link" href="/#publications_selected"> | ||
|
||
<span>Publications</span> | ||
|
||
</a> | ||
</li> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li class="nav-item"> | ||
<a class="nav-link" href="/#contact"> | ||
|
||
<span>Contact</span> | ||
|
||
</a> | ||
</li> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</ul> | ||
|
||
</div> | ||
</div> | ||
</nav> | ||
|
||
|
||
|
||
|
||
|
||
<div class="universal-wrapper"> | ||
<h1>Categories</h1> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</div> | ||
<div class="container"> | ||
<footer class="site-footer"> | ||
|
||
|
||
<p class="powered-by"> | ||
© 2018 · | ||
|
||
Powered by the | ||
<a href="https://sourcethemes.com/academic/" target="_blank" rel="noopener">Academic theme</a> for | ||
<a href="https://gohugo.io" target="_blank" rel="noopener">Hugo</a>. | ||
|
||
|
||
<span class="float-right" aria-hidden="true"> | ||
<a href="#" id="back_to_top"> | ||
<span class="button_icon"> | ||
<i class="fas fa-chevron-up fa-2x"></i> | ||
</span> | ||
</a> | ||
</span> | ||
|
||
</p> | ||
</footer> | ||
|
||
</div> | ||
|
||
|
||
<div id="modal" class="modal fade" role="dialog"> | ||
<div class="modal-dialog"> | ||
<div class="modal-content"> | ||
<div class="modal-header"> | ||
<h5 class="modal-title">Cite</h5> | ||
<button type="button" class="close" data-dismiss="modal" aria-label="Close"> | ||
<span aria-hidden="true">×</span> | ||
</button> | ||
</div> | ||
<div class="modal-body"> | ||
<pre><code class="tex hljs"></code></pre> | ||
</div> | ||
<div class="modal-footer"> | ||
<a class="btn btn-outline-primary my-1 js-copy-cite" href="#" target="_blank"> | ||
<i class="fas fa-copy"></i> Copy | ||
</a> | ||
<a class="btn btn-outline-primary my-1 js-download-cite" href="#" target="_blank"> | ||
<i class="fas fa-download"></i> Download | ||
</a> | ||
<div id="modal-error"></div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
|
||
|
||
|
||
|
||
<script type="text/x-mathjax-config"> | ||
MathJax.Hub.Config({ | ||
CommonHTML: { linebreaks: { automatic: true } }, | ||
tex2jax: { inlineMath: [ ['$', '$'], ['\\(','\\)'] ], displayMath: [ ['$$','$$'], ['\\[', '\\]'] ], processEscapes: false }, | ||
TeX: { noUndefined: { attributes: { mathcolor: 'red', mathbackground: '#FFEEEE', mathsize: '90%' } } }, | ||
messageStyle: 'none' | ||
}); | ||
</script> | ||
|
||
|
||
|
||
|
||
|
||
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js" integrity="sha512-+NqPlbbtM1QqiK8ZAo4Yrj2c4lNQoGv8P79DPtKzj++l5jnN39rHA/xsqn8zE9l0uSoxaCdrOgFs6yjyfbBxSg==" crossorigin="anonymous"></script> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.imagesloaded/4.1.3/imagesloaded.pkgd.min.js" integrity="sha512-umsR78NN0D23AzgoZ11K7raBD+R6hqKojyBZs1w8WvYlsI+QuKRGBx3LFCwhatzBunCjDuJpDHwxD13sLMbpRA==" crossorigin="anonymous"></script> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha256-VsEqElsCHSGmnmHXGQzvoWjWwoznFSZc6hs7ARLRacQ=" crossorigin="anonymous"></script> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.isotope/3.0.4/isotope.pkgd.min.js" integrity="sha512-VDBOIlDbuC4VWxGJNmuFRQ0Li0SKkDpmGyuhAG5LTDLd/dJ/S0WMVxriR2Y+CyPL5gzjpN4f/6iqWVBJlht0tQ==" crossorigin="anonymous"></script> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.2.5/jquery.fancybox.min.js" integrity="sha256-X5PoE3KU5l+JcX+w09p/wHl9AzK333C4hJ2I9S5mD4M=" crossorigin="anonymous"></script> | ||
|
||
|
||
|
||
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/highlight.min.js" integrity="sha256-/BfiIkHlHoVihZdc6TFuj7MmJ0TWcWsMXkeDFwhi0zw=" crossorigin="anonymous"></script> | ||
|
||
|
||
|
||
|
||
|
||
<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.4/MathJax.js?config=TeX-AMS_CHTML-full" integrity="sha256-GhM+5JHb6QUzOQPXSJLEWP7R73CbkisjzK5Eyij4U9w=" crossorigin="anonymous" async></script> | ||
|
||
|
||
|
||
<script src="/js/hugo-academic.js"></script> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<script>hljs.initHighlightingOnLoad();</script> | ||
|
||
|
||
|
||
|
||
<script> | ||
const search_index_filename = "/index.json"; | ||
const i18n = { | ||
'placeholder': "Search...", | ||
'results': "Search Results", | ||
'no_results': "No results found" | ||
}; | ||
const content_type = { | ||
'post': "Posts", | ||
'project': "Projects", | ||
'publication' : "Publications", | ||
'talk' : "Talks" | ||
}; | ||
</script> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<script id="search-hit-fuse-template" type="text/x-template"> | ||
<div class="search-hit" id="summary-{{key}}"> | ||
<div class="search-hit-content"> | ||
<div class="search-hit-name"> | ||
<a href="{{relpermalink}}">{{title}}</a> | ||
<div class="article-metadata search-hit-type">{{type}}</div> | ||
<p class="search-hit-description">{{snippet}}</p> | ||
</div> | ||
</div> | ||
</div> | ||
</script> | ||
|
||
|
||
|
||
|
||
<script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/3.2.1/fuse.min.js" integrity="sha256-VzgmKYmhsGNNN4Ph1kMW+BjoYJM2jV5i4IlFoeZA9XI=" crossorigin="anonymous"></script> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/jquery.mark.min.js" integrity="sha256-4HLtjeVgH0eIB3aZ9mLYF6E8oU5chNdjU6p6rrXpl9U=" crossorigin="anonymous"></script> | ||
<script src="/js/search.js"></script> | ||
|
||
|
||
|
||
|
||
|
||
</body> | ||
</html> | ||
|
||
|
||
|
Oops, something went wrong.