Commit e468b8a7 authored by Björn Bartels's avatar Björn Bartels 👩🏻
Browse files

update docs templates, add category templates, fix linking in search,

update/fix helpers, update/fix doc-adapters, clean up
parent 2d8df024
Loading
Loading
Loading
Loading
Loading
+172 −1

File changed.

Preview size limit exceeded, changes collapsed.

+2 −2

File changed.

Preview size limit exceeded, changes collapsed.

+172 −1

File changed.

Preview size limit exceeded, changes collapsed.

+2 −2

File changed.

Preview size limit exceeded, changes collapsed.

+1 −1
Original line number Diff line number Diff line
<!DOCTYPE html>
<html>
	<head>
		<title>[patternlibray-frontend] prototype</title>
		<title>{{> text-project-title}}</title>
		<meta charset="utf-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
        <meta name="format-detection" content="telephone=no">
Loading