Victor Dorneanu

Results 19 issues of Victor Dorneanu

Hi! Could we please have meta keywords like here: https://github.com/getpelican/pelican-themes/tree/master/syte In pelicanconf.py: ``` SITE_KEYWORDS = u'Used in the HTML meta tag for keywords' ``` In base.html: ``` ``` Thanks in...

Hi, I've been trying to add this workflow to Alfred, however, I had the wrong PHP version installed: ``` [11:57:57.223] Logging Stopped. [11:57:58.749] Logging Started... [11:58:03.071] Time[Script Filter] Queuing argument...

Hi! I'm currently using `bureaucracy` along with `struct`. I am able to use the fields inside the lookup schema like this: ``` Action template users:mitgliedtpl "mitglied:@@mitglieder.vorname@@" ... struct_schema "mitglieder" !...

Hi! I've playing with the external port scanner functionality lately. Currently you only have these options: ``` [servers.192-168-11-6.portscan] scannerBinPath = "/usr/bin/nmap" hasPrivileged = true scanTechniques = ["sS"] sourcePort = "65535"...

enhancement

brainfck.org is my personal Zettelkasten/Digital Garden build mainly on TiddlyWiki. However, I use ORG Mode and Emacs to actually write content. I host my content on Github and publish using...

Hi! Are there any plans to support adding/deleting/listing repository/organization [secrets](https://docs.github.com/en/rest/reference/actions#get-a-repository-secret) ? Thanks in advance.

enhancement

Hi! For whatever reason I cannot add any dashboard at all. When I click on "Add" and add dashboard name + author, nothing happens. Is there any way to debug...

Hi, I think this is a great package. However, I don't know to actually activate the transient menu. Whenever I mark a region I'm asked to specify a file name,...

Hi, I'm trying to get `apex/gateway` to work, however the provided example doesn't really work: ```.bash apex ᐅ export GO111MODULE=on apex ᐅ cat main.go package main import ( "fmt" "log"...

Hi! I think this theme is awesome and again: Thanks for sharing it with us. I just noticed it still uses Bootstrap 3.x. Any chance to get it updated to...

enhancement