Product
Socket Now Supports uv.lock Files
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
The minimalist photo collection generator.
Demo: https://demo.moul.app
Download a single binary, add to $PATH
and you’re done
curl -s https://moul.app/install.sh | sh
coming soon
coming soon
# Create new photo collection
$ moul new my-collection
# Place photos into its desire folders
# Add your information in config.json
# Generate your photo collection
$ cd my-collection && moul dev
# Build
$ moul build
It depends on how many photos you added to
photos/collection
, the commandmoul dev
might take a while. It's a good time to grab coffee.
photos/cover
: Any landscape aspect ratio will work fine (recommended: 2560px wide)photos/profile
: Square - 1:1 aspect ratio (recommended: 1024px wide)photos/collection
: Any aspect ratio (recommended: 2048px wide){
"site": {
"url": "https://demo.moul.app",
"name": "Moul",
"bio": "The minimalist photo collection generator"
},
"social": {
"twitter": "mouldotco",
"youtube": "",
"facebook": "",
"instagram": ""
}
}
The link for twitter will be come
https://twitter.com/mouldotco
You can pretty much deploy the dist
folder to any static site hosting. That includes
and more.
This project is licensed under the MIT License - see the LICENSE file for details
FAQs
The minimalist photo collection generator.
The npm package moul receives a total of 1 weekly downloads. As such, moul popularity was classified as not popular.
We found that moul demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.
Security News
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.