Skip to content

Commit d7dc239

Browse files
committed
deployed via Analog Publish Github Pages 🚀 for e2de413
0 parents  commit d7dc239

File tree

264 files changed

+45832
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

264 files changed

+45832
-0
lines changed

‎.gitkeep

Whitespace-only changes.

‎.nojekyll

Whitespace-only changes.

‎CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
k9n.dev

‎assets/2019-07-progressive-web-app-BfG9ycTX.js

Lines changed: 451 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
const a=`---
2+
title: angular-tag-cloud-module — Generated word clouds for your Angular app
3+
description: My module angular-tag-cloud-module lets you generate word clouds / tag clouds for your Angular app
4+
published: true
5+
author:
6+
name: Danny Koppenhagen
7+
8+
updated: 2020-04-09
9+
keywords:
10+
- Angular
11+
- Angular CLI
12+
- word cloud
13+
- tag cloud
14+
language: en
15+
thumbnail:
16+
header: images/projects/angular-tag-cloud-module.png
17+
card: images/projects/angular-tag-cloud-module-small.png
18+
---
19+
20+
<p>My project <strong>angular-tag-cloud-module</strong> gives you an Angular module for setting up a tag cloud / word cloud easily.
21+
It will take an array of words or links and put them randomly into a container.
22+
You can specify some styling options for the whole word cloud or for each tag cloud item.</p>
23+
<p>You can try out the module, and it&#39;s configuration at the <a href="https://d-koppenhagen.github.io/angular-tag-cloud-module">Github Pages Demo Site</a>.</p>
24+
<p>The official documentation for <em>angular-tag-cloud-module</em> can be found on <a href="https://github.com/d-koppenhagen/angular-tag-cloud-module">Github</a> or <a href="https://www.npmjs.com/package/angular-tag-cloud-module">NPM</a>.</p>
25+
`;export{a as default};

‎assets/2019-11-ngx-semantic-version-DjbCChSC.js

Lines changed: 193 additions & 0 deletions
Large diffs are not rendered by default.

‎assets/2020-01-angular-scully-DknRVLvX.js

Lines changed: 327 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
const e=`---
2+
title: vscode-file-tree-to-text-generator — A Visual Studio Code Extension to generate file trees
3+
description: Generate file trees from your VS Code Explorer for different Markdown, LaTeX, ASCII or a userdefined format
4+
published: true
5+
author:
6+
name: Danny Koppenhagen
7+
8+
updated: 2020-02-02
9+
keywords:
10+
- Markdown
11+
- ASCII
12+
- asciitree
13+
- latex
14+
- dirtree
15+
- tree
16+
- filtre
17+
- vscode
18+
- Visual Studio Code
19+
language: en
20+
thumbnail:
21+
header: images/projects/file-tree-header-image.jpg
22+
card: images/projects/file-tree-header-image-small.jpg
23+
---
24+
25+
<p>My project <strong>vscode-file-tree-to-text-generator</strong> will give you tha ability to generate file / directory trees for different targets directly from you Visual Studio Code explorer.
26+
It supports the following formats out-of-the-box:</p>
27+
<ul>
28+
<li>Markdown</li>
29+
<li>LaTeX (DirTree)</li>
30+
<li>ASCII</li>
31+
</ul>
32+
<p><img src="images/projects/file-tree-to-text.gif" alt="File Tree To Text Gif"></p>
33+
<p>Furthermore it allows you also to create custom directory tree output formats or changes the defaults to satisfy your custom needs.</p>
34+
<p>Check out the official documentation on <a href="https://github.com/d-koppenhagen/vscode-file-tree-to-text-generator">Github</a> or <a href="https://marketplace.visualstudio.com/items?itemName=d-koppenhagen.file-tree-to-text-generator">Visual Studio Marketplace</a>.</p>
35+
`;export{e as default};
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
const e=`---
2+
title: 'scully-plugin-toc — A Plugin for generating table of contents'
3+
description: 'This plugin for Scully will insert a table of contents (TOC) for your Markdown content automatically'
4+
published: true
5+
author:
6+
name: 'Danny Koppenhagen'
7+
8+
updated: 2021-12-20
9+
keywords:
10+
- Angular
11+
- Scully
12+
- SSR
13+
- SSG
14+
- 'JAM Stack'
15+
- TOC
16+
language: en
17+
thumbnail:
18+
header: images/projects/toc.jpg
19+
card: images/projects/toc-small.jpg
20+
---
21+
22+
<p>My <a href="https://scully.io">Scully.io</a> plugin <a href="https://www.npmjs.com/package/@k9n/scully-plugin-toc"><code>scully-plugin-toc</code></a> will insert a table of contents (TOC) for your Markdown content automatically.</p>
23+
<p>You need just to define a placeholder at the place where the TOC should appear.
24+
The plugin will generate a TOC for all the headings it will find (you can also specify the level) and then insert the generated TOC at the place where you put the placeholder for it.</p>
25+
<p>Check out how to set it up by reading the docs in the <a href="https://github.com/k9n-dev/scully-plugins/tree/main/scully/plugins/scully-plugin-toc">Github repository</a>.</p>
26+
<blockquote>
27+
<p>You haven&#39;t heard about <em>Scully</em> yet? <a href="/blog/2020-01-angular-scully">Check out my article series about the static site generator <em>Scully</em></a>.</p>
28+
</blockquote>
29+
`;export{e as default};
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
const n=`---
2+
title: 'Angular 9 ist da! Die wichtigsten Neuerungen im Überblick'
3+
description: 'Am 6. Februar 2020 wurde bei Google in Kalifornien der "rote Knopf" gedrückt: Das lang erwartete neue Release ist da – die neue Major-Version Angular 9.0! Wir werden Ihnen in diesem Artikel die wichtigsten Neuerungen vorstellen.'
4+
published: true
5+
author:
6+
name: Angular Buch Team
7+
8+
created: 2020-02-10
9+
updated: 2020-02-10
10+
publishedAt:
11+
name: angular-buch.com
12+
url: https://angular-buch.com/blog/2020-02-angular9
13+
logo: https://angular-buch.com/assets/img/brand-400.png
14+
linkExternal: true
15+
keywords:
16+
- Angular
17+
- Angular 9
18+
- Ivy
19+
- TestBed
20+
- i18n
21+
- SSR
22+
- TypeScript
23+
language: de
24+
thumbnail:
25+
header: images/blog/ng9/angular9.jpg
26+
card: images/blog/ng9/angular9-small.jpg
27+
series: angular-update
28+
---
29+
30+
`;export{n as default};

0 commit comments

Comments
 (0)