211 Commits

Author SHA1 Message Date
f36975e78c
fix(other): fix tailwind (#297)
* remove empty main.css

* fix tailwind to work properly with vuepress

Have Headline paddings apply only to the blank layout.
Change contentwidth only on blank layout.
Do only partially import tailwind (ommit preflight) as it is in conflict
with vuepress.

* tailwind load preflight, but exclude certain styles

* limit fixes to vuepress classes
2025-03-19 19:19:48 +01:00
sebastian2357
2d98da12e9
fix(content): hero section improvement (#296) 2025-03-19 14:23:44 +01:00
a6351efa10
team text (#294)
adjust the text for the team slightly (remove divers)
2025-03-19 08:59:52 +00:00
sebastian2357
7a31a79d86
- fixed contact form (#295) 2025-03-18 15:36:08 +01:00
ed3a46b5dc
fix(content): improve projects (#293)
* CaptionedImage component

Component for captioned images

* dreammall in-product image

padding in-product image

* Ocelot images

- Use Logo as main image for ocelot
- Have a captioned in-product image
- Fix some texts regarding ocelot
2025-03-18 12:20:06 +01:00
7fae3e7278
fix dreammall description (#287)
remove superfluous comma
2025-03-18 07:56:33 +01:00
mahula
4b4448d9fe
refactor(content): fix reference issue (#271)
* change reference section name

* fix links to projects

---------

Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2025-03-17 22:19:31 +00:00
mahula
543741cde5
set default theme color to footer color (#270) 2025-03-17 23:16:43 +01:00
mahula
dc4a340b55
fix broken links (#269) 2025-03-17 11:00:20 +01:00
efa08dca41
fix(content): prod fix images (#267) 2025-03-17 09:40:40 +01:00
sebastian2357
3d5d2fff0a
refactor(other): new website structure (#227)
* - added new site /new/README.md
- added new components
- added component registration "client.js"
- added approach for tailwind integration (does not work yet)

* Use TypeScript and script setup

* No ts for .textlintrc

* Make Tailwind work

* include heropage contents

partially fixes https://github.com/IT4Change/IT4C.dev/issues/221

* adjust contents of Services

Adjust contents according to
https://github.com/IT4Change/IT4C.dev/issues/222

* added Team & Values texts

According to https://github.com/IT4Change/IT4C.dev/issues/223

* fixed type

* fixed unreferenced styles/main.css

* sample from theme-hope-docu

From
https://theme-hope.vuejs.press/guide/layout/home.html#project-highlights-and-features

* - adapted Hope hero section
- removed remaining Hero Widgets
- added ContentSection
- optimized layout of team section

* - optimized layout/style of ContactForm

* - made TeamMember functional and added some transitions
- added new members as placeholder

* Hero at 100vh; transparent navbar on home page

* Add text and image for Max

* Keep logo text in same row as logo

* - added REST request to mail backend
- added limitations to contact fields

* - added photo and phone number to contact form

* - changed contact person and phone number

* - replaced hero section
- replaced default layout
- replaced footer

* clean up

* - optimized colors

* - clean up AI comments

* move new page from /new to /

* fixed errors with contactForm

* fix projects

* fix merge error

* corrected image for Sebastian

* - improved layout

* - fixed tag colors
- fixed phone number color and hover

---------

Co-authored-by: Sebastian Stein <git@codepassion.de>
Co-authored-by: Maximilian Harz <maxharz@gmail.com>
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
Co-authored-by: Sebastian Stein <sebastian@codepassion.de>
2025-03-17 01:09:31 +01:00
sebastian2357
79f679ef4f
feat(content): add Sebastian (#263) 2025-03-13 18:09:09 +01:00
980b1441ca
images: better quality on jpeg images (#264)
Set the quality requirement for the jpeg optimization to 100% instead of
20%
2025-03-13 08:57:51 +01:00
10a35ba7c2
new image: ulf-gebhardt (#261)
300x300, black & white
2025-03-12 00:24:19 +01:00
d77479beda
feat(other): command dev-prod (#260)
* compress images using `vuepress-plugin-imagemin

compress all images using imagemin plugin

* updated vuepress-plugin-imagemin to 0.1.2

* command: dev-prod

adds a new command `npm run dev-prod` which build the project and then
spins up a http server. This was implemented to be able to test certain
scenarious like image compression.
2025-03-11 22:47:41 +01:00
aaa5c48cf4
content: update ulf gebhardt (#258)
- Adds new Datapoints for Projects
- Adds new Datapoint for Travels
- Remvoes a sentence in the introduction
- Fixes the tables
2025-03-10 16:51:16 +01:00
mahula
6982823d6a
add max to side menu (#256) 2025-03-10 15:52:05 +01:00
mahula
e474d6327b
refactor(other): some translation fixes (#253)
* add max to team list

* fix democracy app link
2025-03-07 18:02:25 +01:00
mahula
af0a88dfc7
refactor(other): translate pages to german (#241)
* translate meta and theme texts

* translate profile pages

* fix typo

* translate projects pages

* linting

* translate further pages

* correct text in contact page

* correct changes in vuepress config

* rename imprint page related to translation

* remove description headline fromprojectpages

* fix imprint url in theme config

* fix typos and revise some passages

* adapt directory and file names to translation

* linting

* fix dreammall project image path

* fix ocelot project image path

* linting

* refine history translation

Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>

* refine history translation

Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>

* refine history translation

Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>

* refine ufl profile translation

Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>

* refine main text translation

Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>

* refine translation for project democracy app

* refine translation for project dreammall

* refine translation for hannes profile

* refine translation for ulf profile

* refine contact translation

Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>

* refine history translation

Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>

* refine translation for mathias profile

* correct profile path in history text

* move max profile

* refine democracy app translation

Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>

* refine dreammall project translation

Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>

* refine hannes profile translation

Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>

* refine mathias profile translation

---------

Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2025-03-07 14:44:21 +01:00
7b6bc03b67
member page for max (#246)
This was cherry picked from the `new-structure` PR
2025-03-05 16:30:25 +00:00
mahula
5cd0f15b6e
set site language to german (#247) 2025-03-05 16:28:48 +00:00
mahula
babcee80df
remove print button (#248) 2025-03-05 16:26:18 +00:00
b08c7c7cc4
feat(content): dreammall - new text in German including a picture (#243)
* dreammall: new text in german including a picture

* lint fix

* Update docs/projects/dreammall.md

Co-authored-by: mahula <lenzmath@posteo.de>

* Update docs/projects/dreammall.md

Co-authored-by: mahula <lenzmath@posteo.de>

* include suggestion of Mathias for the part about the future of dreammall

* lint fixes

---------

Co-authored-by: mahula <lenzmath@posteo.de>
2025-03-02 20:28:52 +01:00
Wolfgang Huß
b9a2486011
feat(content): refine ocelot projekt page (#240)
* Add ocelot.social screen shot

* Refine ocelot.social project page
2025-02-27 13:56:27 +01:00
bedb75dce0
remove github specific config
Since the page is now deployed to an external host and no longer
utilizes github pages, this is not required.
2025-02-17 01:48:42 +01:00
mahula
dce4992530 disable pageinfo in theme config 2025-01-31 08:33:43 +01:00
mahula
8c1593023c change to search pluging slimsearch 2025-01-30 14:29:59 +01:00
elweyn
3ddc741732 A dreammall to the sidebar. 2024-03-07 10:44:56 +01:00
elweyn
9b2af911e2 Add link to DreamMall in the landing page. 2024-03-07 10:32:52 +01:00
elweyn
cd7a090e52 Correct node.js to nodejs. 2024-03-07 10:30:00 +01:00
elweyn
c8ec6f6109 Define DreamMall.earth. 2024-03-07 10:28:42 +01:00
elweyn
94fcb685d0 Change many to much. 2024-03-07 10:13:41 +01:00
elweyn
08115abf92 Add line for Techstack. 2024-03-07 10:10:14 +01:00
elweyn
3f98523b6e Add description of DEMOCRACY App. 2024-03-05 17:31:50 +01:00
elweyn
20c11030a5 Change small headings. 2024-03-05 17:31:27 +01:00
elweyn
65496ecd4a Reorder the projects in timelapse from oldest to newest and under points of human-connection. 2024-03-05 17:30:41 +01:00
elweyn
127d9ca2be Add projects to the sidebar. 2024-03-05 17:29:45 +01:00
Hannes Heine
b70d510097
Merge branch 'master' into feat-gradido-description 2024-03-05 10:19:35 +01:00
elweyn
061e893c17 Change found to discovered, remove implement and replace it with create his idea. 2024-03-05 10:19:11 +01:00
elweyn
9cae3cc560 Add free line to fix linting. 2024-03-04 11:11:29 +01:00
Hannes Heine
5ede832cc4
Update docs/projects/ocelot.social.md
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2024-03-04 11:10:36 +01:00
Hannes Heine
ec6854593e
Update docs/projects/ocelot.social.md
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2024-03-04 11:10:20 +01:00
Hannes Heine
d3d829c116
Update docs/projects/ocelot.social.md
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2024-03-04 11:08:53 +01:00
elweyn
1047abf93b Remove 'so' since it adds no meaning. 2024-03-04 10:57:51 +01:00
elweyn
b3c6517b62 Remove so since removing sence of the sentence. 2024-03-04 10:55:20 +01:00
elweyn
b7b3da2c1c Add credentials to the demo application. 2024-03-04 10:34:28 +01:00
elweyn
9918ca20dc Describe the idea behind human-connection. 2024-03-04 10:33:46 +01:00
Hannes Heine
5e8dbcc0f5
Update docs/projects/ocelot.social.md
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2024-03-04 10:20:12 +01:00
elweyn
75775dc265 fix wording. 2024-02-07 14:21:39 +01:00
elweyn
e3c2263fb5 feat(content): describe the project gradido 2024-02-07 11:03:54 +01:00