kollitsch.dev

Content and website setup for kollitsch.dev

https://github.com/davidsneighbour/kollitsch.dev

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.2%) to scientific vocabulary

Keywords

dnb-org giscus hugo hugo-blog hugo-site static-site

Keywords from Contributors

interpretability hack robust standardization meshing manifolds autograder wavelets log-parser bridges
Last synced: 9 months ago · JSON representation

Repository

Content and website setup for kollitsch.dev

Basic Info
  • Host: GitHub
  • Owner: davidsneighbour
  • License: mit
  • Language: TypeScript
  • Default Branch: main
  • Homepage: https://kollitsch.dev
  • Size: 456 MB
Statistics
  • Stars: 10
  • Watchers: 2
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Topics
dnb-org giscus hugo hugo-blog hugo-site static-site
Created over 4 years ago · Last pushed 9 months ago
Metadata Files
Readme Changelog License Citation Codeowners Security

README.md

This project is the website setup, features, and theme for kollitsch.dev.

Used services and tools

| Function | |Service | | :------------------------ | --- | :----------------------------------------------- | | Domain Registration | | Porkbun | | DNS & CDN | Cloudflare | Cloudflare | | Hosting | Netlify | Netlify | | Static Site Generator | Astro | Astro | | CSS Framework | Tailwind CSS | Tailwind CSS |

Legacy tools

| Function | Service | | :------------------------ | :----------------------------------------------- | | Static Site Generator | Website done via GoHugo | | CSS Framework | Theme done via Bootstrap |

Commands

All commands are run from the root of the project, from a terminal:

| Command | Action | | :------------------------ | :----------------------------------------------- | | npm install | Install dependencies. | | npm run dev | Start local dev server at localhost:4321. | | npm run build | Build production site to ./dist/. | | npm run preview | Preview the build locally, before deploying. | | npm run astro ... | Run CLI commands like astro add, astro check.| | npm run astro -- --help | Get help using the Astro CLI. |

Ask questions

Feel free to open an issue to ask questions, discover undocumented details, or suggest improvements. Discussions are also open directly or via commenting on articles.

General notes

  • The keywords MUST, MUST NOT, REQUIRED, SHOULD, SHOULD NOT, RECOMMENDED, MAY, and OPTIONAL in this document are to be interpreted as described in RFC 2119.
  • I am working on Ubuntu, meaning all code samples in this document are working on Ubuntu and any comparable (Debian-based) Linux system. If you use another operating system, you are on your own. I assume most tools, scripts, and procedures should work on other systems with the appropriate changes because I mainly use open source programs and scripts.
  • Changes to the website and setup that are important are documented in the release notes on GitHub.
  • The versioning follows a more or less semantic versioning scheme. Patch releases are for bug fixes and content updates, minor releases are for new features. Major releases are done once a year --- it's a personal website after all ;]

Preview of the current state of the website

Screenshot of kollitsch.dev

Badges

Check Links Commitizen friendly Netlify Status Open in StackBlitz Open with CodeSandbox Open in GitHub Codespaces

Owner

  • Name: Patrick Kollitsch
  • Login: davidsneighbour
  • Kind: user
  • Location: Koh Samui, Thailand
  • Company: David's Neighbour

Patrick Kollitsch, known as David's Neighbour, is a digital native based on Koh Samui, Thailand.

GitHub Events

Total
  • Create event: 180
  • Issues event: 23
  • Release event: 43
  • Watch event: 1
  • Delete event: 139
  • Issue comment event: 287
  • Push event: 275
  • Pull request review event: 8
  • Pull request event: 269
Last Year
  • Create event: 180
  • Issues event: 23
  • Release event: 43
  • Watch event: 1
  • Delete event: 139
  • Issue comment event: 287
  • Push event: 275
  • Pull request review event: 8
  • Pull request event: 269

Committers

Last synced: over 1 year ago

All Time
  • Total Commits: 4,798
  • Total Committers: 7
  • Avg Commits per committer: 685.429
  • Development Distribution Score (DDS): 0.065
Past Year
  • Commits: 1,562
  • Committers: 7
  • Avg Commits per committer: 223.143
  • Development Distribution Score (DDS): 0.099
Top Committers
Name Email Commits
Patrick Kollitsch p****k@d****m 4,488
renovate[bot] 2****] 236
dependabot[bot] 4****] 55
github-actions[bot] 4****] 16
Anka r****r@M****l 1
Anka r****r@M****l 1
Anka r****r@M****l 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 44
  • Total pull requests: 202
  • Average time to close issues: 22 days
  • Average time to close pull requests: 2 days
  • Total issue authors: 2
  • Total pull request authors: 2
  • Average comments per issue: 0.36
  • Average comments per pull request: 1.88
  • Merged pull requests: 20
  • Bot issues: 3
  • Bot pull requests: 202
