Skip to content

Commit

Permalink
Deployed 3cdc873 with MkDocs version: 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mzorec committed Aug 21, 2019
1 parent bee6819 commit a3d36ce
Show file tree
Hide file tree
Showing 17 changed files with 67 additions and 38 deletions.
2 changes: 1 addition & 1 deletion 404.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion AwesomePlugins/awesome-plugins/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Tests-debugging/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion WebApi/getting-started/index.html

Large diffs are not rendered by default.

49 changes: 36 additions & 13 deletions build-script-runner-interactive/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build-script-runner/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion buildscript-fundamentals/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion getting-started/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion override-add-options/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion referencing-external-assemblies/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,62 +2,62 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://flubucore.dotnetcore.xyz/</loc>
<lastmod>2019-08-18</lastmod>
<lastmod>2019-08-21</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://flubucore.dotnetcore.xyz/getting-started/</loc>
<lastmod>2019-08-18</lastmod>
<lastmod>2019-08-21</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://flubucore.dotnetcore.xyz/buildscript-fundamentals/</loc>
<lastmod>2019-08-18</lastmod>
<lastmod>2019-08-21</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://flubucore.dotnetcore.xyz/build-script-runner/</loc>
<lastmod>2019-08-18</lastmod>
<lastmod>2019-08-21</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://flubucore.dotnetcore.xyz/build-script-runner-interactive/</loc>
<lastmod>2019-08-18</lastmod>
<lastmod>2019-08-21</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://flubucore.dotnetcore.xyz/referencing-external-assemblies/</loc>
<lastmod>2019-08-18</lastmod>
<lastmod>2019-08-21</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://flubucore.dotnetcore.xyz/override-add-options/</loc>
<lastmod>2019-08-18</lastmod>
<lastmod>2019-08-21</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://flubucore.dotnetcore.xyz/tasks/</loc>
<lastmod>2019-08-18</lastmod>
<lastmod>2019-08-21</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://flubucore.dotnetcore.xyz/write-plugins/</loc>
<lastmod>2019-08-18</lastmod>
<lastmod>2019-08-21</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://flubucore.dotnetcore.xyz/Tests-debugging/</loc>
<lastmod>2019-08-18</lastmod>
<lastmod>2019-08-21</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://flubucore.dotnetcore.xyz/WebApi/getting-started/</loc>
<lastmod>2019-08-18</lastmod>
<lastmod>2019-08-21</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://flubucore.dotnetcore.xyz/AwesomePlugins/awesome-plugins/</loc>
<lastmod>2019-08-18</lastmod>
<lastmod>2019-08-21</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
Expand Down
Binary file modified sitemap.xml.gz
Binary file not shown.
6 changes: 6 additions & 0 deletions stylesheets/extra.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
em {
font-style: normal;
display: inherit;
text-align: center;
font-size: 85%;
}
2 changes: 1 addition & 1 deletion tasks/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion write-plugins/index.html

Large diffs are not rendered by default.

0 comments on commit a3d36ce

Please sign in to comment.