turn index into redirect
This commit is contained in:
committed by
Kathleen Fitzpatrick
parent
2012fc43f2
commit
943d3ed265
581
index.html
581
index.html
@@ -1,585 +1,8 @@
|
||||
<!doctype html>
|
||||
<!--
|
||||
Minimal Mistakes Jekyll Theme 4.24.0 by Michael Rose
|
||||
Copyright 2013-2020 Michael Rose - mademistakes.com | @mmistakes
|
||||
Free for personal and commercial use under the MIT license
|
||||
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
|
||||
-->
|
||||
<html lang="en" class="no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
|
||||
<!-- begin _includes/seo.html --><title>About Me - Kathleen Fitzpatrick</title>
|
||||
<meta name="description" content="Director of Digital Humanities, MSU">
|
||||
|
||||
|
||||
<meta name="author" content="Kathleen Fitzpatrick">
|
||||
|
||||
|
||||
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:locale" content="en_US">
|
||||
<meta property="og:site_name" content="Kathleen Fitzpatrick">
|
||||
<meta property="og:title" content="Presentations">
|
||||
<meta property="og:url" content="https://kfitz.github.io/presentations/">
|
||||
|
||||
|
||||
<meta property="og:description" content="Director of Digital Humanities, MSU">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="canonical" href="https://kfitz.github.io/about/">
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
|
||||
"@type": "Person",
|
||||
"name": "Kathleen Fitzpatrick",
|
||||
"url": "https://kfitz.github.io/"
|
||||
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- end _includes/seo.html -->
|
||||
|
||||
|
||||
|
||||
<link href="https://kfitz.info/feed.xml" type="application/atom+xml" rel="alternate" title="Kathleen Fitzpatrick Feed">
|
||||
|
||||
|
||||
<!-- https://t.co/dKP3o1e -->
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<script>
|
||||
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
|
||||
</script>
|
||||
|
||||
<!-- For all browsers -->
|
||||
<link rel="stylesheet" href="https://kfitz.info/assets/css/main.css">
|
||||
<link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
|
||||
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css"></noscript>
|
||||
|
||||
|
||||
|
||||
<!-- start custom head snippets -->
|
||||
|
||||
<!-- insert favicons. use https://realfavicongenerator.net/ -->
|
||||
|
||||
<link rel="icon" type="image/x-icon" href="/images/favicon.ico">
|
||||
|
||||
<!-- end custom head snippets -->
|
||||
|
||||
<meta http-equiv="Refresh" content="0; url='https://kfitz.info/presentations'" />
|
||||
</head>
|
||||
|
||||
<body class="layout--single">
|
||||
<nav class="skip-links">
|
||||
<ul>
|
||||
<li><a href="#site-nav" class="screen-reader-shortcut">Skip to primary navigation</a></li>
|
||||
<li><a href="#main" class="screen-reader-shortcut">Skip to content</a></li>
|
||||
<li><a href="#footer" class="screen-reader-shortcut">Skip to footer</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
|
||||
|
||||
<div class="masthead">
|
||||
<div class="masthead__inner-wrap">
|
||||
<div class="masthead__menu">
|
||||
<nav id="site-nav" class="greedy-nav">
|
||||
|
||||
<a class="site-logo" href="/"><img src="https://kfitz.info/assets/images/logo.png" alt="Kathleen Fitzpatrick"></a>
|
||||
|
||||
<a class="site-title" href="/">
|
||||
Kathleen Fitzpatrick
|
||||
|
||||
</a>
|
||||
<ul class="visible-links"><li class="masthead__menu-item">
|
||||
<a href="/about/">About</a>
|
||||
</li><li class="masthead__menu-item">
|
||||
<a href="/projects/">Projects</a>
|
||||
</li><li class="masthead__menu-item">
|
||||
<a href="/presentations/">Presentations</a>
|
||||
</li><li class="masthead__menu-item">
|
||||
<a href="/teaching/">Teaching</a>
|
||||
|
||||
</li></ul>
|
||||
|
||||
<button class="search__toggle" type="button">
|
||||
<span class="visually-hidden">Toggle search</span>
|
||||
<i class="fas fa-search"></i>
|
||||
</button>
|
||||
|
||||
<button class="greedy-nav__toggle hidden" type="button">
|
||||
<span class="visually-hidden">Toggle menu</span>
|
||||
<div class="navicon"></div>
|
||||
</button>
|
||||
<ul class="hidden-links hidden"></ul>
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="initial-content">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<nav class="breadcrumbs">
|
||||
<ol itemscope itemtype="https://schema.org/BreadcrumbList">
|
||||
|
||||
|
||||
|
||||
|
||||
<li itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem">
|
||||
<a href="/" itemprop="item"><span itemprop="name">Home</span></a>
|
||||
|
||||
<meta itemprop="position" content="1" />
|
||||
</li>
|
||||
<span class="sep">/</span>
|
||||
|
||||
|
||||
<li class="current">Presentations</li>
|
||||
|
||||
|
||||
</ol>
|
||||
</nav>
|
||||
|
||||
|
||||
|
||||
|
||||
<div id="main" role="main">
|
||||
|
||||
<div class="sidebar sticky">
|
||||
|
||||
|
||||
|
||||
<div itemscope itemtype="https://schema.org/Person" class="h-card">
|
||||
|
||||
|
||||
<div class="author__avatar">
|
||||
<a href="https://kfitz.github.io/">
|
||||
<img src="/assets/images/avatar.jpg" alt="Kathleen Fitzpatrick" itemprop="image" class="u-photo">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="author__content">
|
||||
<h3 class="author__name p-name" itemprop="name">
|
||||
<a class="u-url" rel="me" href="https://kfitz.github.io/" itemprop="url">Kathleen Fitzpatrick</a>
|
||||
</h3>
|
||||
|
||||
<div class="author__bio p-note" itemprop="description">
|
||||
<p>Director of Digital Humanities, Michigan State University</p>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="author__urls-wrapper">
|
||||
<button class="btn btn--inverse">Follow</button>
|
||||
<ul class="author__urls social-icons">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="https://hcommons.social/@kfitz" rel="nofollow noopener noreferrer me" itemprop="sameAs"><i class="fab fa-fw fa-mastodon" aria-hidden="true"></i><span class="label">Mastodon</span></a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="https://kfitz.info" rel="nofollow noopener noreferrer me" itemprop="sameAs"><i class="fas fa-fw fa-link" aria-hidden="true"></i><span class="label">Website</span></a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="https://github.com/kfitz" rel="nofollow noopener noreferrer me" itemprop="sameAs"><i class="fab fa-fw fa-github" aria-hidden="true"></i><span class="label">GitHub</span></a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="mailto:kfitz@kfitz.info" rel="nofollow noopener noreferrer me"><i class="fas fa-fw fa-envelope-square" aria-hidden="true"></i><span class="label">Email</span></a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!--
|
||||
<li>
|
||||
<a href="http://link-to-whatever-social-network.com/user/" itemprop="sameAs" rel="nofollow noopener noreferrer me">
|
||||
<i class="fas fa-fw" aria-hidden="true"></i> Custom Social Profile Link
|
||||
</a>
|
||||
</li>
|
||||
-->
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<nav class="nav__list">
|
||||
|
||||
<input id="ac-toc" name="accordion-toc" type="checkbox" />
|
||||
<label for="ac-toc">Toggle menu</label>
|
||||
<ul class="nav__items">
|
||||
|
||||
<li>
|
||||
|
||||
<span class="nav__sub-title">Archives</span>
|
||||
|
||||
|
||||
|
||||
<ul>
|
||||
|
||||
<li><a href="/year-archive/">By Year</a></li>
|
||||
|
||||
<li><a href="/category-archive/">By Category</a></li>
|
||||
|
||||
<li><a href="/tag-archive/">By Tag</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<article class="page h-entry" itemscope itemtype="https://schema.org/CreativeWork">
|
||||
<meta itemprop="headline" content="About Me">
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="page__inner-wrap">
|
||||
|
||||
<header>
|
||||
<h1 id="page-title" class="page__title p-name" itemprop="headline">
|
||||
<a href="https://kfitz.github.io/presentations/" class="u-url" itemprop="url">Presentations
|
||||
</a>
|
||||
</h1>
|
||||
|
||||
|
||||
|
||||
</header>
|
||||
|
||||
|
||||
<section class="page__content e-content" itemprop="text">
|
||||
|
||||
|
||||
<p>Giving talks is a major component of my scholarly practice, enabling me to share my work directly with a range of different audiences and engage with their responses as my projects evolve. This is a non-exhaustive collection of the presentations I've given over the last few years.</p>
|
||||
|
||||
<ul>
|
||||
<li>"<a href="reclaim.html" target="_new">We Have Never Been Social: Web 2.0 and What Went Wrong,</a>" keynote, Reclaim Open, 6 June 2023.</li>
|
||||
<li>"<a href="newschool.html" target="_new">What We Could Be: The University After the Crisis,</a>" part of "Remaking, Relearning," a dialogue hosted by the Consortium for Trans/disciplinarity, New School, 7 April 2023.</li>
|
||||
<li>"<a href="mla23-1.html" target="_new">Leading Generously: The Liberal Arts and Tools for Transformation,</a>" paper in session "How the Liberal Arts Works," MLA 2023, 5 January 2023.</li>
|
||||
<li>"<a href="montana.html" target="_new">The Humanities, The Commons, and What We Have to Share</a>," inaugural lecture, "Humanities Matters," Montana State University, 29 November 2022.</li>
|
||||
<li>"<a href="comps.html" target="_new">Comps!</a>," Writing and Pedagogy Workshop, Department of English, Michigan State University, 11 November 2022.</li>
|
||||
<li>"<a href="moh.html" target="_new">Humanities Commons: What We Have to Share</a>," keynote, Making of the Humanities X, 4 November 2022.</li>
|
||||
<li>"<a href="marist.html" target="_new">Building a More Generous Institution: Collaboration, Community, Solidarity</a>," Marist College, 26 October 2022.</li>
|
||||
<li>"<a href="oaspa.html" target="_new">Humanities Commons: What We Have to Share</a>," presented on panel entitled, "What Open Means for the Humanities," OASPA annual meeting, 21 September 2022.</li>
|
||||
<li>"<a href="cdhi.html" target="_new">Humanities Commons</a>," Critical Digital Humanities Initiative, University of Toronto, 20 September 2022.</li>
|
||||
<li>"<a href="maps.html" target="_new">Engaged Leadership in Disengaged Times</a>," panel, MAPS Leadership Institute, MLA, 27 June 2022</li>
|
||||
<li>"<a href="amical.html" target="_new">Digital Platforms and Possibilities</a>," keynote, AMICAL, 14 June 2022.</li>
|
||||
<li>"<a href="dhneo.html" target="_new">DH and the Neoliberal University</a>," German American Studies Association (DGfA) town hall, 1 April 2022.</li>
|
||||
<li>"<a href="plymouth.html" target="_new">Building a More Generous University: Collaboration, Community, Solidarity</a>," public talk, Plymouth State University, 1 April 2022.</li>
|
||||
<li>"<a href="review.html" target="_new">DH@MSU: What We've Done So Far, and Where We Go From Here</a>," presentation as part of my contract renewal process, 2 March 2022.</li>
|
||||
<li>"<a href="inke.html" target="_new">Generosity, Collaboration, and the Common Good: Platform as Scholarly Practice</a>," Launching a Digital Commons for the Humanities and Social Sciences series, Implementing New Knowledge Environments Partnership (INKE), 24 January 2022.</li>
|
||||
<li>"<a href="OSU.html" target="_new">No Carrots, No Sticks: Creating a Digital Humanities Consortium on a Shoestring</a>," invited talk, OSU Digital Humanities Working Group, 29 November 2021.</li>
|
||||
<li>"<a href="goethe.html" target="_new">Generous Thinking and Sustainable Scholarly Communities</a>," invited lecture, Goethe University Frankfurt, 16 November 2021.</li>
|
||||
<li>"<a href="jfki.html" target="_new">Failures of Leadership: Rethinking the University in the United States</a>," keynote, The Failures of Institutional Knowledge, JFK Institute, Freie Universität Berlin, November 10, 2021.</li>
|
||||
<li>"<a href="opened.html" target="_new">Open Education: Infrastructure for the Common Good</a>," keynote, Open Ed, 19 October 2021.</li>
|
||||
<li>"<a href="cece.html" target="_new">Higher Education as a Social Good</a>," keynote, APLU Commission on Economic and Community Engagement annual meeting, 14 June 2021.</li>
|
||||
<li>"<a href="pace.html" target="_new">Building a More Generous University: Collaboration, Community, Solidarity</a>," keynote, Pace University Institute for Teaching and Learning, 13 May 2021</li>
|
||||
<li>"<a href="muse.html" target="_new">Better: Thoughts Toward a More Generous Future</a>," MUSE Meets 2021 keynote, April 27, 2021.</li>
|
||||
<li>"<a href="btaa.html" target="_new">Collective Action and the Common Good</a>," BTAA BIG Collection convening keynote, 19 April 2021.</li>
|
||||
<li>"<a href="umn.html" target="_new">Generous Thinking: A Radical Approach to Saving the University</a>," University of Minnesota Institute for Advanced Study, 18 February 2021.</li>
|
||||
<li>"<a href="ku.html" target="_new">Toward a More Generous University (Even in Hard Times)</a>," public lecture, University of Kansas, 27 January 2021.</li>
|
||||
<li>“<a href="mla21.html" target="_new">Writing in Public</a>,” paper in session "Opening Publishing to the Public," Modern Language Association annual meeting, 7 January 2021.</li>
|
||||
<li>“<a href="ucsd.html" target="_new">Toward a More Generous University (Even in Hard Times)</a>,” keynote, UCSD Student Affairs Professional Development Day, 15 December 2020.</li>
|
||||
<li>“<a href="ubc.html" target="_new">Working in Public</a>,” UBC Public Humanities Hub and UBC Library, University of British Columbia, 3 November 2020.</li>
|
||||
<li>“<a href="cerada.html" target="_new">Toward a More Generous University</a>,” keynote, CERADA, Uniarts Helsinki, 14 September 2020.</li>
|
||||
<li>“<a href="writinginpublic.html" target="_new">Writing in Public</a>,” invited talk, Cal State Mellon-Mays Undergraduate Fellows, 11 September 2020.</li>
|
||||
<li>“<a href="apereo.html" target="_new">Collaborative Software Communities: Sustainability, Solidarity, and the Common Good</a>,” keynote, OpenApereo, 15 June 2020.</li>
|
||||
<li>“<a href="aiea.html" target="_new">Generous Education: Critique, Community, Collaboration</a>,” keynote, AIEA 2020, Washington DC, 17 February 2020.</li>
|
||||
<li>"<a href="friday.html" target="_new">Toward a More Generous University</a>," Friday Forum on Neoliberalism and Public Higher Education, Michigan State University, 14 February 2020.</li>
|
||||
<li>“<a href="mwallt.html" target="_new">Working in Public: New Structures for Better Institutions</a>,” keynote, Midwest Association of Language Learning Technology (MWALLT) annual meeting, 8 February 2020.</li>
|
||||
<li>“<a href="nyuad.html" target="_new">Generous Thinking: Argumentation and Collaboration</a>,” NYU Abu Dhabi, 5 February 2020.</li>
|
||||
<li>“<a href="mla20.html" target="_new">Generous Argument: Critique, Community, Pedagogy</a>,” Modern Language Association annual meeting, 10 January 2020.</li>
|
||||
<li>"<a href="dearborn.html" target="_new">Generous Thinking: A Radical Approach to Saving the University</a>," public lecture, UM Dearborn, 3 December 2019.</li>
|
||||
<li>"<a href="alma.html" target="_new">Generous Thinking and the Future of the Liberal Arts</a>," public lecture, Alma College, Alma MI, 20 November 2019.</li>
|
||||
<li>"<a href="indiana.html" target="_new">Generous Thinking: Toward a More Generous University</a>," public lecture, Indiana University, 14 November 2019.</li>
|
||||
<li>"<a href="wsu.html" target="_new">Generous Thinking: A Radical Approach to Saving the University</a>," invited lecture, Washington State University, 24 October 2019.</li>
|
||||
<li>"<a href="wsu2.html" target="_new">Working in Public</a>," workshop, Washington State University, 24 October 2019.</li>
|
||||
<li>"<a href="sus.html" target="_new">Generous Thinking: Toward a More Generous University</a>,” Society for Utopian Studies, 18 October 2019.</li>
|
||||
<li>"<a href="purdue1.html" target="_new">Digital, Public, Scholarship: Sustainable Infrastructure for the Future of the University</a>," invited talk, Purdue University, 14 October 2019.</li>
|
||||
<li>"<a href="vatech2.html" target="_new">Generous Thinking and External Partnerships</a>," Virginia Tech Research Center, 10 October 2019.</li>
|
||||
<li>"<a href="vatech.html" target="_new">Generous Thinking and the Future of the University</a>," public lecture, Virginia Tech, 9 October 2019.</li>
|
||||
<li>"<a href="vatech1.html" target="_new">Generous Thinking and Diversity and Inclusion</a>," Virginia Tech Carilion School of Medicine, 8 October 2019.</li>
|
||||
<li>"<a href="waynestate.html" target="_new">Generous Thinking: Working in Public</a>," invited lecture, Wayne State University, 3 October 2019.</li>
|
||||
<li>"<a href="vanderbilt.html" target="_new">What Matters? Who Counts? Generous Thinking and the Future of the University</a>," keynote, Humanities 20/20, Robert Penn Warren Center for the Humanities, Vanderbilt University, 27 September 2019.</li>
|
||||
<li>"<a href="buffalo.html" target="_new">Digital, Public, Scholarship</a>," keynote, University at Buffalo Digital Scholarship Studio and Network launch, 05 September 2019.</li>
|
||||
<li>"<a href="bucknell.html" target="_new">Generous Thinking: A Radical Approach to Saving the University</a>," workshop, Bucknell University Humanities Center, 19-20 August 2019.</li>
|
||||
<li>“<a href="p2l3.html" target="_new">GT: Sustainability, Solidarity, and the Common Good</a>,” keynote, P2L3 meeting, 14 June 2019.</li>
|
||||
<li>“<a href="rutgers.html" target="_new">Generous Thinking: Sustainability, Solidarity, and the Common Good</a>,” keynote, State of the Libraries meeting, Rutgers University, 12 June 2019.</li>
|
||||
<li>"<a href="it-retreat.html" target="_new">Generous Thinking: Sustainability, Solidarity, and the Common Good</a>," keynote, MSUIT Strategy Retreat, 3 June 2019.</li>
|
||||
<li>"<a href="generous-argument.html" target="_new">Generous Thinking: Argument, Community, Pedagogy</a>," keynote, Student Learning and Success Symposium, Michigan State University, 7 May 2019.</li>
|
||||
<li>"<a href="cni19s.html" target="_new">Generous Thinking: Sustainability, Solidarity, and the Common Good</a>," keynote, CNI Spring Meeting, Denver CO, 8 April 2019.</li>
|
||||
<li>"<a href="generous-thinking.html" target="_new">Generous Thinking: A Radical Approach to Saving the University</a>," Winter Lecture, Purdue University Fort Wayne, 2 April 2019.</li>
|
||||
<li>“<a href="workinginpublic.html" target="_new">Generous Thinking: Working in Public</a>,” invited speaker, Public Scholarship lecture series, Trinity College, 5 November 2018.</li>
|
||||
<li>"<a href="sustainability.html" target="_new_">Sustainability and Solidarity</a>," keynote, Politics and Aesthetics of Obsolescence, University of Minnesota, 12 October 2018.</li>
|
||||
<li>“<a href="generous-university.html" target="_new">The Public University and the Public Good</a>”, invited presenter, Humanities and Arts in the Age of Big Data, University of Illinois Urbana-Champaign, 4 October 2018.</li>
|
||||
<li>“<a href="scholarly-networks.html" target="_new">Scholarly Networks: Possibilities for the Digital Beyond DH</a>,” invited presenter, Digital Scholarship Symposium, Marquette University, 27 September 2018.</li>
|
||||
<li>"<a href="whatcounts.html" target="_new">What Counts</a>," keynote, Scholarly Communication symposium, University of North Carolina Greensboro, 2 April 2018.</li>
|
||||
<li>"<a href="scholcomm.html" target="_new">Scholarly Communication</a>," presented in DH865, Spring 2018.</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</section>
|
||||
|
||||
<footer class="page__meta">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</footer>
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</article>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="search-content">
|
||||
<div class="search-content__inner-wrap"><div class="search-searchbar"></div>
|
||||
<div class="search-hits"></div></div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div id="footer" class="page__footer">
|
||||
<footer>
|
||||
<!-- start custom footer snippets -->
|
||||
|
||||
<!-- end custom footer snippets -->
|
||||
<div class="page__footer-follow">
|
||||
<ul class="social-icons">
|
||||
|
||||
<li><strong>Follow:</strong></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="https://hcommons.social/@kfitz" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-mastodon" aria-hidden="true"></i> Mastodon</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="https://github.com/kfitz" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="page__footer-copyright">© 2023 Kathleen Fitzpatrick. Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> & <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.</div>
|
||||
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
|
||||
<script src="/assets/js/main.min.js"></script>
|
||||
|
||||
|
||||
<!-- Including InstantSearch.js library and styling -->
|
||||
<script src="https://cdn.jsdelivr.net/npm/instantsearch.js@2.3.3/dist/instantsearch.min.js"></script>
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/instantsearch.js@2.3.3/dist/instantsearch.min.css">
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/instantsearch.js@2.3.3/dist/instantsearch-theme-algolia.min.css">
|
||||
|
||||
<script>
|
||||
// Instanciating InstantSearch.js with Algolia credentials
|
||||
const search = instantsearch({
|
||||
appId: 'UN4YRBYSCJ',
|
||||
apiKey: 'f921ceae7af202204a6779e1c664f88c',
|
||||
indexName: 'dev_kfitz',
|
||||
searchParameters: {
|
||||
restrictSearchableAttributes: [
|
||||
'title',
|
||||
'content'
|
||||
]
|
||||
}
|
||||
});
|
||||
|
||||
const hitTemplate = function(hit) {
|
||||
const url = hit.url;
|
||||
const hightlight = hit._highlightResult;
|
||||
const title = hightlight.title && hightlight.title.value || "";
|
||||
const content = hightlight.html && hightlight.html.value || "";
|
||||
|
||||
return `
|
||||
<div class="list__item">
|
||||
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
||||
<h2 class="archive__item-title" itemprop="headline"><a href="${url}">${title}</a></h2>
|
||||
<div class="archive__item-excerpt" itemprop="description">${content}</div>
|
||||
</article>
|
||||
</div>
|
||||
`;
|
||||
}
|
||||
|
||||
// Adding searchbar and results widgets
|
||||
search.addWidget(
|
||||
instantsearch.widgets.searchBox({
|
||||
container: '.search-searchbar',
|
||||
poweredBy: true,
|
||||
placeholder: 'Enter your search term...'
|
||||
})
|
||||
);
|
||||
search.addWidget(
|
||||
instantsearch.widgets.hits({
|
||||
container: '.search-hits',
|
||||
templates: {
|
||||
item: hitTemplate,
|
||||
empty: 'No results',
|
||||
}
|
||||
})
|
||||
);
|
||||
|
||||
// Starting the search only when toggle is clicked
|
||||
$(document).ready(function () {
|
||||
$(".search__toggle").on("click", function() {
|
||||
if(!search.started) {
|
||||
search.start();
|
||||
}
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user