Update package dependencies and enhance development setup
- Added `browser-sync` and `concurrently` as devDependencies for improved development workflow. - Updated the `dev` script to run the build process and start a live server concurrently. - Enhanced the about page with a link to the source code repository hosted on a self-managed Gitea instance.
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
<section class="about-section">
|
||||
<h2>Öppen Källkod</h2>
|
||||
<p>Webbplatsen är byggd med enkel teknik – ren HTML, CSS och minimal JavaScript. Ingen spårningskod, inga tunga ramverk, inga dolda skript.</p>
|
||||
<p>All källkod finns tillgänglig på <a href="https://git.4z.nu/jonas/ursprungsverige" target="_blank" rel="noopener">git.4z.nu</a> – en egenhostad Gitea-instans som också körs på servrar i Lerum.</p>
|
||||
</section>
|
||||
|
||||
<section class="about-section">
|
||||
|
||||
Reference in New Issue
Block a user