Skip to content

Commit 075fdd8

Browse files
committed
Deploy website - based on 66c9227
1 parent f29559d commit 075fdd8

20 files changed

Lines changed: 21 additions & 21 deletions

File tree

404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010

1111
<link rel="search" type="application/opensearchdescription+xml" title="NormalNvim" href="/opensearch.xml"><link rel="stylesheet" href="/assets/css/styles.ca292356.css">
12-
<script src="/assets/js/runtime~main.331eea47.js" defer="defer"></script>
12+
<script src="/assets/js/runtime~main.e9551db0.js" defer="defer"></script>
1313
<script src="/assets/js/main.accb9ee7.js" defer="defer"></script>
1414
</head>
1515
<body class="navigation-with-keyboard">
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

blog/archive/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010

1111
<link rel="search" type="application/opensearchdescription+xml" title="NormalNvim" href="/opensearch.xml"><link rel="stylesheet" href="/assets/css/styles.ca292356.css">
12-
<script src="/assets/js/runtime~main.331eea47.js" defer="defer"></script>
12+
<script src="/assets/js/runtime~main.e9551db0.js" defer="defer"></script>
1313
<script src="/assets/js/main.accb9ee7.js" defer="defer"></script>
1414
</head>
1515
<body class="navigation-with-keyboard">

blog/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
<p>You can check the full diff on GitHub <a href="https://github.com/NormalNvim/NormalNvim/compare/v3.0.0...v4.0.0-rc7" target="_blank" rel="noopener noreferrer">here</a>.</p>
2323
<h2 class="anchor anchorWithStickyNavbar_LWe7" id="new-features">New features<a href="https://normalnvim.github.io/blog/what-is-new-on-4-0/#new-features" class="hash-link" aria-label="Direct link to New features" title="Direct link to New features">​</a></h2>
2424
<ul>
25-
<li>✨feat(<code>language support</code>): 24+ progamming languages are now included out of the box with lsp, linter, formatter, compiler, and debugger, preconfigured. So you can just start coding without having to setup anything.</li>
2625
<li>✨feat(<code>web</code>): We now have a website for the distro.</li>
2726
<li>✨feat(<code>installer</code>): We now have an automated installer. See <a href="https://github.com/NormalNvim/NormalNvim/releases/tag/v3.6.0" target="_blank" rel="noopener noreferrer">here</a>.</li>
2827
<li>✨feat(<code>yazi</code>): New file manager as drop-in replacement for <code>ranger</code>. Written in rust and 100% async.</li>
@@ -61,6 +60,7 @@
6160
<li>✨feat(<code>notifications</code>): Are now automatically dismissed when writing the buffer.</li>
6261
<li>✨feat(<code>compiler.nvim v3</code>): now ship a total of 128 compilation options for 22+ programming languages. This has been the product of 2+ months of full time effort, so please enjoy it.</li>
6362
<li>✨feat(<code>right click contextual menu</code>): We now ship it by default and can be customized in the autocmds file.</li>
63+
<li>✨feat(<code>language support</code>): 24+ progamming languages are now included out of the box with lsp, linter, formatter, compiler, and debugger, preconfigured. So you can just start coding without having to setup anything.</li>
6464
</ul>
6565
<h2 class="anchor anchorWithStickyNavbar_LWe7" id="minor-fixes">Minor fixes<a href="https://normalnvim.github.io/blog/what-is-new-on-4-0/#minor-fixes" class="hash-link" aria-label="Direct link to Minor fixes" title="Direct link to Minor fixes">​</a></h2>
6666
<ul>

blog/authors/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010

1111
<link rel="search" type="application/opensearchdescription+xml" title="NormalNvim" href="/opensearch.xml"><link rel="stylesheet" href="/assets/css/styles.ca292356.css">
12-
<script src="/assets/js/runtime~main.331eea47.js" defer="defer"></script>
12+
<script src="/assets/js/runtime~main.e9551db0.js" defer="defer"></script>
1313
<script src="/assets/js/main.accb9ee7.js" defer="defer"></script>
1414
</head>
1515
<body class="navigation-with-keyboard">

blog/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010

1111
<link rel="search" type="application/opensearchdescription+xml" title="NormalNvim" href="/opensearch.xml"><link rel="stylesheet" href="/assets/css/styles.ca292356.css">
12-
<script src="/assets/js/runtime~main.331eea47.js" defer="defer"></script>
12+
<script src="/assets/js/runtime~main.e9551db0.js" defer="defer"></script>
1313
<script src="/assets/js/main.accb9ee7.js" defer="defer"></script>
1414
</head>
1515
<body class="navigation-with-keyboard">

