Logo
Explore Help
Sign In
iSharkFly-Docs/pulumi-hugo-cn
1
0
Fork 0
You've already forked pulumi-hugo-cn
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
pulumi-hugo-cn/themes/default/layouts/shortcodes/code-filename.html

10 lines
239 B
HTML
Raw Permalink Normal View History

[Learn] Automation API Pathway (#910) * feat(scaffold): add scaffold and part of the gdoc * fix(lint): fix whitespace * feat(main): update main call to give a proper output * fix(code): dropped the wrong code and output in the file * fix(lint): remove trailing whitespace * feat(complete): finish adding the last page and update all metadata * fix(lint): remove trailing whitespace * fix(derp): fix duplicated title * feat(meta): add forgotten meta image * fix(review): updates * fix(review): add initial pass to fix review comments * fix(lines): move lines per current repo guidance * fix(explain): add more explanation to the initial why * feat(codefile): add code filenames and a bit of line number formatting * fix(lint): fix blank lines around code fences * fix(lint): more lint fixes * feat(update): update after workshop to final form * fix(lint): remove trailing space * fix(reviews): address reviews regarding wording * fix(wording): add one line to make it even clearer * style(lint): patch to make Prettier/lint happy
2022-06-06 14:27:55 -05:00
{{ $file := .Get "file" }}
<div class="border-solid border-t border-gray-300 pt-2">
<h6 class="nohighlight">
<span class="font-mono">{{ $file }}</span>
</h6>
<div>
{{- .Inner | markdownify -}}
</div>
</div>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 216ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API