mirror of
https://github.com/ttntm/bukmark.club.git
synced 2026-06-19 00:11:07 -06:00
A directory of websites from across the Internet. To be eligible for a listing in this directory, a website must have a curated collection of bookmarks/links to other websites.
https://bukmark.club
- Nunjucks 56.3%
- CSS 27.3%
- JavaScript 16.4%
| .github | ||
| .vscode | ||
| functions | ||
| src | ||
| .gitignore | ||
| .nvmrc | ||
| CONTRIBUTING.md | ||
| eleventy.config.js | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
BUKMARK.CLUB
The BUKMARK.CLUB is a directory of websites from across the Internet.
To be eligible for a listing in this directory, a website must have a curated collection of bookmarks and/or links to other websites.
Deploy Status:
Adding Your Website
- Fork this repository
- Navigate to
./src/directory/and add your site as a new*.mdfile; increment the 4-digit index number by 1 and use existing sites as a reference for file naming - Optional: Add your own web button (88x31) in
./src/static/img/directory; reference your button in your*.mdfile using its filename (incl. the extension) for thebuttonfront matter property - Open a pull request for your changes
Front Matter Data
Add your website's data in your *.md file using the following properties:
title: Name your website / requiredurl: Your website's URL / requiredauthor: Name yourself / optionalbutton: File name of a button for your listing / optional
Other Ways to Add Your Website
- Use the submission form at bukmark.club/join/
- Open an issue in this repository
- Email
webmaster[@]bukmark[.]cluband include all necessary information
Contributing Guidelines
see CONTRIBUTING.md
License
GPL-3.0; see LICENSE