Back to Metrics

πŸ“’ Markdown template example

source/templates/markdown/example.md

3.342.4 KB
Original Source

πŸ“’ Markdown template example

See rendering of this file here and original template source here.

🧩 Plugins with markdown version

<%- await include(partials/activity.ejs) %>


<%- await include(partials/posts.ejs) %>


<%- await include(partials/rss.ejs) %>


⚠️ As Twitter removed the ability to fetch tweets from their free API as part of their new pricing policy, this plugin is no longer maintained.

<!-- <% if (false) { %> -->

<<!-- -->%- await include(partials/tweets.ejs) %<!-- -->>

<!-- <% } %> --> <!-- Example rendering before the plugin was deprecated <%- "--"+">" %> **[🐀 Latest tweets from @github](https://twitter.com/github)** > Putting that extra β€œ+” in engineering culture, staff+ engineers lead by example, collaborate, make effective decisions, and support organizational goals. <span class="mention">@rynchantress</span> breaks it down. > > <a href="GitHub"></a> > > *19:22:01 on 6 Jun 2023* > It's never been more essential to ensure that your mobile applications are secure. πŸ”’ Check out two highlights from code scanning and Dependabot that are bringing a heightened level of security to the mobile development process in both Swift and Kotlin. > > <a href="The GitHub Blog"></a> > > *16:48:16 on 6 Jun 2023* <%- "<"+"!--" %> -->

<%- await include(partials/topics.ejs) %>

🎈 Embedding SVG metrics on-the-fly

<%- await embed(example-isocalendar, {isocalendar:true, isocalendar_duration:"full-year", config_display:"large"}) %>


<%- await embed(example-languages-pdf, {languages:true, languages_details:"percentage, bytes-size", config_display:"large"}) %>


<%- await embed(example-base-pdf, {base:"activity, community, repositories"}) %>