Past Year
  • Issues: 27
  • Pull requests: 156
  • Average time to close issues: 17 days
  • Average time to close pull requests: 2 days
  • Issue authors: 2
  • Pull request authors: 2
  • Average comments per issue: 0.33
  • Average comments per pull request: 1.86
  • Merged pull requests: 19
  • Bot issues: 3
  • Bot pull requests: 156
Top Authors
Issue Authors
  • davidsneighbour (106)
  • dependabot[bot] (6)
  • github-actions[bot] (3)
  • brycewray (1)
  • renovate[bot] (1)
Pull Request Authors
  • dependabot[bot] (692)
  • renovate[bot] (14)
  • davidsneighbour (7)
  • github-actions[bot] (1)
Top Labels
Issue Labels
type:bug (82) state:confirmed (81) type:enhancement (24) state:unconfirmed (22) prio:1 (17) state:inprogress (8) type:theme (5) report (3) automated issue (3) type:refactor (3) type:tests (1) it is what it is (1) type:marketing (1)
Pull Request Labels
dependencies (26) javascript (26) type:bug (5) state:confirmed (4) state:unconfirmed (2) type:enhancement (1)

Dependencies

assets/functions/package-lock.json npm
  • @netlify/functions 2.6.0
  • @netlify/node-cookies 0.1.0
  • @netlify/serverless-functions-api 1.14.0
  • urlpattern-polyfill 8.0.2
assets/functions/package.json npm
  • @netlify/functions ^2.6.0
.github/workflows/update-issues.yml actions
  • mondeja/remove-labels-gh-action v2 composite
go.mod go
  • github.com/Heydon/REVENGE.CSS v0.0.0-20200622155810-b5f5f04ac1b5
  • github.com/aFarkas/lazysizes v0.0.0-20210517092641-1523a4ff4579
  • github.com/csswizardry/ct v0.0.0-20230131155739-4e0d88c1a9ff
  • github.com/davidsneighbour/hugo-modules/modules/auditor v1.2024.10
  • github.com/davidsneighbour/hugo-modules/modules/debug v1.2024.22
  • github.com/davidsneighbour/hugo-modules/modules/errors v1.2024.2
  • github.com/davidsneighbour/hugo-modules/modules/feeds v1.2024.8
  • github.com/davidsneighbour/hugo-modules/modules/functions v1.2024.16
  • github.com/davidsneighbour/hugo-modules/modules/giscus v1.2024.0
  • github.com/davidsneighbour/hugo-modules/modules/head v1.2024.6
  • github.com/davidsneighbour/hugo-modules/modules/headerimage v1.2024.0
  • github.com/davidsneighbour/hugo-modules/modules/hooks v1.2024.10
  • github.com/davidsneighbour/hugo-modules/modules/icons v1.2024.8
  • github.com/davidsneighbour/hugo-modules/modules/internals v1.2024.0
  • github.com/davidsneighbour/hugo-modules/modules/modder v1.2024.0
  • github.com/davidsneighbour/hugo-modules/modules/netlification v1.2024.3
  • github.com/davidsneighbour/hugo-modules/modules/opensearch v1.2024.1
  • github.com/davidsneighbour/hugo-modules/modules/pictures v1.2024.2
  • github.com/davidsneighbour/hugo-modules/modules/publisher v0.0.4
  • github.com/davidsneighbour/hugo-modules/modules/pwa v1.2024.6
  • github.com/davidsneighbour/hugo-modules/modules/renderhooks v1.2024.9
  • github.com/davidsneighbour/hugo-modules/modules/robots v1.2024.1
  • github.com/davidsneighbour/hugo-modules/modules/schema v0.0.7
  • github.com/davidsneighbour/hugo-modules/modules/security v1.2023.3
  • github.com/davidsneighbour/hugo-modules/modules/seo v0.0.4
  • github.com/davidsneighbour/hugo-modules/modules/shortcodes v1.2023.13
  • github.com/davidsneighbour/hugo-modules/modules/sitemap v1.2024.7
  • github.com/davidsneighbour/hugo-modules/modules/social v0.2024.3
  • github.com/davidsneighbour/hugo-modules/modules/youtube v1.2024.3
  • github.com/paulirish/lite-youtube-embed v0.3.2
  • github.com/twbs/icons v1.11.3
  • github.com/zenorocha/clipboard.js v2.0.11+incompatible
