Skip to content

Commit

Permalink
Deployed 898d34a with MkDocs version: 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
janbarari committed May 28, 2023
1 parent bfe127b commit 42f449a
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 20 deletions.
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,72 +2,72 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://janbarari.github.io/gradle-analytics-plugin/</loc>
<lastmod>2023-05-25</lastmod>
<lastmod>2023-05-28</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://janbarari.github.io/gradle-analytics-plugin/changelog/</loc>
<lastmod>2023-05-25</lastmod>
<lastmod>2023-05-28</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://janbarari.github.io/gradle-analytics-plugin/community/</loc>
<lastmod>2023-05-25</lastmod>
<lastmod>2023-05-28</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://janbarari.github.io/gradle-analytics-plugin/donation/</loc>
<lastmod>2023-05-25</lastmod>
<lastmod>2023-05-28</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://janbarari.github.io/gradle-analytics-plugin/getting-report/</loc>
<lastmod>2023-05-25</lastmod>
<lastmod>2023-05-28</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://janbarari.github.io/gradle-analytics-plugin/license/</loc>
<lastmod>2023-05-25</lastmod>
<lastmod>2023-05-28</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://janbarari.github.io/gradle-analytics-plugin/privacy-policy/</loc>
<lastmod>2023-05-25</lastmod>
<lastmod>2023-05-28</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://janbarari.github.io/gradle-analytics-plugin/report-bug/</loc>
<lastmod>2023-05-25</lastmod>
<lastmod>2023-05-28</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://janbarari.github.io/gradle-analytics-plugin/request-feature/</loc>
<lastmod>2023-05-25</lastmod>
<lastmod>2023-05-28</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://janbarari.github.io/gradle-analytics-plugin/setup/</loc>
<lastmod>2023-05-25</lastmod>
<lastmod>2023-05-28</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://janbarari.github.io/gradle-analytics-plugin/social-press/</loc>
<lastmod>2023-05-25</lastmod>
<lastmod>2023-05-28</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://janbarari.github.io/gradle-analytics-plugin/special-thanks/</loc>
<lastmod>2023-05-25</lastmod>
<lastmod>2023-05-28</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://janbarari.github.io/gradle-analytics-plugin/third-party/</loc>
<lastmod>2023-05-25</lastmod>
<lastmod>2023-05-28</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://janbarari.github.io/gradle-analytics-plugin/upcoming-milestone/</loc>
<lastmod>2023-05-25</lastmod>
<lastmod>2023-05-28</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>
Binary file modified sitemap.xml.gz
Binary file not shown.
7 changes: 2 additions & 5 deletions upcoming-milestone/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -517,11 +517,8 @@ <h1 id="upcoming-milestone">Upcoming Milestone</h1>
<ul class="task-list">
<li class="task-list-item"><label class="task-list-control"><input type="checkbox" disabled checked/><span class="task-list-indicator"></span></label> Fix bug report #105</li>
<li class="task-list-item"><label class="task-list-control"><input type="checkbox" disabled checked/><span class="task-list-indicator"></span></label> Fix bug report #121</li>
<li class="task-list-item"><label class="task-list-control"><input type="checkbox" disabled/><span class="task-list-indicator"></span></label> Upgrade gradle version to 8.1.1</li>
<li class="task-list-item"><label class="task-list-control"><input type="checkbox" disabled/><span class="task-list-indicator"></span></label> Fix minor UI issues</li>
<li class="task-list-item"><label class="task-list-control"><input type="checkbox" disabled/><span class="task-list-indicator"></span></label> Add more information when the configuration is not correct</li>
<li class="task-list-item"><label class="task-list-control"><input type="checkbox" disabled/><span class="task-list-indicator"></span></label> Refactor metrics logical codebase</li>
<li class="task-list-item"><label class="task-list-control"><input type="checkbox" disabled/><span class="task-list-indicator"></span></label> Increase code coverage by adding more unit tests</li>
<li class="task-list-item"><label class="task-list-control"><input type="checkbox" disabled checked/><span class="task-list-indicator"></span></label> Upgrade gradle version to 8.0.2</li>
<li class="task-list-item"><label class="task-list-control"><input type="checkbox" disabled checked/><span class="task-list-indicator"></span></label> Upgrade kotlin and other dependencies</li>
</ul>
<p><br>
I'm sorry for the delay in the project. It was caused by unexpected problems, like losing my job and facing personal difficulties, which made it hard for me to contribute effectively. I would really appreciate it if you could donate to support the development of this plugin.</p>
Expand Down

0 comments on commit 42f449a

Please sign in to comment.