20 random bookmarks
Storage for the links
Storage for the links
A solo journaling RPG about dating a goblin.
Funkwhale - A platform for all your audio
A new type of shell.
Nmap cheatsheet for penetration testing. Contribute to ekol-x9/nmap-cheatsheet development by creating an account on GitHub.
hugo new theme
Create a new theme
Synopsis
Create a new theme with the specified name in the ./themes directory.
This generates a functional theme including template examples and sample content.hugo new theme [name] [flags]
Options
--format string preferred file format (toml, yaml or json) (default "toml")
-h, --help help for themeOptions inherited from parent commands
--clock string set the clock used by Hugo, e.g. --clock 2021-11-06T22:30:00.00+09:00
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
-d, --destination string filesystem path to write files to
-e, --environment string build environment
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
--logLevel string log level (debug|info|warn|error)
--noBuildLock don't create .hugo_build.lock file
--quiet build in quiet mode
-M, --renderToMemory render to memory (mostly useful when running the server)
-s, --source string filesystem path to read files relative from
--themesDir string filesystem path to themes directorySEE ALSO
hugo new - Create new content
Watches over your Cargo project’s source
W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.
I'm trying to deserialize the following xml data: <?xml version="1.0" encoding="UTF-8"?> <wfs:FeatureCollection timeStamp="2022-11-11T14:52:17Z" numberReturned="100" numberMatched="100" xmlns:wfs="http://www.opengis.net/wfs/2.0" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:BsWfs="http://xml.fmi.fi/schema/wfs/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/wfs/2.0 http:schemas.opengis.net/wfs/2.0/wfs.xsd ...
I changed over from my bearing style guide to this guide that uses a spare PTFE coupler and small length of tube. This… | Download free 3D printable STL models
Когда речь заходит об использовании SQL, экосистеме Rust есть что нам предложить: к счастью, нам доступны несколько отличных готовых к использованию решений. SQLx — это чисто асинхронный, независящий...
Inspired by https://www.jpl.nasa.gov/news/news.php?feature=6816 https:www.youtube.com/watch?v=W4bZIf3B3gc… | Download free 3D printable STL models
Johnny.Decimal is a system to organise your life. Find things, quickly, with more confidence, and less stress. It's free to use and the concepts are the same at home or work.
Набор сервисов для этичного и безопасного времяпровождения в сети интернет без опаски за свои данные, а также островок свободы слова и самовыражения
A search engine of PeerTube videos, channels and playlists, developed by Framasoft
Hey everyone, new to Rust and just checking my high level understanding of String vs str. A String type is a container for a str that is stored on the heap. String keeps the ownership, str is simply a reference and will most commonly be seen as &str. The heuristic I have in my head is that a String type should only be seen as part of the type that owns it. For example, as part of a struct definition. When being passed into methods, or returning data from a method, then use an &str type as thi...
Distributed Peer-to-Peer Web Search Engine and Intranet Search Appliance - yacy/yacy_search_server