Skip to content

Commit

Permalink
Deployed 2db17da with MkDocs version: 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mzorec committed Nov 9, 2019
1 parent cc45924 commit 9d220d3
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -245,13 +245,13 @@ <h2 id="getting-started"><strong>Getting Started</strong><a class="headerlink" h
<h2 id="examples"><strong>Examples</strong><a class="headerlink" href="#examples" title="Permanent link">&para;</a></h2>
<p>Aside from the detailed Wiki FlubuCore comes with example projects that reflect real-life situations. The examples can be found in the separate <a href="https://github.com/flubu-core/examples/">Examples repository</a>.</p>
<p>These examples will help you to get quickly start with FlubuCore:
* <a href="https://github.com/flubu-core/examples/blob/master/MVC_NET4.61/BuildScripts/BuildScript.cs">.NET Framework build example</a></p>
* <a href="https://github.com/flubu-core/examples/blob/master/MVC_NET4.61/BuildScripts/BuildScript.cs">.NET Framework build example</a> - Example covers versioning, building the project, running tests, packaging application for deployment.</p>
<ul>
<li>
<p><a href="https://github.com/flubu-core/examples/blob/master/NetCore_csproj/BuildScript/BuildScript.cs">.NET Core build example</a></p>
<p><a href="https://github.com/flubu-core/examples/blob/master/NetCore_csproj/BuildScript/BuildScript.cs">.NET Core build example</a> - Example covers versioning, building the project, running tests, packaging application for deployment.</p>
</li>
<li>
<p><a href="https://github.com/flubu-core/examples/blob/master/DeployScriptExample/BuildScript/DeployScript.cs">Deployment script example</a></p>
<p><a href="https://github.com/flubu-core/examples/blob/master/DeployScriptExample/BuildScript/DeployScript.cs">Deployment script example</a> - Example shows how to write simple deployment script. </p>
</li>
</ul>
<h2 id="have-a-question"><strong>Have a question?</strong><a class="headerlink" href="#have-a-question" title="Permanent link">&para;</a></h2>
Expand Down
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-09-24</lastmod>
<lastmod>2019-11-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://flubucore.dotnetcore.xyz/getting-started/</loc>
<lastmod>2019-09-24</lastmod>
<lastmod>2019-11-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://flubucore.dotnetcore.xyz/buildscript-fundamentals/</loc>
<lastmod>2019-09-24</lastmod>
<lastmod>2019-11-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://flubucore.dotnetcore.xyz/build-script-runner/</loc>
<lastmod>2019-09-24</lastmod>
<lastmod>2019-11-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://flubucore.dotnetcore.xyz/build-script-runner-interactive/</loc>
<lastmod>2019-09-24</lastmod>
<lastmod>2019-11-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://flubucore.dotnetcore.xyz/referencing-external-assemblies/</loc>
<lastmod>2019-09-24</lastmod>
<lastmod>2019-11-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://flubucore.dotnetcore.xyz/override-add-options/</loc>
<lastmod>2019-09-24</lastmod>
<lastmod>2019-11-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://flubucore.dotnetcore.xyz/tasks/</loc>
<lastmod>2019-09-24</lastmod>
<lastmod>2019-11-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://flubucore.dotnetcore.xyz/write-plugins/</loc>
<lastmod>2019-09-24</lastmod>
<lastmod>2019-11-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://flubucore.dotnetcore.xyz/Tests-debugging/</loc>
<lastmod>2019-09-24</lastmod>
<lastmod>2019-11-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://flubucore.dotnetcore.xyz/WebApi/getting-started/</loc>
<lastmod>2019-09-24</lastmod>
<lastmod>2019-11-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://flubucore.dotnetcore.xyz/AwesomePlugins/awesome-plugins/</loc>
<lastmod>2019-09-24</lastmod>
<lastmod>2019-11-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
Expand Down
Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit 9d220d3

Please sign in to comment.