modern
Here are 577 public repositories matching this topic...
-
Updated
Jun 5, 2022 - CSS
-
Updated
Jul 2, 2022 - C#
-
Updated
Apr 22, 2022 - PHP
-
Updated
Jul 7, 2022 - Python
the \cvevent command can use multiple paragraphs, as already implemented in sidebar, see this PR: jankapunkt/latexcv#53
However, the other templates still don't have this feature. PRs welcomed :-)
-
Updated
Mar 17, 2022 - C#
especially for less obvious but lengthy code snippets!
-
Updated
May 24, 2021 - PowerShell
-
Updated
Jul 7, 2022 - JavaScript
-
Updated
Jul 7, 2022 - JavaScript
-
Updated
Nov 8, 2021
-
Updated
Jul 8, 2022 - Tcl
I was hoping to create a navbar as done on my fork of the project but which is larger making it more accessible.
Something like the image below, but with better demarcations and accessibility. We aren't using any icon pack and the one on the image was made using a raw SVG path. Maybe we can just have a button instead of the "hamburger+menu".
-
Updated
Jul 1, 2022 - JavaScript
-
Updated
Apr 13, 2022 - C++
Which will behave like that
let settings = await prettyConfig('rollup', { configFiles })
if (!settings) {
settings = await prettyConfig('rolldown', { configFiles })
}
console.log(settings)instead of above we can hide it to look like that
const settings = await prettyConfig(['rollup', 'rolldown'], { configFiles })
if (!settings) {
console.log('no config file-
Updated
Mar 30, 2022
Hi there,
First of all, thank you for this great theme that I am currently using for my site on github pages.
I have a problem with the sitemap generation to allow google to index the posts I am adding.
By looking at the sitemap, it looks like I'm correctly generating everything with absol
-
Updated
Feb 11, 2022 - Vue
-
Updated
May 30, 2022 - C++
-
Updated
Apr 2, 2022 - Tcl
-
Updated
Jul 8, 2022 - Go
Improve this page
Add a description, image, and links to the modern topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the modern topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
This is a continuation ticket for zinclabs/zinc#178. Now that we have Swagger support in zinc, we would like to provide the rest of the API Docs.
Describe the solution you'd like
Provide the rest of the Swagger API Documentation by annotating the API Endpoints using https://github.com/swaggo/gin-sw