Skip to content

Commit c952af6

Browse files
committed
Deployed with MkDocs version: 1.2.2
1 parent 2aa3246 commit c952af6

File tree

4 files changed

+8
-28
lines changed

4 files changed

+8
-28
lines changed

about/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<div id="toc-collapse" class="navbar-collapse collapse card bg-secondary">
7676
<ul class="nav flex-column">
7777

78-
<li class="nav-item" data-level="1"><a href="#what-is-this-all-about" class="nav-link">What is this all about</a>
78+
<li class="nav-item" data-level="1"><a href="#about" class="nav-link">About</a>
7979
<ul class="nav flex-column">
8080
</ul>
8181
</li>
@@ -84,7 +84,8 @@
8484
</div></div>
8585
<div class="col-md-9" role="main">
8686

87-
<h1 id="what-is-this-all-about">What is this all about</h1></div>
87+
<h1 id="about">About</h1>
88+
<p>This is the website for the perl-workflow Perl distribution and related projects.</p></div>
8889
</div>
8990
</div>
9091

index.html

Lines changed: 4 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -75,38 +75,17 @@
7575
<div id="toc-collapse" class="navbar-collapse collapse card bg-secondary">
7676
<ul class="nav flex-column">
7777

78-
<li class="nav-item" data-level="1"><a href="#welcome-to-mkdocs" class="nav-link">Welcome to MkDocs</a>
78+
<li class="nav-item" data-level="1"><a href="#workflow" class="nav-link">Workflow</a>
7979
<ul class="nav flex-column">
80-
<li class="nav-item" data-level="2"><a href="#commands" class="nav-link">Commands</a>
81-
<ul class="nav flex-column">
82-
</ul>
83-
</li>
84-
<li class="nav-item" data-level="2"><a href="#project-layout" class="nav-link">Project layout</a>
85-
<ul class="nav flex-column">
86-
</ul>
87-
</li>
8880
</ul>
8981
</li>
9082
</ul>
9183
</div>
9284
</div></div>
9385
<div class="col-md-9" role="main">
9486

95-
<h1 id="welcome-to-mkdocs">Welcome to MkDocs</h1>
96-
<p>For full documentation visit <a href="https://www.mkdocs.org">mkdocs.org</a>.</p>
97-
<h2 id="commands">Commands</h2>
98-
<ul>
99-
<li><code>mkdocs new [dir-name]</code> - Create a new project.</li>
100-
<li><code>mkdocs serve</code> - Start the live-reloading docs server.</li>
101-
<li><code>mkdocs build</code> - Build the documentation site.</li>
102-
<li><code>mkdocs -h</code> - Print help message and exit.</li>
103-
</ul>
104-
<h2 id="project-layout">Project layout</h2>
105-
<pre><code>mkdocs.yml # The configuration file.
106-
docs/
107-
index.md # The documentation homepage.
108-
... # Other markdown pages, images and other files.
109-
</code></pre></div>
87+
<h1 id="workflow">Workflow</h1>
88+
<p>This is the main site for perl-workflow</p></div>
11089
</div>
11190
</div>
11291

@@ -187,5 +166,5 @@ <h4 class="modal-title" id="keyboardModalLabel">Keyboard Shortcuts</h4>
187166

188167
<!--
189168
MkDocs version : 1.2.2
190-
Build Date UTC : 2021-08-04 19:44:14.028642+00:00
169+
Build Date UTC : 2021-08-04 20:04:37.716160+00:00
191170
-->

search/search_index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"config":{"indexing":"full","lang":["en"],"min_search_length":3,"prebuild_index":false,"separator":"[\\s\\-]+"},"docs":[{"location":"","text":"Welcome to MkDocs For full documentation visit mkdocs.org . Commands mkdocs new [dir-name] - Create a new project. mkdocs serve - Start the live-reloading docs server. mkdocs build - Build the documentation site. mkdocs -h - Print help message and exit. Project layout mkdocs.yml # The configuration file. docs/ index.md # The documentation homepage. ... # Other markdown pages, images and other files.","title":"Home"},{"location":"#welcome-to-mkdocs","text":"For full documentation visit mkdocs.org .","title":"Welcome to MkDocs"},{"location":"#commands","text":"mkdocs new [dir-name] - Create a new project. mkdocs serve - Start the live-reloading docs server. mkdocs build - Build the documentation site. mkdocs -h - Print help message and exit.","title":"Commands"},{"location":"#project-layout","text":"mkdocs.yml # The configuration file. docs/ index.md # The documentation homepage. ... # Other markdown pages, images and other files.","title":"Project layout"},{"location":"about/","text":"What is this all about","title":"About"},{"location":"about/#what-is-this-all-about","text":"","title":"What is this all about"}]}
1+
{"config":{"indexing":"full","lang":["en"],"min_search_length":3,"prebuild_index":false,"separator":"[\\s\\-]+"},"docs":[{"location":"","text":"Workflow This is the main site for perl-workflow","title":"Home"},{"location":"#workflow","text":"This is the main site for perl-workflow","title":"Workflow"},{"location":"about/","text":"About This is the website for the perl-workflow Perl distribution and related projects.","title":"About"},{"location":"about/#about","text":"This is the website for the perl-workflow Perl distribution and related projects.","title":"About"}]}

sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)