blog/rss.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
<p>You can check the full diff on GitHub <a href="https://github.com/NormalNvim/NormalNvim/compare/v3.0.0...v4.0.0-rc7" target="_blank" rel="noopener noreferrer">here</a>.</p>
2424
<h2 class="anchor anchorWithStickyNavbar_LWe7" id="new-features">New features<a href="https://normalnvim.github.io/blog/what-is-new-on-4-0/#new-features" class="hash-link" aria-label="Direct link to New features" title="Direct link to New features">​</a></h2>
2525
<ul>
26-
<li>✨feat(<code>language support</code>): 24+ progamming languages are now included out of the box with lsp, linter, formatter, compiler, and debugger, preconfigured. So you can just start coding without having to setup anything.</li>
2726
<li>✨feat(<code>web</code>): We now have a website for the distro.</li>
2827
<li>✨feat(<code>installer</code>): We now have an automated installer. See <a href="https://github.com/NormalNvim/NormalNvim/releases/tag/v3.6.0" target="_blank" rel="noopener noreferrer">here</a>.</li>
2928
<li>✨feat(<code>yazi</code>): New file manager as drop-in replacement for <code>ranger</code>. Written in rust and 100% async.</li>
@@ -62,6 +61,7 @@
6261
<li>✨feat(<code>notifications</code>): Are now automatically dismissed when writing the buffer.</li>
6362
<li>✨feat(<code>compiler.nvim v3</code>): now ship a total of 128 compilation options for 22+ programming languages. This has been the product of 2+ months of full time effort, so please enjoy it.</li>
6463
<li>✨feat(<code>right click contextual menu</code>): We now ship it by default and can be customized in the autocmds file.</li>
64+
<li>✨feat(<code>language support</code>): 24+ progamming languages are now included out of the box with lsp, linter, formatter, compiler, and debugger, preconfigured. So you can just start coding without having to setup anything.</li>
6565
</ul>
6666
<h2 class="anchor anchorWithStickyNavbar_LWe7" id="minor-fixes">Minor fixes<a href="https://normalnvim.github.io/blog/what-is-new-on-4-0/#minor-fixes" class="hash-link" aria-label="Direct link to Minor fixes" title="Direct link to Minor fixes">​</a></h2>
6767
<ul>

blog/what-is-new-on-4-0/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010

1111
<link rel="search" type="application/opensearchdescription+xml" title="NormalNvim" href="/opensearch.xml"><link rel="stylesheet" href="/assets/css/styles.ca292356.css">
12-
<script src="/assets/js/runtime~main.331eea47.js" defer="defer"></script>
12+
<script src="/assets/js/runtime~main.e9551db0.js" defer="defer"></script>
1313
<script src="/assets/js/main.accb9ee7.js" defer="defer"></script>
1414
</head>
1515
<body class="navigation-with-keyboard">
@@ -22,7 +22,6 @@
2222
<p>You can check the full diff on GitHub <a href="https://github.com/NormalNvim/NormalNvim/compare/v3.0.0...v4.0.0-rc7" target="_blank" rel="noopener noreferrer">here</a>.</p>
2323
<h2 class="anchor anchorWithStickyNavbar_LWe7" id="new-features">New features<a href="#new-features" class="hash-link" aria-label="Direct link to New features" title="Direct link to New features"></a></h2>
2424
<ul>
25-
<li>✨feat(<code>language support</code>): 24+ progamming languages are now included out of the box with lsp, linter, formatter, compiler, and debugger, preconfigured. So you can just start coding without having to setup anything.</li>
2625
<li>✨feat(<code>web</code>): We now have a website for the distro.</li>
2726
<li>✨feat(<code>installer</code>): We now have an automated installer. See <a href="https://github.com/NormalNvim/NormalNvim/releases/tag/v3.6.0" target="_blank" rel="noopener noreferrer">here</a>.</li>
2827
<li>✨feat(<code>yazi</code>): New file manager as drop-in replacement for <code>ranger</code>. Written in rust and 100% async.</li>
@@ -61,6 +60,7 @@ <h2 class="anchor anchorWithStickyNavbar_LWe7" id="new-features">New features<a
6160
<li>✨feat(<code>notifications</code>): Are now automatically dismissed when writing the buffer.</li>
6261
<li>✨feat(<code>compiler.nvim v3</code>): now ship a total of 128 compilation options for 22+ programming languages. This has been the product of 2+ months of full time effort, so please enjoy it.</li>
6362
<li>✨feat(<code>right click contextual menu</code>): We now ship it by default and can be customized in the autocmds file.</li>
63+
<li>✨feat(<code>language support</code>): 24+ progamming languages are now included out of the box with lsp, linter, formatter, compiler, and debugger, preconfigured. So you can just start coding without having to setup anything.</li>
6464
</ul>
6565
<h2 class="anchor anchorWithStickyNavbar_LWe7" id="minor-fixes">Minor fixes<a href="#minor-fixes" class="hash-link" aria-label="Direct link to Minor fixes" title="Direct link to Minor fixes"></a></h2>
6666
<ul>

0 commit comments

Comments
 (0)