1
0
Fork
You've already forked netteart-com
0
Website for NetteART. https://netteart.com/
  • SCSS 44.5%
  • HTML 35%
  • JavaScript 20.5%
Felicitas Pojtinger dc9119d08e
Some checks failed
Hugo CI / build (push) Has been cancelled
refactor: Switch to proper BEM-style classes instead of pseudo-BEM
Signed-off-by: Felicitas Pojtinger <felicitas@pojtinger.com>
2026年07月10日 22:13:43 -07:00
.forgejo/workflows feat: Also deploy to www subdomain with a redirect 2026年06月28日 18:50:36 -07:00
assets refactor: Switch to proper BEM-style classes instead of pseudo-BEM 2026年07月10日 22:13:43 -07:00
content docs: Clarify scope of ToS 2026年06月04日 23:34:09 -07:00
data feat: Add sub-items for all the portfolio items, render HTML-only lightbox modals for all of them 2026年07月06日 22:42:45 -07:00
docs chore: Bump screenshots 2026年07月10日 22:02:54 -07:00
layouts refactor: Switch to proper BEM-style classes instead of pseudo-BEM 2026年07月10日 22:13:43 -07:00
static refactor: Move all images to assets instead of static and set height and width consistently to prevent things from jumping when loading 2026年07月05日 11:31:24 -07:00
.gitignore feat: Setup Hugo, Patternfly, Fonts and basic assets 2026年06月01日 23:15:21 -07:00
hugo.yaml refactor: Move all images to assets instead of static and set height and width consistently to prevent things from jumping when loading 2026年07月05日 11:31:24 -07:00
LICENSE Initial commit 2026年06月02日 07:19:01 +02:00
LICENSE.portfolio feat: Add portfolio content and license under CC-BY-NC-ND-4.0 2026年07月02日 18:55:13 -07:00
package-lock.json chore: Bump dependencies 2026年07月10日 19:36:44 -07:00
package.json chore: Bump dependencies 2026年07月10日 19:36:44 -07:00
README.md chore: Bump screenshots 2026年07月10日 22:02:54 -07:00

netteart.com

Website for NetteART.

Overview

NetteART is a graphics & design agency based in Baiersbronn. This page includes some general information about the agency, contact information, and the portfolio. For EU/German compliance, it also includes a privacy policy, terms of service, and imprint.

Screenshots

Click on an image to see a larger version.

Screenshot of the home page Screenshot of the privacy policy page

Acknowledgements

Contributing

To contribute, please use the Codeberg flow and follow our Code of Conduct.

To build the site locally, run:

$ git clone https://codeberg.org/pojntfx/netteart-com
$ cd netteart.com
$ npm install
$ hugo server

License

Source Code

netteart.com (c) 2026 Felicitas Pojtinger, Annette Pojtinger

SPDX-License-Identifier: AGPL-3.0-or-later

See LICENSE

Portfolio Content (in static/img/portfolio)

netteart.com Portfolio Content (c) 2026 Annette Pojtinger

SPDX-License-Identifier: CC-BY-NC-ND-4.0

See LICENSE.portfolio