20 random bookmarks
Storage for the links
Storage for the links
An explainer for web development using only vanilla techniques. No tools, no frameworks — just HTML, CSS, and JavaScript.
Zig 0.16.0 вышел 14 апреля 2026: DI в main через std.process.Init, I/O как интерфейс, async без раскраски функций. Разбираем, что ломается с 0.15.
Всем привет, обычное дело , когда со временем офисное кресло не реагирует на нажатие рычага опускания и подъема . Причем, компьютерное кресло может быть ...
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
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use. - nomic-ai/gpt4all
nginx + cgit + gitolite = $5/month
A fullstack crossplatform app framework for Rust. Supports Web, Desktop, SSR, Liveview, and Mobile.
Accept donations with 0-5% fees! Ko-fi also lets you sell Memberships, Commissions and Shop items
Noun Project has the most diverse collection of free icons and stock photos. Download SVG and PNG. Over 7 million art-quality icons and free photos.
Matrix, the open protocol for secure decentralised communications
Montini building bricks were produced from 1961 to 1969 in the Netherlands. | Download free 3D printable STL models
Easily search the fediverse in your preferred search engine
Perhaps you'd like to run a fileserver with Axum, or maybe just serve static content in a folder. It's a bit trickier in Axum than you might expect