go.sum go
  • github.com/Heydon/REVENGE.CSS v0.0.0-20200622155810-b5f5f04ac1b5
  • github.com/aFarkas/lazysizes v0.0.0-20210517092641-1523a4ff4579
  • github.com/csswizardry/ct v0.0.0-20230131155739-4e0d88c1a9ff
  • github.com/davidsneighbour/hugo-modules/modules/auditor v1.2024.10
  • github.com/davidsneighbour/hugo-modules/modules/debug v1.2024.22
  • github.com/davidsneighbour/hugo-modules/modules/errors v1.2024.2
  • github.com/davidsneighbour/hugo-modules/modules/feeds v1.2024.8
  • github.com/davidsneighbour/hugo-modules/modules/functions v1.2024.16
  • github.com/davidsneighbour/hugo-modules/modules/giscus v1.2024.0
  • github.com/davidsneighbour/hugo-modules/modules/head v1.2024.6
  • github.com/davidsneighbour/hugo-modules/modules/headerimage v1.2024.0
  • github.com/davidsneighbour/hugo-modules/modules/hooks v1.2024.10
  • github.com/davidsneighbour/hugo-modules/modules/icons v1.2024.8
  • github.com/davidsneighbour/hugo-modules/modules/internals v1.2024.0
  • github.com/davidsneighbour/hugo-modules/modules/modder v1.2024.0
  • github.com/davidsneighbour/hugo-modules/modules/netlification v1.2024.3
  • github.com/davidsneighbour/hugo-modules/modules/opensearch v1.2024.1
  • github.com/davidsneighbour/hugo-modules/modules/pictures v1.2024.2
  • github.com/davidsneighbour/hugo-modules/modules/publisher v0.0.4
  • github.com/davidsneighbour/hugo-modules/modules/pwa v1.2024.6
  • github.com/davidsneighbour/hugo-modules/modules/renderhooks v1.2024.9
  • github.com/davidsneighbour/hugo-modules/modules/robots v1.2024.1
  • github.com/davidsneighbour/hugo-modules/modules/schema v0.0.7
  • github.com/davidsneighbour/hugo-modules/modules/security v1.2023.3
  • github.com/davidsneighbour/hugo-modules/modules/seo v0.0.4
  • github.com/davidsneighbour/hugo-modules/modules/shortcodes v1.2023.13
  • github.com/davidsneighbour/hugo-modules/modules/sitemap v1.2024.7
  • github.com/davidsneighbour/hugo-modules/modules/social v0.2024.3
  • github.com/davidsneighbour/hugo-modules/modules/youtube v1.2024.3
  • github.com/paulirish/lite-youtube-embed v0.3.2
  • github.com/twbs/icons v1.11.3
  • github.com/zenorocha/clipboard.js v2.0.11+incompatible
package-lock.json npm
  • 2600 dependencies
package.json npm
  • @alpinejs/collapse 3.14.0
  • @alpinejs/intersect 3.14.0
  • @davidsneighbour/bootstrap-config 2024.3.22
  • @davidsneighbour/browserslist-config 2024.3.22
  • @davidsneighbour/commitlint-config 2024.3.22
  • @davidsneighbour/cypress-config 2024.3.22
  • @davidsneighbour/eslint-config 2024.3.22
  • @davidsneighbour/htmlvalidate-config 2024.3.22
  • @davidsneighbour/imagemin-lint-staged 0.6.0
  • @davidsneighbour/markdownlint-config 2024.3.22
  • @davidsneighbour/netlify-plugin-hugo-helper 0.1.6
  • @davidsneighbour/postcss-config 2024.3.22
  • @davidsneighbour/prettier-config 2024.3.22
  • @davidsneighbour/release-config 2024.3.22
  • @davidsneighbour/remark-config 2024.3.22
  • @davidsneighbour/stylelint-config 2024.3.22
  • @davidsneighbour/tools 2024.3.22
  • @davidsneighbour/webpack-config 2024.3.22
  • @frontmatter/extensibility 0.0.15
  • @github/hotkey 3.1.1
  • @netlify/functions 2.7.0
  • @secretlint/secretlint-rule-preset-recommend 8.2.4
  • alpinejs 3.14.0
  • bootstrap-icons 1.11.3
  • caniuse-lite 1.0.30001629
  • cypress-html-validate 6.1.0
  • lint-staged 15.2.5
  • netlify-cli 17.26.1
  • ninja-keys 1.2.2
  • pagefind 1.1.0
  • playwright 1.44.1
  • postcss 8.4.38
  • postcss-cli 11.0.0
  • puppeteer 22.10.0
  • remark 15.0.1
  • sass 1.77.4
  • secretlint 8.2.4
  • simple-git-hooks 2.11.1
  • trim 1.0.1
  • ts-node 10.9.2
  • tsx 4.14.0
  • typescript 5.4.5
  • web-vitals-element 1.3.7
  • xml2js 0.6.2
  • yargs 17.7.2
.github/workflows/code-quality.yml actions
  • actions/checkout v4 composite
  • biomejs/setup-biome v2 composite