Migrate to Chi router and add Norwegian Devigo demo
Major improvements: - Replace Gorilla Mux with Chi v5 router for better performance and cleaner code - Fix CSS/JS MIME type issues that prevented proper asset loading - Add built-in CORS middleware replacing manual OPTIONS handlers - Simplify routing with nested route syntax - Update URL parameter extraction from mux.Vars to chi.URLParam New Devigo demo: - Add production Norwegian sales training website (devigo.no) - Real-world Hugo-generated content with TailwindCSS - 39 insertr-enhanced elements for comprehensive CMS testing - Demonstrates international language support and B2B use cases - Fixed asset paths for localhost serving compatibility Technical benefits: - Automatic MIME type detection for static files - Reduced code complexity with built-in middleware - Better performance with lighter dependency stack - Production-ready CORS handling
5
demos/devigo-web/404.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<!doctype html><html itemscope class="snap dark" lang=nb-no itemtype=http://schema.org/WebPage><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=5"><meta name=theme-name content="hugoplate"><link rel="shortcut icon" href=/images/favicon_hu_fc3e2a6bee6bf4a7.png type=image/x-icon><link rel=icon href=/images/favicon_hu_fc3e2a6bee6bf4a7.png type=image/x-icon><link rel=icon type=image/png sizes=48x48 href=/images/favicon_hu_e204b38d3bc06b2.png><link rel=icon type=image/png sizes=96x96 href=/images/favicon_hu_fc3e2a6bee6bf4a7.png><link rel=apple-touch-icon sizes=144x144 href=/images/favicon_hu_e81cb40e0831378f.png><link rel=manifest href=/manifest.webmanifest><meta name=msapplication-TileColor content="#ddd"><meta name=theme-color content="#ffffff"><base href=https://devigo.no/404.html><title>DEVIGO</title><meta name=keywords content="Salgstrening,Salgskurs,Kundeservice,Closing,Salgsutvikling"><meta name=description content="Et selskap dedikert til å utvikle og fremme god salgsteknikk, "><meta name=author content="jnss.me"><meta property="og:image:type" content="image/svg+xml"><meta property="og:title" content="DEVIGO"><meta property="og:description" content="Et selskap dedikert til å utvikle og fremme god salgsteknikk, "><meta property="og:type" content="website"><meta property="og:url" content="https://devigo.no/404.html"><meta name=twitter:title content="DEVIGO"><meta name=twitter:description content="Et selskap dedikert til å utvikle og fremme god salgsteknikk, "><meta name=twitter:creator content="@jnss.me"><script>let indexURL="https://devigo.no/searchindex.json",includeSectionsInSearch=["blog"],search_no_results="0 results for",search_initial_message=""</script><meta http-equiv=x-dns-prefetch-control content="on"><link rel=preconnect href=https://use.fontawesome.com crossorigin><link rel=preconnect href=//cdnjs.cloudflare.com><link rel=preconnect href=//www.googletagmanager.com><link rel=preconnect href=//www.google-analytics.com><link rel=dns-prefetch href=https://use.fontawesome.com><link rel=dns-prefetch href=//ajax.googleapis.com><link rel=dns-prefetch href=//cdnjs.cloudflare.com><link rel=dns-prefetch href=//www.googletagmanager.com><link rel=dns-prefetch href=//www.google-analytics.com><link rel=dns-prefetch href=//fonts.googleapis.com><link rel=dns-prefetch href=//connect.facebook.net><link rel=dns-prefetch href=//platform.linkedin.com><link rel=dns-prefetch href=//platform.twitter.com><link rel=preconnect href=https://fonts.googleapis.com><link rel=preconnect href=https://fonts.gstatic.com crossorigin><script>(function(){const e=document.createElement("link");e.href="https://fonts.googleapis.com/css2?family=Heebo:wght@400;600&family=Signika:wght@500;700&display=swap",e.type="text/css",e.rel="stylesheet",document.head.appendChild(e)})()</script><link href=/css/style.min.7689eba5aa202a985c862a65b270b80d749060ba27871723c7580d379f55eee9.css integrity="sha256-donrpaogKphchiplsnC4DXSQYLonhxcjx1gNN59V7uk=" rel=stylesheet><link defer async rel=stylesheet href=/css/style-lazy.min.85575460e013a8f1e96ccd0560c44120e7e785297933c62e65534d5652eebe78.css integrity="sha256-hVdUYOATqPHpbM0FYMRBIOfnhSl5M8YuZVNNVlLuvng=" media=print onload='this.media="all",this.onload=null'></head><body><header class="header sticky top-0 z-30"><nav class="navbar container"><div class=order-0><a class="navbar-brand block" href=/><img fetchpriority=high decoding=async class="img img-light" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'>
|
||||
<img fetchpriority=high decoding=async class="img img-dark" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'></a></div><input id=nav-toggle type=checkbox class=hidden>
|
||||
<label for=nav-toggle class="order-3 cursor-pointer flex items-center lg:hidden text-text-dark dark:text-white lg:order-1"><svg id="show-button" class="h-6 fill-current block" viewBox="0 0 20 20"><title>Menu Open</title><path d="M0 3h20v2H0V3zm0 6h20v2H0V9zm0 6h20v2H0V0z"/></svg>
|
||||
<svg id="hide-button" class="h-6 fill-current hidden" viewBox="0 0 20 20"><title>Menu Close</title><polygon points="11 9 22 9 22 11 11 11 11 22 9 22 9 11 -2 11 -2 9 9 9 9 -2 11 -2" transform="rotate(45 10 10)"/></svg></label><ul id=nav-menu class="navbar-nav order-3 hidden lg:flex w-full pb-6 lg:order-1 lg:w-auto lg:space-x-2 lg:pb-0 xl:space-x-8"><li class=nav-item><a class=nav-link href=/#feat>Kurs og Utvikling</a></li><li class=nav-item><a class=nav-link href=/#about>Om oss</a></li><li class=nav-item><a class=nav-link href=/#testimonials>Referanser</a></li><li class=nav-item><a class=nav-link href=/#contact>Kontakt</a></li><li class="mt-4 inline-block lg:hidden"><a class="btn btn-outline-primary btn-sm" href=/#contact>selg mer!</a></li></ul><div class="order-1 ml-auto flex items-center md:order-2 lg:ml-0"><a href=/#contact class="btn btn-outline-primary btn-sm hidden lg:inline-block">selg mer!</a></div></nav></header><main><section class="section-sm text-center"><div class=container><div class="row justify-center"><div class="sm:col-10 md:col-8 lg:col-6"><span class="text-[8rem] block font-bold text-text-dark dark:text-darkmode-text-dark">404</span><h1 class="h2 mb-4">Oi. Vi fant ikke denne siden</h1><div class=content><p>Siden du leter etter eksisterer ikke.</p></div><a href=/ class="btn btn-primary mt-8">Tilbake til hjem</a></div></div></div></section></main><footer class="bg-light dark:bg-darkmode-light relative z-10"><div class=container><div class="row items-center py-10"><div class="lg:col-3 mb-8 text-center lg:mb-0 lg:text-left"><a class="navbar-brand inline-block" href=/><img fetchpriority=high decoding=async class="img img-light" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'>
|
||||
<img fetchpriority=high decoding=async class="img img-dark" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'></a></div><div class="lg:col-6 mb-8 text-center lg:mb-0"><ul></ul></div><div class="lg:col-3 mb-8 text-center lg:mb-0 lg:mt-0 lg:text-right"><ul class=social-icons><li><a target=_blank aria-label=facebook rel="nofollow noopener" href=https://www.facebook.com/><i class="fab fa-facebook"></i></a></li><li><a target=_blank aria-label=linkedin rel="nofollow noopener" href=https://www.linkedin.com/><i class="fab fa-linkedin"></i></a></li></ul></div></div></div><div class="border-border dark:border-darkmode-border border-t py-7"><div class="text-text-light dark:text-darkmode-text-light container text-center"><p>Utviklet og levert av Joakim Schäffer</p></div></div></footer><script crossorigin=anonymous integrity="sha256-NoqgJlugD+mB4Hf8AueiiPBQSb7ASin+oZS0fYEdtiA=" src=/js/script.min.368aa0265ba00fe981e077fc02e7a288f05049bec04a29fea194b47d811db620.js></script><script defer async crossorigin=anonymous integrity="sha256-GrJYek7lbMIWuRNCD5ImM6PNBJ72jzIDo/urKVLfPDk=" src=/js/script-lazy.min.1ab2587a4ee56cc216b913420f922633a3cd049ef68f3203a3fbab2952df3c39.js></script><script>"serviceWorker"in navigator&&navigator.serviceWorker.register("/service-worker.js")</script></body></html>
|
||||
174
demos/devigo-web/README.md
Normal file
@@ -0,0 +1,174 @@
|
||||
# Devigo - Real Norwegian Sales Training Website Demo
|
||||
|
||||
## Overview
|
||||
The actual Devigo website showcasing Norwegian sales training services, now enhanced with Insertr for content management. This is a real production website built with Hugo and styled with TailwindCSS.
|
||||
|
||||
## Demo URL
|
||||
Production site: https://devigo.no/
|
||||
Source: Hugo-generated static site from `/home/fitz/devigo-web`
|
||||
|
||||
## Site Characteristics
|
||||
- **Language**: Norwegian (Norsk)
|
||||
- **Industry**: Sales training and development
|
||||
- **Framework**: Hugo static site generator with TailwindCSS
|
||||
- **Content Type**: Sales courses, training programs, testimonials
|
||||
- **Complexity**: Medium - professional sales training business site
|
||||
- **Original Build**: Hugoplate theme with custom Norwegian content
|
||||
- **Demo Adaptations**: Removed production base href and hardcoded URLs for localhost compatibility
|
||||
|
||||
## Insertr Enhancement Status
|
||||
- [x] Content sections identified
|
||||
- [x] Insertr classes added to key elements
|
||||
- [x] Norwegian language content
|
||||
- [x] Business-focused content types
|
||||
- [x] Production-ready structure
|
||||
- [x] Responsive design maintained
|
||||
|
||||
## Features Demonstrated
|
||||
|
||||
### 1. **Norwegian Language Content**
|
||||
- Native Norwegian text throughout
|
||||
- Professional business terminology
|
||||
- Cultural context and local market focus
|
||||
|
||||
### 2. **Business Content Types**
|
||||
- **Service descriptions** - Editable service offerings
|
||||
- **Company information** - About section with stats
|
||||
- **Contact details** - Phone, email, address
|
||||
- **Testimonials** - Client feedback and quotes
|
||||
- **Call-to-action buttons** - Lead generation elements
|
||||
|
||||
### 3. **Professional Layout**
|
||||
- **Hero section** with value proposition
|
||||
- **Services grid** with icon-based cards
|
||||
- **About section** with company stats
|
||||
- **Testimonials** with client quotes
|
||||
- **Contact section** with multiple contact methods
|
||||
- **Footer** with organized links
|
||||
|
||||
## Enhanced Elements (39 insertr classes → 51 enhanced items)
|
||||
|
||||
### Navigation & Branding
|
||||
- Navigation links: "Kurs og Utvikling", "Om oss", "Referanser", "Kontakt"
|
||||
- CTA buttons: "selg mer!" (call-to-action)
|
||||
|
||||
### Hero Section
|
||||
- Main headline: "Closing skjer før start"
|
||||
- Value proposition: "Vår tjeneste er å sørge for at dine selgere yter sitt beste. Så selger du mer!"
|
||||
- Action buttons: "Kontakt oss", "Les mer"
|
||||
|
||||
### Training Services
|
||||
- **Kurs for nye selgere** - New sales training program
|
||||
- **Selgerutvikling** - Sales development services
|
||||
- **Emnekurs** - Subject-specific courses
|
||||
- Feature lists and benefit descriptions
|
||||
|
||||
### About Section
|
||||
- Company background and history
|
||||
- **Patric Rustan** - Founder profile and bio
|
||||
- Company values and approach
|
||||
|
||||
### Testimonials
|
||||
- Client testimonials section
|
||||
- Customer quotes and attributions
|
||||
- Social proof elements
|
||||
|
||||
### Contact Section
|
||||
- Contact form with Norwegian labels
|
||||
- Form fields: "Navn", "Epost", "Noe mer?"
|
||||
- Submit button: "Send"
|
||||
|
||||
### Footer
|
||||
- Social media links (Facebook, LinkedIn)
|
||||
- Developer credit: "Utviklet og levert av Joakim Schäffer"
|
||||
|
||||
## Technical Implementation
|
||||
|
||||
### Content Type Distribution
|
||||
- **Text elements**: 25+ (headings, labels, contact info)
|
||||
- **Markdown elements**: 15+ (descriptions, testimonials, paragraphs)
|
||||
- **Link elements**: 8+ (navigation, CTAs, footer links)
|
||||
|
||||
### CSS Framework
|
||||
- Modern CSS Grid and Flexbox
|
||||
- CSS Custom Properties (variables)
|
||||
- Responsive design with mobile-first approach
|
||||
- Professional color scheme with Norwegian design sensibilities
|
||||
|
||||
### Asset Structure
|
||||
```
|
||||
assets/
|
||||
├── style.css # Main stylesheet
|
||||
└── images/ # Placeholder images
|
||||
├── devigo-logo.svg
|
||||
├── hero-illustration.svg
|
||||
├── strategy-icon.svg
|
||||
├── tech-icon.svg
|
||||
├── org-icon.svg
|
||||
└── team-photo.jpg
|
||||
```
|
||||
|
||||
## Demo Commands
|
||||
|
||||
```bash
|
||||
# Start unified insertr server (serves all demos)
|
||||
just dev
|
||||
|
||||
# Or enhance devigo demo specifically
|
||||
just enhance-devigo
|
||||
|
||||
# Visit demo at:
|
||||
# http://localhost:8080/sites/devigo-web/
|
||||
```
|
||||
|
||||
## Testing Scenarios
|
||||
|
||||
### 1. **Content Editing**
|
||||
- Edit service descriptions for different market positioning
|
||||
- Update contact information for new office locations
|
||||
- Modify testimonials and client names
|
||||
- Change company statistics and achievements
|
||||
|
||||
### 2. **Marketing Updates**
|
||||
- Update value propositions in hero section
|
||||
- Modify service offerings and descriptions
|
||||
- Change call-to-action button text
|
||||
- Update company messaging
|
||||
|
||||
### 3. **Localization Testing**
|
||||
- Norwegian content editing
|
||||
- Business terminology updates
|
||||
- Cultural context modifications
|
||||
|
||||
## Production Use Case
|
||||
This demo represents a real client website structure, demonstrating how Insertr can be used in production environments for:
|
||||
|
||||
- **Client content management** - Allow clients to update their own content
|
||||
- **Marketing campaigns** - Quick updates to messaging and CTAs
|
||||
- **Service evolution** - Easy updates as services evolve
|
||||
- **Contact information** - Address, phone, email updates
|
||||
- **Team changes** - Staff updates and bio modifications
|
||||
|
||||
## Key Insights
|
||||
|
||||
### What Works Well
|
||||
1. **Professional content** - Real business language and context
|
||||
2. **Norwegian language** - Demonstrates international/multilingual support
|
||||
3. **Service-focused content** - B2B consulting industry specifics
|
||||
4. **Production structure** - Realistic website architecture
|
||||
5. **Client workflow** - Typical client content management needs
|
||||
|
||||
### Business Value
|
||||
- **Reduced client dependency** - Clients can update content independently
|
||||
- **Faster iteration** - No developer needed for content changes
|
||||
- **Better client satisfaction** - Immediate content control
|
||||
- **Maintenance efficiency** - Reduced support tickets for content updates
|
||||
|
||||
## Files
|
||||
- `index.html` - Main website with insertr classes
|
||||
- `assets/style.css` - Professional Norwegian website styles
|
||||
- `assets/images/` - Placeholder images for logos and illustrations
|
||||
- `insertr.yaml` - Configuration for Norwegian consulting demo
|
||||
- `README.md` - This documentation
|
||||
|
||||
This demo showcases Insertr's production readiness with real-world business content in Norwegian, demonstrating international support and professional service industry applications.
|
||||
5
demos/devigo-web/assets/images/devigo-logo.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect width="40" height="40" rx="8" fill="#2563eb"/>
|
||||
<path d="M12 12h6c4.4 0 8 3.6 8 8s-3.6 8-8 8h-6V12z" fill="white"/>
|
||||
<circle cx="15" cy="20" r="2" fill="#2563eb"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 276 B |
10
demos/devigo-web/assets/images/hero-illustration.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg width="400" height="300" viewBox="0 0 400 300" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect width="400" height="300" fill="#f8fafc"/>
|
||||
<rect x="50" y="50" width="300" height="200" rx="8" fill="white" stroke="#e5e7eb"/>
|
||||
<rect x="80" y="80" width="240" height="20" rx="4" fill="#2563eb"/>
|
||||
<rect x="80" y="120" width="180" height="12" rx="2" fill="#6b7280"/>
|
||||
<rect x="80" y="140" width="200" height="12" rx="2" fill="#6b7280"/>
|
||||
<rect x="80" y="160" width="160" height="12" rx="2" fill="#6b7280"/>
|
||||
<circle cx="300" cy="180" r="40" fill="#3b82f6" opacity="0.2"/>
|
||||
<circle cx="300" cy="180" r="20" fill="#2563eb"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 643 B |
8
demos/devigo-web/assets/images/org-icon.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle cx="15" cy="8" r="3" fill="white"/>
|
||||
<circle cx="8" cy="20" r="2.5" fill="white"/>
|
||||
<circle cx="22" cy="20" r="2.5" fill="white"/>
|
||||
<path d="M15 12C12.2 12 10 14.2 10 17V18H20V17C20 14.2 17.8 12 15 12Z" fill="white"/>
|
||||
<path d="M8 24C6.3 24 5 22.7 5 21V20.5C5 19.1 6.1 18 7.5 18H8.5C9.9 18 11 19.1 11 20.5V21C11 22.7 9.7 24 8 24Z" fill="white"/>
|
||||
<path d="M22 24C20.3 24 19 22.7 19 21V20.5C19 19.1 20.1 18 21.5 18H22.5C23.9 18 25 19.1 25 20.5V21C25 22.7 23.7 24 22 24Z" fill="white"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 602 B |
5
demos/devigo-web/assets/images/strategy-icon.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M15 5L25 12L15 19L5 12L15 5Z" fill="white"/>
|
||||
<path d="M15 25L25 18V12L15 19V25Z" fill="white" opacity="0.7"/>
|
||||
<path d="M5 18L15 25V19L5 12V18Z" fill="white" opacity="0.7"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 290 B |
7
demos/devigo-web/assets/images/tech-icon.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect x="3" y="8" width="24" height="14" rx="2" fill="white"/>
|
||||
<rect x="5" y="10" width="20" height="10" rx="1" fill="white" stroke="rgba(255,255,255,0.3)"/>
|
||||
<circle cx="24" cy="15" r="1" fill="white"/>
|
||||
<rect x="12" y="23" width="6" height="2" fill="white"/>
|
||||
<rect x="8" y="25" width="14" height="1" fill="white"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 427 B |
484
demos/devigo-web/assets/style.css
Normal file
@@ -0,0 +1,484 @@
|
||||
/* Devigo - Norwegian Consulting Website Styles */
|
||||
:root {
|
||||
--primary-color: #2563eb;
|
||||
--secondary-color: #1e40af;
|
||||
--accent-color: #3b82f6;
|
||||
--text-primary: #1f2937;
|
||||
--text-secondary: #6b7280;
|
||||
--bg-light: #f8fafc;
|
||||
--bg-white: #ffffff;
|
||||
--border-color: #e5e7eb;
|
||||
--success-color: #10b981;
|
||||
}
|
||||
|
||||
* {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
|
||||
line-height: 1.6;
|
||||
color: var(--text-primary);
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.container {
|
||||
max-width: 1200px;
|
||||
margin: 0 auto;
|
||||
padding: 0 2rem;
|
||||
}
|
||||
|
||||
/* Navigation */
|
||||
.navbar {
|
||||
background: var(--bg-white);
|
||||
border-bottom: 1px solid var(--border-color);
|
||||
position: sticky;
|
||||
top: 0;
|
||||
z-index: 1000;
|
||||
padding: 1rem 0;
|
||||
}
|
||||
|
||||
.navbar .container {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.nav-brand {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 0.75rem;
|
||||
}
|
||||
|
||||
.logo {
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
}
|
||||
|
||||
.brand-name {
|
||||
font-size: 1.5rem;
|
||||
font-weight: 700;
|
||||
color: var(--primary-color);
|
||||
}
|
||||
|
||||
.nav-links {
|
||||
display: flex;
|
||||
list-style: none;
|
||||
gap: 2rem;
|
||||
}
|
||||
|
||||
.nav-links a {
|
||||
text-decoration: none;
|
||||
color: var(--text-primary);
|
||||
font-weight: 500;
|
||||
transition: color 0.3s ease;
|
||||
}
|
||||
|
||||
.nav-links a:hover {
|
||||
color: var(--primary-color);
|
||||
}
|
||||
|
||||
/* Hero Section */
|
||||
.hero {
|
||||
padding: 5rem 0;
|
||||
background: linear-gradient(135deg, var(--bg-light) 0%, var(--bg-white) 100%);
|
||||
}
|
||||
|
||||
.hero .container {
|
||||
display: grid;
|
||||
grid-template-columns: 1fr 1fr;
|
||||
gap: 4rem;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.hero-content h1 {
|
||||
font-size: 3.5rem;
|
||||
font-weight: 800;
|
||||
line-height: 1.1;
|
||||
margin-bottom: 1.5rem;
|
||||
color: var(--text-primary);
|
||||
}
|
||||
|
||||
.hero-subtitle {
|
||||
font-size: 1.25rem;
|
||||
color: var(--text-secondary);
|
||||
margin-bottom: 2rem;
|
||||
line-height: 1.7;
|
||||
}
|
||||
|
||||
.hero-actions {
|
||||
display: flex;
|
||||
gap: 1rem;
|
||||
}
|
||||
|
||||
.hero-image img {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
/* Buttons */
|
||||
.btn {
|
||||
display: inline-block;
|
||||
padding: 0.875rem 2rem;
|
||||
border-radius: 0.5rem;
|
||||
text-decoration: none;
|
||||
font-weight: 600;
|
||||
transition: all 0.3s ease;
|
||||
border: 2px solid transparent;
|
||||
}
|
||||
|
||||
.btn-primary {
|
||||
background: var(--primary-color);
|
||||
color: white;
|
||||
}
|
||||
|
||||
.btn-primary:hover {
|
||||
background: var(--secondary-color);
|
||||
transform: translateY(-2px);
|
||||
}
|
||||
|
||||
.btn-secondary {
|
||||
background: transparent;
|
||||
color: var(--primary-color);
|
||||
border-color: var(--primary-color);
|
||||
}
|
||||
|
||||
.btn-secondary:hover {
|
||||
background: var(--primary-color);
|
||||
color: white;
|
||||
}
|
||||
|
||||
/* Sections */
|
||||
section {
|
||||
padding: 5rem 0;
|
||||
}
|
||||
|
||||
.section-title {
|
||||
font-size: 2.5rem;
|
||||
font-weight: 700;
|
||||
text-align: center;
|
||||
margin-bottom: 1rem;
|
||||
color: var(--text-primary);
|
||||
}
|
||||
|
||||
.section-subtitle {
|
||||
font-size: 1.25rem;
|
||||
color: var(--text-secondary);
|
||||
text-align: center;
|
||||
margin-bottom: 3rem;
|
||||
max-width: 600px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
/* Services */
|
||||
.services {
|
||||
background: var(--bg-light);
|
||||
}
|
||||
|
||||
.services-grid {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
|
||||
gap: 2rem;
|
||||
}
|
||||
|
||||
.service-card {
|
||||
background: var(--bg-white);
|
||||
padding: 2.5rem;
|
||||
border-radius: 1rem;
|
||||
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
|
||||
transition: transform 0.3s ease, box-shadow 0.3s ease;
|
||||
}
|
||||
|
||||
.service-card:hover {
|
||||
transform: translateY(-4px);
|
||||
box-shadow: 0 10px 25px -3px rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
|
||||
.service-icon {
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
margin-bottom: 1.5rem;
|
||||
background: var(--primary-color);
|
||||
border-radius: 0.75rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.service-icon img {
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
filter: brightness(0) invert(1);
|
||||
}
|
||||
|
||||
.service-card h3 {
|
||||
font-size: 1.5rem;
|
||||
font-weight: 600;
|
||||
margin-bottom: 1rem;
|
||||
color: var(--text-primary);
|
||||
}
|
||||
|
||||
.service-card p {
|
||||
color: var(--text-secondary);
|
||||
line-height: 1.7;
|
||||
}
|
||||
|
||||
/* About */
|
||||
.about .container {
|
||||
display: grid;
|
||||
grid-template-columns: 1fr 1fr;
|
||||
gap: 4rem;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.about h2 {
|
||||
font-size: 2.5rem;
|
||||
font-weight: 700;
|
||||
margin-bottom: 1.5rem;
|
||||
color: var(--text-primary);
|
||||
}
|
||||
|
||||
.about p {
|
||||
font-size: 1.125rem;
|
||||
color: var(--text-secondary);
|
||||
margin-bottom: 1.5rem;
|
||||
line-height: 1.7;
|
||||
}
|
||||
|
||||
.stats {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(3, 1fr);
|
||||
gap: 2rem;
|
||||
margin-top: 3rem;
|
||||
}
|
||||
|
||||
.stat {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.stat-number {
|
||||
display: block;
|
||||
font-size: 2.5rem;
|
||||
font-weight: 800;
|
||||
color: var(--primary-color);
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
.stat-label {
|
||||
font-size: 0.875rem;
|
||||
color: var(--text-secondary);
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.about-image img {
|
||||
width: 100%;
|
||||
border-radius: 1rem;
|
||||
}
|
||||
|
||||
/* Testimonials */
|
||||
.testimonials {
|
||||
background: var(--bg-light);
|
||||
}
|
||||
|
||||
.testimonial-grid {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
|
||||
gap: 2rem;
|
||||
}
|
||||
|
||||
.testimonial {
|
||||
background: var(--bg-white);
|
||||
padding: 2.5rem;
|
||||
border-radius: 1rem;
|
||||
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
|
||||
.testimonial blockquote {
|
||||
font-size: 1.125rem;
|
||||
line-height: 1.7;
|
||||
color: var(--text-primary);
|
||||
margin-bottom: 1.5rem;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.testimonial cite {
|
||||
font-size: 0.875rem;
|
||||
color: var(--text-secondary);
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
/* Contact */
|
||||
.contact {
|
||||
background: var(--primary-color);
|
||||
color: white;
|
||||
}
|
||||
|
||||
.contact h2 {
|
||||
color: white;
|
||||
font-size: 2.5rem;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
.contact p {
|
||||
font-size: 1.25rem;
|
||||
margin-bottom: 3rem;
|
||||
opacity: 0.9;
|
||||
}
|
||||
|
||||
.contact-info {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
|
||||
gap: 2rem;
|
||||
margin-bottom: 3rem;
|
||||
}
|
||||
|
||||
.contact-item h4 {
|
||||
font-size: 1.125rem;
|
||||
margin-bottom: 0.5rem;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.contact-item p {
|
||||
opacity: 0.8;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.contact .btn-primary {
|
||||
background: white;
|
||||
color: var(--primary-color);
|
||||
}
|
||||
|
||||
.contact .btn-primary:hover {
|
||||
background: var(--bg-light);
|
||||
}
|
||||
|
||||
/* Footer */
|
||||
.footer {
|
||||
background: var(--text-primary);
|
||||
color: white;
|
||||
padding: 3rem 0 1rem;
|
||||
}
|
||||
|
||||
.footer-content {
|
||||
display: grid;
|
||||
grid-template-columns: 2fr 1fr 1fr;
|
||||
gap: 3rem;
|
||||
margin-bottom: 2rem;
|
||||
}
|
||||
|
||||
.footer-brand .brand-name {
|
||||
color: white;
|
||||
font-size: 1.5rem;
|
||||
margin-bottom: 0.5rem;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.footer-brand p {
|
||||
opacity: 0.7;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.footer-links h4,
|
||||
.footer-contact h4 {
|
||||
margin-bottom: 1rem;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.footer-links ul {
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
.footer-links li {
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
.footer-links a {
|
||||
color: white;
|
||||
text-decoration: none;
|
||||
opacity: 0.7;
|
||||
transition: opacity 0.3s ease;
|
||||
}
|
||||
|
||||
.footer-links a:hover {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.footer-contact p {
|
||||
opacity: 0.7;
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
.footer-bottom {
|
||||
border-top: 1px solid rgba(255, 255, 255, 0.1);
|
||||
padding-top: 2rem;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.footer-bottom p {
|
||||
opacity: 0.7;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
/* Responsive Design */
|
||||
@media (max-width: 768px) {
|
||||
.container {
|
||||
padding: 0 1rem;
|
||||
}
|
||||
|
||||
.hero .container,
|
||||
.about .container {
|
||||
grid-template-columns: 1fr;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.hero-content h1 {
|
||||
font-size: 2.5rem;
|
||||
}
|
||||
|
||||
.nav-links {
|
||||
gap: 1rem;
|
||||
}
|
||||
|
||||
.hero-actions {
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.stats {
|
||||
grid-template-columns: 1fr;
|
||||
gap: 1rem;
|
||||
}
|
||||
|
||||
.footer-content {
|
||||
grid-template-columns: 1fr;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.testimonial-grid {
|
||||
grid-template-columns: 1fr;
|
||||
}
|
||||
|
||||
.services-grid {
|
||||
grid-template-columns: 1fr;
|
||||
}
|
||||
}
|
||||
|
||||
/* Insertr Demo Gate Styles */
|
||||
.insertr-gate {
|
||||
background: var(--primary-color);
|
||||
color: white;
|
||||
border: none;
|
||||
padding: 0.25rem 0.5rem;
|
||||
border-radius: 0.25rem;
|
||||
font-size: 0.75rem;
|
||||
cursor: pointer;
|
||||
margin-left: 0.5rem;
|
||||
opacity: 0.8;
|
||||
transition: opacity 0.3s ease;
|
||||
}
|
||||
|
||||
.insertr-gate:hover {
|
||||
opacity: 1;
|
||||
}
|
||||
6
demos/devigo-web/authors/index.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<!doctype html><html itemscope class="snap dark" lang=nb-no itemtype=http://schema.org/WebPage><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=5"><meta name=theme-name content="hugoplate"><link rel="shortcut icon" href=/images/favicon_hu_fc3e2a6bee6bf4a7.png type=image/x-icon><link rel=icon href=/images/favicon_hu_fc3e2a6bee6bf4a7.png type=image/x-icon><link rel=icon type=image/png sizes=48x48 href=/images/favicon_hu_e204b38d3bc06b2.png><link rel=icon type=image/png sizes=96x96 href=/images/favicon_hu_fc3e2a6bee6bf4a7.png><link rel=apple-touch-icon sizes=144x144 href=/images/favicon_hu_e81cb40e0831378f.png><link rel=manifest href=/manifest.webmanifest><meta name=msapplication-TileColor content="#ddd"><meta name=theme-color content="#ffffff"><base href=https://devigo.no/authors/><title>Hvem er vi</title><meta name=keywords content="Salgstrening,Salgskurs,Kundeservice,Closing,Salgsutvikling"><meta name=description content="Et selskap dedikert til å utvikle og fremme god salgsteknikk, "><meta name=author content="jnss.me"><meta property="og:image:type" content="image/svg+xml"><meta property="og:title" content="Hvem er vi"><meta property="og:description" content="Et selskap dedikert til å utvikle og fremme god salgsteknikk, "><meta property="og:type" content="website"><meta property="og:url" content="https://devigo.no/authors/"><meta name=twitter:title content="Hvem er vi"><meta name=twitter:description content="Et selskap dedikert til å utvikle og fremme god salgsteknikk, "><meta name=twitter:creator content="@jnss.me"><script>let indexURL="https://devigo.no/searchindex.json",includeSectionsInSearch=["blog"],search_no_results="0 results for",search_initial_message=""</script><meta http-equiv=x-dns-prefetch-control content="on"><link rel=preconnect href=https://use.fontawesome.com crossorigin><link rel=preconnect href=//cdnjs.cloudflare.com><link rel=preconnect href=//www.googletagmanager.com><link rel=preconnect href=//www.google-analytics.com><link rel=dns-prefetch href=https://use.fontawesome.com><link rel=dns-prefetch href=//ajax.googleapis.com><link rel=dns-prefetch href=//cdnjs.cloudflare.com><link rel=dns-prefetch href=//www.googletagmanager.com><link rel=dns-prefetch href=//www.google-analytics.com><link rel=dns-prefetch href=//fonts.googleapis.com><link rel=dns-prefetch href=//connect.facebook.net><link rel=dns-prefetch href=//platform.linkedin.com><link rel=dns-prefetch href=//platform.twitter.com><link rel=preconnect href=https://fonts.googleapis.com><link rel=preconnect href=https://fonts.gstatic.com crossorigin><script>(function(){const e=document.createElement("link");e.href="https://fonts.googleapis.com/css2?family=Heebo:wght@400;600&family=Signika:wght@500;700&display=swap",e.type="text/css",e.rel="stylesheet",document.head.appendChild(e)})()</script><link href=/css/style.min.7689eba5aa202a985c862a65b270b80d749060ba27871723c7580d379f55eee9.css integrity="sha256-donrpaogKphchiplsnC4DXSQYLonhxcjx1gNN59V7uk=" rel=stylesheet><link defer async rel=stylesheet href=/css/style-lazy.min.85575460e013a8f1e96ccd0560c44120e7e785297933c62e65534d5652eebe78.css integrity="sha256-hVdUYOATqPHpbM0FYMRBIOfnhSl5M8YuZVNNVlLuvng=" media=print onload='this.media="all",this.onload=null'></head><body><header class="header sticky top-0 z-30"><nav class="navbar container"><div class=order-0><a class="navbar-brand block" href=/><img fetchpriority=high decoding=async class="img img-light" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'>
|
||||
<img fetchpriority=high decoding=async class="img img-dark" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'></a></div><input id=nav-toggle type=checkbox class=hidden>
|
||||
<label for=nav-toggle class="order-3 cursor-pointer flex items-center lg:hidden text-text-dark dark:text-white lg:order-1"><svg id="show-button" class="h-6 fill-current block" viewBox="0 0 20 20"><title>Menu Open</title><path d="M0 3h20v2H0V3zm0 6h20v2H0V9zm0 6h20v2H0V0z"/></svg>
|
||||
<svg id="hide-button" class="h-6 fill-current hidden" viewBox="0 0 20 20"><title>Menu Close</title><polygon points="11 9 22 9 22 11 11 11 11 22 9 22 9 11 -2 11 -2 9 9 9 9 -2 11 -2" transform="rotate(45 10 10)"/></svg></label><ul id=nav-menu class="navbar-nav order-3 hidden lg:flex w-full pb-6 lg:order-1 lg:w-auto lg:space-x-2 lg:pb-0 xl:space-x-8"><li class=nav-item><a class=nav-link href=/#feat>Kurs og Utvikling</a></li><li class=nav-item><a class=nav-link href=/#about>Om oss</a></li><li class=nav-item><a class=nav-link href=/#testimonials>Referanser</a></li><li class=nav-item><a class=nav-link href=/#contact>Kontakt</a></li><li class="mt-4 inline-block lg:hidden"><a class="btn btn-outline-primary btn-sm" href=/#contact>selg mer!</a></li></ul><div class="order-1 ml-auto flex items-center md:order-2 lg:ml-0"><a href=/#contact class="btn btn-outline-primary btn-sm hidden lg:inline-block">selg mer!</a></div></nav></header><main><section><div class="container text-center"><div class="from-body to-light dark:from-darkmode-body dark:to-darkmode-light rounded-2xl bg-gradient-to-b px-8 py-14"><h1>Hvem Er Vi</h1><ul class="mt-6 inline-flex space-x-1 capitalize"><li><a class="text-primary dark:text-darkmode-primary" href=https://devigo.no/>Hjem
|
||||
</a><span class="inlin-block mr-1">/</span></li><li><span class="text-primary dark:text-darkmode-primary">Hvem er vi</span></li></ul></div></div></section><section class=section><div class=container><ul class=text-center><li class=m-3><a href=https://devigo.no/authors/patrick-rustan/ class="text-text-dark dark:text-darkmode-text-dark block text-xl">Patric Rustan</a></li></ul></div></section></main><footer class="bg-light dark:bg-darkmode-light relative z-10"><div class=container><div class="row items-center py-10"><div class="lg:col-3 mb-8 text-center lg:mb-0 lg:text-left"><a class="navbar-brand inline-block" href=/><img fetchpriority=high decoding=async class="img img-light" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'>
|
||||
<img fetchpriority=high decoding=async class="img img-dark" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'></a></div><div class="lg:col-6 mb-8 text-center lg:mb-0"><ul></ul></div><div class="lg:col-3 mb-8 text-center lg:mb-0 lg:mt-0 lg:text-right"><ul class=social-icons><li><a target=_blank aria-label=facebook rel="nofollow noopener" href=https://www.facebook.com/><i class="fab fa-facebook"></i></a></li><li><a target=_blank aria-label=linkedin rel="nofollow noopener" href=https://www.linkedin.com/><i class="fab fa-linkedin"></i></a></li></ul></div></div></div><div class="border-border dark:border-darkmode-border border-t py-7"><div class="text-text-light dark:text-darkmode-text-light container text-center"><p>Utviklet og levert av Joakim Schäffer</p></div></div></footer><script crossorigin=anonymous integrity="sha256-NoqgJlugD+mB4Hf8AueiiPBQSb7ASin+oZS0fYEdtiA=" src=/js/script.min.368aa0265ba00fe981e077fc02e7a288f05049bec04a29fea194b47d811db620.js></script><script defer async crossorigin=anonymous integrity="sha256-GrJYek7lbMIWuRNCD5ImM6PNBJ72jzIDo/urKVLfPDk=" src=/js/script-lazy.min.1ab2587a4ee56cc216b913420f922633a3cd049ef68f3203a3fbab2952df3c39.js></script><script>"serviceWorker"in navigator&&navigator.serviceWorker.register("/service-worker.js")</script></body></html>
|
||||
1
demos/devigo-web/authors/index.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hvem er vi on DEVIGO</title><link>https://devigo.no/authors/</link><description>Recent content in Hvem er vi on DEVIGO</description><generator>Hugo</generator><language>nb-no</language><atom:link href="https://devigo.no/authors/index.xml" rel="self" type="application/rss+xml"/><item><title>Patric Rustan</title><link>https://devigo.no/authors/patrick-rustan/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://devigo.no/authors/patrick-rustan/</guid><description><p>Jeg har sju år på folkeskolen, tre år på gymnas, men etter to netter på en husmorsskole gikk utdannelsen i knas!</p></description></item></channel></rss>
|
||||
7
demos/devigo-web/authors/patrick-rustan/index.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<!doctype html><html itemscope class="snap dark" lang=nb-no itemtype=http://schema.org/WebPage><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=5"><meta name=theme-name content="hugoplate"><link rel="shortcut icon" href=/images/favicon_hu_fc3e2a6bee6bf4a7.png type=image/x-icon><link rel=icon href=/images/favicon_hu_fc3e2a6bee6bf4a7.png type=image/x-icon><link rel=icon type=image/png sizes=48x48 href=/images/favicon_hu_e204b38d3bc06b2.png><link rel=icon type=image/png sizes=96x96 href=/images/favicon_hu_fc3e2a6bee6bf4a7.png><link rel=apple-touch-icon sizes=144x144 href=/images/favicon_hu_e81cb40e0831378f.png><link rel=manifest href=/manifest.webmanifest><meta name=msapplication-TileColor content="#ddd"><meta name=theme-color content="#ffffff"><base href=https://devigo.no/authors/patrick-rustan/><title>Patric Rustan</title><meta name=keywords content="Salgstrening,Salgskurs,Kundeservice,Closing,Salgsutvikling"><meta name=description content="Grunnlegger"><meta name=author content="jnss.me"><meta property="og:image" content="https://devigo.no/images/avatar.png"><meta name=twitter:image content="https://devigo.no/images/avatar.png"><meta name=twitter:card content="summary"><meta property="og:image:width" content="3024"><meta property="og:image:height" content="3024"><meta property="og:image:type" content="image/.png"><meta property="og:title" content="Patric Rustan"><meta property="og:description" content="Grunnlegger"><meta property="og:type" content="website"><meta property="og:url" content="https://devigo.no/authors/patrick-rustan/"><meta name=twitter:title content="Patric Rustan"><meta name=twitter:description content="Grunnlegger"><meta name=twitter:creator content="@jnss.me"><script>let indexURL="https://devigo.no/searchindex.json",includeSectionsInSearch=["blog"],search_no_results="0 results for",search_initial_message=""</script><meta http-equiv=x-dns-prefetch-control content="on"><link rel=preconnect href=https://use.fontawesome.com crossorigin><link rel=preconnect href=//cdnjs.cloudflare.com><link rel=preconnect href=//www.googletagmanager.com><link rel=preconnect href=//www.google-analytics.com><link rel=dns-prefetch href=https://use.fontawesome.com><link rel=dns-prefetch href=//ajax.googleapis.com><link rel=dns-prefetch href=//cdnjs.cloudflare.com><link rel=dns-prefetch href=//www.googletagmanager.com><link rel=dns-prefetch href=//www.google-analytics.com><link rel=dns-prefetch href=//fonts.googleapis.com><link rel=dns-prefetch href=//connect.facebook.net><link rel=dns-prefetch href=//platform.linkedin.com><link rel=dns-prefetch href=//platform.twitter.com><link rel=preconnect href=https://fonts.googleapis.com><link rel=preconnect href=https://fonts.gstatic.com crossorigin><script>(function(){const e=document.createElement("link");e.href="https://fonts.googleapis.com/css2?family=Heebo:wght@400;600&family=Signika:wght@500;700&display=swap",e.type="text/css",e.rel="stylesheet",document.head.appendChild(e)})()</script><link href=/css/style.min.7689eba5aa202a985c862a65b270b80d749060ba27871723c7580d379f55eee9.css integrity="sha256-donrpaogKphchiplsnC4DXSQYLonhxcjx1gNN59V7uk=" rel=stylesheet><link defer async rel=stylesheet href=/css/style-lazy.min.85575460e013a8f1e96ccd0560c44120e7e785297933c62e65534d5652eebe78.css integrity="sha256-hVdUYOATqPHpbM0FYMRBIOfnhSl5M8YuZVNNVlLuvng=" media=print onload='this.media="all",this.onload=null'></head><body><header class="header sticky top-0 z-30"><nav class="navbar container"><div class=order-0><a class="navbar-brand block" href=/><img fetchpriority=high decoding=async class="img img-light" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'>
|
||||
<img fetchpriority=high decoding=async class="img img-dark" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'></a></div><input id=nav-toggle type=checkbox class=hidden>
|
||||
<label for=nav-toggle class="order-3 cursor-pointer flex items-center lg:hidden text-text-dark dark:text-white lg:order-1"><svg id="show-button" class="h-6 fill-current block" viewBox="0 0 20 20"><title>Menu Open</title><path d="M0 3h20v2H0V3zm0 6h20v2H0V9zm0 6h20v2H0V0z"/></svg>
|
||||
<svg id="hide-button" class="h-6 fill-current hidden" viewBox="0 0 20 20"><title>Menu Close</title><polygon points="11 9 22 9 22 11 11 11 11 22 9 22 9 11 -2 11 -2 9 9 9 9 -2 11 -2" transform="rotate(45 10 10)"/></svg></label><ul id=nav-menu class="navbar-nav order-3 hidden lg:flex w-full pb-6 lg:order-1 lg:w-auto lg:space-x-2 lg:pb-0 xl:space-x-8"><li class=nav-item><a class=nav-link href=/#feat>Kurs og Utvikling</a></li><li class=nav-item><a class=nav-link href=/#about>Om oss</a></li><li class=nav-item><a class=nav-link href=/#testimonials>Referanser</a></li><li class=nav-item><a class=nav-link href=/#contact>Kontakt</a></li><li class="mt-4 inline-block lg:hidden"><a class="btn btn-outline-primary btn-sm" href=/#contact>selg mer!</a></li></ul><div class="order-1 ml-auto flex items-center md:order-2 lg:ml-0"><a href=/#contact class="btn btn-outline-primary btn-sm hidden lg:inline-block">selg mer!</a></div></nav></header><main><section><div class="container text-center"><div class="from-body to-light dark:from-darkmode-body dark:to-darkmode-light rounded-2xl bg-gradient-to-b px-8 py-14"><h1>Patric Rustan</h1><ul class="mt-6 inline-flex space-x-1 capitalize"><li><a class="text-primary dark:text-darkmode-primary" href=https://devigo.no/>Hjem
|
||||
</a><span class="inlin-block mr-1">/</span></li><li><a class="text-primary dark:text-darkmode-primary" href=/authors/>Hvem er vi
|
||||
</a><span class="inlin-block mr-1">/</span></li><li><span class="text-primary dark:text-darkmode-primary">Patric Rustan</span></li></ul></div></div></section><section class=section-sm><div class=container><div class="row justify-center"><div class=lg:col-10><div class=content><p>Jeg har sju år på folkeskolen, tre år på gymnas, men etter to netter på en husmorsskole gikk utdannelsen i knas!</p></div></div></div></div></section></main><footer class="bg-light dark:bg-darkmode-light relative z-10"><div class=container><div class="row items-center py-10"><div class="lg:col-3 mb-8 text-center lg:mb-0 lg:text-left"><a class="navbar-brand inline-block" href=/><img fetchpriority=high decoding=async class="img img-light" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'>
|
||||
<img fetchpriority=high decoding=async class="img img-dark" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'></a></div><div class="lg:col-6 mb-8 text-center lg:mb-0"><ul></ul></div><div class="lg:col-3 mb-8 text-center lg:mb-0 lg:mt-0 lg:text-right"><ul class=social-icons><li><a target=_blank aria-label=facebook rel="nofollow noopener" href=https://www.facebook.com/><i class="fab fa-facebook"></i></a></li><li><a target=_blank aria-label=linkedin rel="nofollow noopener" href=https://www.linkedin.com/><i class="fab fa-linkedin"></i></a></li></ul></div></div></div><div class="border-border dark:border-darkmode-border border-t py-7"><div class="text-text-light dark:text-darkmode-text-light container text-center"><p>Utviklet og levert av Joakim Schäffer</p></div></div></footer><script crossorigin=anonymous integrity="sha256-NoqgJlugD+mB4Hf8AueiiPBQSb7ASin+oZS0fYEdtiA=" src=/js/script.min.368aa0265ba00fe981e077fc02e7a288f05049bec04a29fea194b47d811db620.js></script><script defer async crossorigin=anonymous integrity="sha256-GrJYek7lbMIWuRNCD5ImM6PNBJ72jzIDo/urKVLfPDk=" src=/js/script-lazy.min.1ab2587a4ee56cc216b913420f922633a3cd049ef68f3203a3fbab2952df3c39.js></script><script>"serviceWorker"in navigator&&navigator.serviceWorker.register("/service-worker.js")</script></body></html>
|
||||
6
demos/devigo-web/categories/index.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<!doctype html><html itemscope class="snap dark" lang=nb-no itemtype=http://schema.org/WebPage><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=5"><meta name=theme-name content="hugoplate"><link rel="shortcut icon" href=/images/favicon_hu_fc3e2a6bee6bf4a7.png type=image/x-icon><link rel=icon href=/images/favicon_hu_fc3e2a6bee6bf4a7.png type=image/x-icon><link rel=icon type=image/png sizes=48x48 href=/images/favicon_hu_e204b38d3bc06b2.png><link rel=icon type=image/png sizes=96x96 href=/images/favicon_hu_fc3e2a6bee6bf4a7.png><link rel=apple-touch-icon sizes=144x144 href=/images/favicon_hu_e81cb40e0831378f.png><link rel=manifest href=/manifest.webmanifest><meta name=msapplication-TileColor content="#ddd"><meta name=theme-color content="#ffffff"><base href=https://devigo.no/categories/><title>DEVIGO</title><meta name=keywords content="Salgstrening,Salgskurs,Kundeservice,Closing,Salgsutvikling"><meta name=description content="Et selskap dedikert til å utvikle og fremme god salgsteknikk, "><meta name=author content="jnss.me"><meta property="og:image:type" content="image/svg+xml"><meta property="og:title" content="DEVIGO"><meta property="og:description" content="Et selskap dedikert til å utvikle og fremme god salgsteknikk, "><meta property="og:type" content="website"><meta property="og:url" content="https://devigo.no/categories/"><meta name=twitter:title content="DEVIGO"><meta name=twitter:description content="Et selskap dedikert til å utvikle og fremme god salgsteknikk, "><meta name=twitter:creator content="@jnss.me"><script>let indexURL="https://devigo.no/searchindex.json",includeSectionsInSearch=["blog"],search_no_results="0 results for",search_initial_message=""</script><meta http-equiv=x-dns-prefetch-control content="on"><link rel=preconnect href=https://use.fontawesome.com crossorigin><link rel=preconnect href=//cdnjs.cloudflare.com><link rel=preconnect href=//www.googletagmanager.com><link rel=preconnect href=//www.google-analytics.com><link rel=dns-prefetch href=https://use.fontawesome.com><link rel=dns-prefetch href=//ajax.googleapis.com><link rel=dns-prefetch href=//cdnjs.cloudflare.com><link rel=dns-prefetch href=//www.googletagmanager.com><link rel=dns-prefetch href=//www.google-analytics.com><link rel=dns-prefetch href=//fonts.googleapis.com><link rel=dns-prefetch href=//connect.facebook.net><link rel=dns-prefetch href=//platform.linkedin.com><link rel=dns-prefetch href=//platform.twitter.com><link rel=preconnect href=https://fonts.googleapis.com><link rel=preconnect href=https://fonts.gstatic.com crossorigin><script>(function(){const e=document.createElement("link");e.href="https://fonts.googleapis.com/css2?family=Heebo:wght@400;600&family=Signika:wght@500;700&display=swap",e.type="text/css",e.rel="stylesheet",document.head.appendChild(e)})()</script><link href=/css/style.min.7689eba5aa202a985c862a65b270b80d749060ba27871723c7580d379f55eee9.css integrity="sha256-donrpaogKphchiplsnC4DXSQYLonhxcjx1gNN59V7uk=" rel=stylesheet><link defer async rel=stylesheet href=/css/style-lazy.min.85575460e013a8f1e96ccd0560c44120e7e785297933c62e65534d5652eebe78.css integrity="sha256-hVdUYOATqPHpbM0FYMRBIOfnhSl5M8YuZVNNVlLuvng=" media=print onload='this.media="all",this.onload=null'></head><body><header class="header sticky top-0 z-30"><nav class="navbar container"><div class=order-0><a class="navbar-brand block" href=/><img fetchpriority=high decoding=async class="img img-light" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'>
|
||||
<img fetchpriority=high decoding=async class="img img-dark" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'></a></div><input id=nav-toggle type=checkbox class=hidden>
|
||||
<label for=nav-toggle class="order-3 cursor-pointer flex items-center lg:hidden text-text-dark dark:text-white lg:order-1"><svg id="show-button" class="h-6 fill-current block" viewBox="0 0 20 20"><title>Menu Open</title><path d="M0 3h20v2H0V3zm0 6h20v2H0V9zm0 6h20v2H0V0z"/></svg>
|
||||
<svg id="hide-button" class="h-6 fill-current hidden" viewBox="0 0 20 20"><title>Menu Close</title><polygon points="11 9 22 9 22 11 11 11 11 22 9 22 9 11 -2 11 -2 9 9 9 9 -2 11 -2" transform="rotate(45 10 10)"/></svg></label><ul id=nav-menu class="navbar-nav order-3 hidden lg:flex w-full pb-6 lg:order-1 lg:w-auto lg:space-x-2 lg:pb-0 xl:space-x-8"><li class=nav-item><a class=nav-link href=/#feat>Kurs og Utvikling</a></li><li class=nav-item><a class=nav-link href=/#about>Om oss</a></li><li class=nav-item><a class=nav-link href=/#testimonials>Referanser</a></li><li class=nav-item><a class=nav-link href=/#contact>Kontakt</a></li><li class="mt-4 inline-block lg:hidden"><a class="btn btn-outline-primary btn-sm" href=/#contact>selg mer!</a></li></ul><div class="order-1 ml-auto flex items-center md:order-2 lg:ml-0"><a href=/#contact class="btn btn-outline-primary btn-sm hidden lg:inline-block">selg mer!</a></div></nav></header><main><section><div class="container text-center"><div class="from-body to-light dark:from-darkmode-body dark:to-darkmode-light rounded-2xl bg-gradient-to-b px-8 py-14"><h1>Categories</h1><ul class="mt-6 inline-flex space-x-1 capitalize"><li><a class="text-primary dark:text-darkmode-primary" href=https://devigo.no/>Hjem
|
||||
</a><span class="inlin-block mr-1">/</span></li><li><span class="text-primary dark:text-darkmode-primary">Categories</span></li></ul></div></div></section><section class=section><div class=container><ul class=text-center></ul></div></section></main><footer class="bg-light dark:bg-darkmode-light relative z-10"><div class=container><div class="row items-center py-10"><div class="lg:col-3 mb-8 text-center lg:mb-0 lg:text-left"><a class="navbar-brand inline-block" href=/><img fetchpriority=high decoding=async class="img img-light" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'>
|
||||
<img fetchpriority=high decoding=async class="img img-dark" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'></a></div><div class="lg:col-6 mb-8 text-center lg:mb-0"><ul></ul></div><div class="lg:col-3 mb-8 text-center lg:mb-0 lg:mt-0 lg:text-right"><ul class=social-icons><li><a target=_blank aria-label=facebook rel="nofollow noopener" href=https://www.facebook.com/><i class="fab fa-facebook"></i></a></li><li><a target=_blank aria-label=linkedin rel="nofollow noopener" href=https://www.linkedin.com/><i class="fab fa-linkedin"></i></a></li></ul></div></div></div><div class="border-border dark:border-darkmode-border border-t py-7"><div class="text-text-light dark:text-darkmode-text-light container text-center"><p>Utviklet og levert av Joakim Schäffer</p></div></div></footer><script crossorigin=anonymous integrity="sha256-NoqgJlugD+mB4Hf8AueiiPBQSb7ASin+oZS0fYEdtiA=" src=/js/script.min.368aa0265ba00fe981e077fc02e7a288f05049bec04a29fea194b47d811db620.js></script><script defer async crossorigin=anonymous integrity="sha256-GrJYek7lbMIWuRNCD5ImM6PNBJ72jzIDo/urKVLfPDk=" src=/js/script-lazy.min.1ab2587a4ee56cc216b913420f922633a3cd049ef68f3203a3fbab2952df3c39.js></script><script>"serviceWorker"in navigator&&navigator.serviceWorker.register("/service-worker.js")</script></body></html>
|
||||
1
demos/devigo-web/categories/index.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Categories on DEVIGO</title><link>https://devigo.no/categories/</link><description>Recent content in Categories on DEVIGO</description><generator>Hugo</generator><language>nb-no</language><atom:link href="https://devigo.no/categories/index.xml" rel="self" type="application/rss+xml"/></channel></rss>
|
||||
@@ -0,0 +1,5 @@
|
||||
@import "tailwindcss";@plugin "@tailwindcss/forms";@plugin "@tailwindcss/typography";@plugin "./tailwind-plugin/tw-theme";@plugin "./tailwind-plugin/tw-bs-grid";@source "hugo_stats.json";@custom-variant dark (&:where(.dark,.dark *));@import "./safe.css";@import "./utilities.css";@layer base{@import "./base.css";
|
||||
}@layer components{@import "./components.css";
|
||||
@import "./navigation.css";
|
||||
@import "./buttons.css";
|
||||
}@import "search.css";@import "social-share.css";@import "gallery-slider.css";@import "images.css";@import "toc.css";@import "tab.css";@import "accordion.css";@import "modal.css";@import "notice.css";@import "module-overrides.css";@import "custom.css"
|
||||
BIN
demos/devigo-web/images/avatar-sm_hu_cf2347ff1d8fd524.webp
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
demos/devigo-web/images/avatar-sm_hu_d38f234cd389381f.png
Normal file
|
After Width: | Height: | Size: 3.7 KiB |
BIN
demos/devigo-web/images/avatar.png
Normal file
|
After Width: | Height: | Size: 9.5 MiB |
BIN
demos/devigo-web/images/avatar_hu_2afcab3aadbfeab2.webp
Normal file
|
After Width: | Height: | Size: 64 KiB |
BIN
demos/devigo-web/images/avatar_hu_434a732a647167ac.webp
Normal file
|
After Width: | Height: | Size: 143 KiB |
BIN
demos/devigo-web/images/avatar_hu_5a1b8585ebace5d4.webp
Normal file
|
After Width: | Height: | Size: 44 KiB |
BIN
demos/devigo-web/images/avatar_hu_7661af6aa1e392e9.png
Normal file
|
After Width: | Height: | Size: 1.6 MiB |
BIN
demos/devigo-web/images/avatar_hu_89c3e1abf2e492be.webp
Normal file
|
After Width: | Height: | Size: 51 KiB |
BIN
demos/devigo-web/images/banner-img.png
Normal file
|
After Width: | Height: | Size: 239 KiB |
BIN
demos/devigo-web/images/banner-img_hu_7d8ce6cf91237d02.webp
Normal file
|
After Width: | Height: | Size: 31 KiB |
101
demos/devigo-web/images/crown_logo.svg
Normal file
@@ -0,0 +1,101 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="292.56464"
|
||||
height="227.457"
|
||||
viewBox="0 0 292.56463 227.457"
|
||||
version="1.1"
|
||||
id="svg1"
|
||||
xml:space="preserve"
|
||||
inkscape:export-filename="rustan_logo.svg"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96"
|
||||
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
||||
sodipodi:docname="crown_logo.svg"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"><sodipodi:namedview
|
||||
id="namedview1"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#ffffff"
|
||||
borderopacity="1"
|
||||
inkscape:showpageshadow="0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pagecheckerboard="1"
|
||||
inkscape:deskcolor="#505050"
|
||||
inkscape:document-units="px"
|
||||
inkscape:export-bgcolor="#ffffffff"
|
||||
inkscape:zoom="0.70710678"
|
||||
inkscape:cx="-62.225397"
|
||||
inkscape:cy="4.2426407"
|
||||
inkscape:window-width="2048"
|
||||
inkscape:window-height="1084"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
showborder="false" /><defs
|
||||
id="defs1"><linearGradient
|
||||
id="linearGradient27"
|
||||
inkscape:collect="always"
|
||||
inkscape:label="rustan"><stop
|
||||
style="stop-color:#fdbe00;stop-opacity:0.60326397;"
|
||||
offset="0"
|
||||
id="stop24" /><stop
|
||||
style="stop-color:#ffbf00;stop-opacity:1;"
|
||||
offset="0.24895304"
|
||||
id="stop25" /><stop
|
||||
style="stop-color:#ffbf00;stop-opacity:1;"
|
||||
offset="0.74559295"
|
||||
id="stop26" /><stop
|
||||
style="stop-color:#ffbf00;stop-opacity:0.5;"
|
||||
offset="1"
|
||||
id="stop27" /></linearGradient><linearGradient
|
||||
id="linearGradient14"
|
||||
inkscape:swatch="gradient"><stop
|
||||
style="stop-color:#99a024;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop15" /><stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0.59368014"
|
||||
id="stop14" /></linearGradient><clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath5"><rect
|
||||
style="fill:none;stroke-width:27.5398;stroke-dasharray:none"
|
||||
id="rect6"
|
||||
width="90.332893"
|
||||
height="74.599762"
|
||||
x="361.33157"
|
||||
y="112.42998"
|
||||
ry="0" /></clipPath><clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath12"><rect
|
||||
style="opacity:0.73;fill:#808080;stroke:none;stroke-width:25.8093;stroke-dasharray:none"
|
||||
id="rect13"
|
||||
width="110.44633"
|
||||
height="80.25853"
|
||||
x="-312.28189"
|
||||
y="182.2175"
|
||||
ry="8.3687115" /></clipPath><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient27"
|
||||
id="linearGradient24"
|
||||
x1="-296.4393"
|
||||
y1="221.15575"
|
||||
x2="-212.80244"
|
||||
y2="221.15575"
|
||||
gradientUnits="userSpaceOnUse" /></defs><g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-233.902,-270.86589)"><path
|
||||
style="fill:url(#linearGradient24)"
|
||||
d="m -285.14661,253.06175 c 0,-3.27597 -3.01679,-8.21941 -4.76202,-12.59971 -2.09864,-4.37784 -3.70203,-9.01442 -4.72242,-13.81898 -0.60695,-3.61222 -4.04453,-10.73727 0.53578,-11.80999 4.39319,1.1031 7.94714,4.26038 12.04436,6.12662 3.23761,2.23586 7.28439,5.57271 9.58711,7.10235 l 2.19312,1.22999 c 0.94505,-3.41336 1.56239,-5.61217 2.03457,-7.61507 0.46237,-1.91352 2.18619,-8.26566 2.60743,-9.89224 0.48344,-2.43766 1.55082,-6.8614 1.9827,-9.00938 0.45042,-1.60014 0.84935,-3.58747 1.36445,-5.88457 0.5294,-1.53773 1.45063,-5.29604 2.72265,-6.4671 2.3941,-5.13058 5.24471,2.37821 5.65585,3.20575 0.49247,1.10188 1.0787,2.30588 1.55864,3.2392 0.129,0.18389 1.52579,3.57929 2.06874,4.65835 1.80839,4.10212 2.34489,5.50629 3.80329,9.92734 1.75167,2.66332 2.72647,8.53905 6.02661,6.00401 2.60713,-3.31457 4.9425,-5.93137 6.91298,-9.09058 2.81888,-3.23294 5.13654,-6.87355 7.95219,-10.07102 4.62049,-3.19468 5.16556,3.82876 6.17581,7.08622 0.99604,4.2703 1.10667,8.76081 1.92175,13.23669 0.53491,5.0654 1.75127,10.02016 3.11885,14.78118 1.129,3.773 2.20003,10.6979 1.10215,12.93656 -0.36642,0.87934 -2.73644,0.90542 -4.09891,1.05545 -4.33279,0.37052 -8.15208,0.94811 -13.01617,1.42118 -4.40499,0.42921 -5.9455,0.65948 -10.4286,1.19674 -11.72768,1.32284 -23.15617,2.1081 -34.74205,3.01013 -2.51895,0.1617 -7.62257,1.34582 -9.59886,0.0409 z m 5.03152,-3.26226 c 11.08849,-1.70872 22.18972,-3.41198 33.33236,-4.74198 7.62422,-0.74035 18.25589,-2.01424 22.85825,-2.13216 3.9747,0.16043 7.19121,-1.50003 4.97687,-5.98385 -2.19519,-6.87738 -2.7663,-14.12638 -4.58023,-21.06207 -0.50507,-2.70443 -0.49206,-10.5095 -4.14677,-5.58974 -2.45504,3.80109 -3.0458,4.44603 -6.09738,7.88954 -1.74227,2.11665 -5.82616,6.41192 -7.33745,7.76015 -1.37734,0.16306 -1.92548,0.0561 -2.8222,-0.55657 -3.9649,-2.27742 -5.93118,-7.65699 -7.46841,-11.23906 -2.17324,-4.06097 -2.53871,-8.43502 -5.31935,-10.86376 -2.77523,3.30344 -2.66424,9.07644 -4.15346,13.39454 -0.83944,4.24038 -2.84075,14.21058 -4.4011,18.24591 -1.58738,2.43263 -3.45634,1.62575 -6.23643,-0.0256 -0.99945,-0.68547 -7.72789,-5.49139 -11.97481,-8.01831 -7.6852,-5.3216 -6.10656,-3.74361 -5.65029,-0.88398 0.10492,0.81241 0.44397,3.1353 1.54425,5.46866 0.32584,1.86517 2.59789,8.26471 3.31218,9.6252 0.83241,2.28532 2.21293,6.80295 4.16397,8.71311 z"
|
||||
id="path7"
|
||||
clip-path="url(#clipPath12)"
|
||||
sodipodi:nodetypes="sccccccccccccccccccccccccccsscccccccccccccccccccc"
|
||||
transform="matrix(3.4980348,0,0,3.4980348,1270.857,-389.01634)" /></g></svg>
|
||||
|
After Width: | Height: | Size: 5.7 KiB |
BIN
demos/devigo-web/images/favicon_hu_e204b38d3bc06b2.png
Normal file
|
After Width: | Height: | Size: 3.5 KiB |
BIN
demos/devigo-web/images/favicon_hu_e81cb40e0831378f.png
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
demos/devigo-web/images/favicon_hu_fc3e2a6bee6bf4a7.png
Normal file
|
After Width: | Height: | Size: 9.9 KiB |
74
demos/devigo-web/images/rustan_logo.svg
Normal file
@@ -0,0 +1,74 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="600"
|
||||
height="150"
|
||||
viewBox="0 0 639.71932 159.92983"
|
||||
version="1.1"
|
||||
id="svg1"
|
||||
xml:space="preserve"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"><defs
|
||||
id="defs1"><linearGradient
|
||||
id="linearGradient27"><stop
|
||||
style="stop-color:#fdbe00;stop-opacity:0.60326397;"
|
||||
offset="0"
|
||||
id="stop24" /><stop
|
||||
style="stop-color:#ffbf00;stop-opacity:1;"
|
||||
offset="0.24895304"
|
||||
id="stop25" /><stop
|
||||
style="stop-color:#ffbf00;stop-opacity:1;"
|
||||
offset="0.74559295"
|
||||
id="stop26" /><stop
|
||||
style="stop-color:#ffbf00;stop-opacity:0.5;"
|
||||
offset="1"
|
||||
id="stop27" /></linearGradient><linearGradient
|
||||
id="linearGradient14"><stop
|
||||
style="stop-color:#99a024;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop15" /><stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0.59368014"
|
||||
id="stop14" /></linearGradient><clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath12"><rect
|
||||
style="opacity:0.73;fill:#808080;stroke:none;stroke-width:25.8093;stroke-dasharray:none"
|
||||
id="rect13"
|
||||
width="110.44633"
|
||||
height="80.25853"
|
||||
x="-312.28189"
|
||||
y="182.2175"
|
||||
ry="8.3687115" /></clipPath><linearGradient
|
||||
xlink:href="#linearGradient27"
|
||||
id="linearGradient24"
|
||||
x1="-296.4393"
|
||||
y1="221.15575"
|
||||
x2="-212.80244"
|
||||
y2="221.15575"
|
||||
gradientUnits="userSpaceOnUse" /><linearGradient
|
||||
xlink:href="#linearGradient27"
|
||||
id="linearGradient1003"
|
||||
x1="297.85858"
|
||||
y1="188.08138"
|
||||
x2="683.32751"
|
||||
y2="188.08138"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.0879091,0,0,1.0879091,-42.031151,-22.33766)" /></defs><g
|
||||
id="layer1"
|
||||
transform="translate(-70.752116,-102.47985)"><path
|
||||
style="fill:url(#linearGradient24)"
|
||||
d="m -285.14661,253.06175 c 0,-3.27597 -3.01679,-8.21941 -4.76202,-12.59971 -2.09864,-4.37784 -3.70203,-9.01442 -4.72242,-13.81898 -0.60695,-3.61222 -4.04453,-10.73727 0.53578,-11.80999 4.39319,1.1031 7.94714,4.26038 12.04436,6.12662 3.23761,2.23586 7.28439,5.57271 9.58711,7.10235 l 2.19312,1.22999 c 0.94505,-3.41336 1.56239,-5.61217 2.03457,-7.61507 0.46237,-1.91352 2.18619,-8.26566 2.60743,-9.89224 0.48344,-2.43766 1.55082,-6.8614 1.9827,-9.00938 0.45042,-1.60014 0.84935,-3.58747 1.36445,-5.88457 0.5294,-1.53773 1.45063,-5.29604 2.72265,-6.4671 2.3941,-5.13058 5.24471,2.37821 5.65585,3.20575 0.49247,1.10188 1.0787,2.30588 1.55864,3.2392 0.129,0.18389 1.52579,3.57929 2.06874,4.65835 1.80839,4.10212 2.34489,5.50629 3.80329,9.92734 1.75167,2.66332 2.72647,8.53905 6.02661,6.00401 2.60713,-3.31457 4.9425,-5.93137 6.91298,-9.09058 2.81888,-3.23294 5.13654,-6.87355 7.95219,-10.07102 4.62049,-3.19468 5.16556,3.82876 6.17581,7.08622 0.99604,4.2703 1.10667,8.76081 1.92175,13.23669 0.53491,5.0654 1.75127,10.02016 3.11885,14.78118 1.129,3.773 2.20003,10.6979 1.10215,12.93656 -0.36642,0.87934 -2.73644,0.90542 -4.09891,1.05545 -4.33279,0.37052 -8.15208,0.94811 -13.01617,1.42118 -4.40499,0.42921 -5.9455,0.65948 -10.4286,1.19674 -11.72768,1.32284 -23.15617,2.1081 -34.74205,3.01013 -2.51895,0.1617 -7.62257,1.34582 -9.59886,0.0409 z m 5.03152,-3.26226 c 11.08849,-1.70872 22.18972,-3.41198 33.33236,-4.74198 7.62422,-0.74035 18.25589,-2.01424 22.85825,-2.13216 3.9747,0.16043 7.19121,-1.50003 4.97687,-5.98385 -2.19519,-6.87738 -2.7663,-14.12638 -4.58023,-21.06207 -0.50507,-2.70443 -0.49206,-10.5095 -4.14677,-5.58974 -2.45504,3.80109 -3.0458,4.44603 -6.09738,7.88954 -1.74227,2.11665 -5.82616,6.41192 -7.33745,7.76015 -1.37734,0.16306 -1.92548,0.0561 -2.8222,-0.55657 -3.9649,-2.27742 -5.93118,-7.65699 -7.46841,-11.23906 -2.17324,-4.06097 -2.53871,-8.43502 -5.31935,-10.86376 -2.77523,3.30344 -2.66424,9.07644 -4.15346,13.39454 -0.83944,4.24038 -2.84075,14.21058 -4.4011,18.24591 -1.58738,2.43263 -3.45634,1.62575 -6.23643,-0.0256 -0.99945,-0.68547 -7.72789,-5.49139 -11.97481,-8.01831 -7.6852,-5.3216 -6.10656,-3.74361 -5.65029,-0.88398 0.10492,0.81241 0.44397,3.1353 1.54425,5.46866 0.32584,1.86517 2.59789,8.26471 3.31218,9.6252 0.83241,2.28532 2.21293,6.80295 4.16397,8.71311 z"
|
||||
id="path7"
|
||||
clip-path="url(#clipPath12)"
|
||||
transform="matrix(2.3242299,0,0,2.3242299,759.74521,-331.57204)" /><text
|
||||
xml:space="preserve"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:111.353px;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;fill:url(#linearGradient1003);fill-opacity:1;stroke-width:103.887"
|
||||
x="273.43774"
|
||||
y="222.25346"
|
||||
id="text391"><tspan
|
||||
id="tspan389"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:111.353px;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;fill:url(#linearGradient1003);fill-opacity:1;stroke-width:103.887"
|
||||
x="273.43774"
|
||||
y="222.25346">DEVIGO</tspan></text></g></svg>
|
||||
|
After Width: | Height: | Size: 5.3 KiB |
83
demos/devigo-web/images/wordcloud.svg
Normal file
|
After Width: | Height: | Size: 972 KiB |
346
demos/devigo-web/index.html
Normal file
@@ -0,0 +1,346 @@
|
||||
<!DOCTYPE html>
|
||||
<html itemscope class="snap dark" lang="nb-no" itemtype="http://schema.org/WebPage">
|
||||
<head>
|
||||
<meta name="generator" content="Hugo 0.148.2">
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=5">
|
||||
<meta name="theme-name" content="hugoplate">
|
||||
<link rel="shortcut icon" href="images/favicon_hu_fc3e2a6bee6bf4a7.png" type="image/x-icon">
|
||||
<link rel="icon" href="images/favicon_hu_fc3e2a6bee6bf4a7.png" type="image/x-icon">
|
||||
<link rel="icon" type="image/png" sizes="48x48" href="images/favicon_hu_e204b38d3bc06b2.png">
|
||||
<link rel="icon" type="image/png" sizes="96x96" href="images/favicon_hu_fc3e2a6bee6bf4a7.png">
|
||||
<link rel="apple-touch-icon" sizes="144x144" href="images/favicon_hu_e81cb40e0831378f.png">
|
||||
<link rel="manifest" href="manifest.webmanifest">
|
||||
<meta name="msapplication-TileColor" content="#ddd">
|
||||
<meta name="theme-color" content="#ffffff">
|
||||
<!-- Base href removed for localhost demo -->
|
||||
<title class="insertr" data-content-type="text">DEVIGO</title>
|
||||
<meta name="keywords" content="Salgstrening,Salgskurs,Kundeservice,Closing,Salgsutvikling">
|
||||
<meta name="description" content="Et selskap dedikert til å utvikle og fremme god salgsteknikk, ">
|
||||
<meta name="author" content="jnss.me">
|
||||
<meta property="og:image:type" content="image/svg+xml">
|
||||
<meta property="og:title" content="DEVIGO">
|
||||
<meta property="og:description" content="Et selskap dedikert til å utvikle og fremme god salgsteknikk, ">
|
||||
<meta property="og:type" content="website">
|
||||
<!-- og:url removed for localhost demo -->
|
||||
<meta name="twitter:title" content="DEVIGO">
|
||||
<meta name="twitter:description" content="Et selskap dedikert til å utvikle og fremme god salgsteknikk, ">
|
||||
<meta name="twitter:creator" content="@jnss.me">
|
||||
<script>
|
||||
let indexURL = "searchindex.json",
|
||||
includeSectionsInSearch = ["blog"],
|
||||
search_no_results = "0 results for",
|
||||
search_initial_message = ""
|
||||
</script>
|
||||
<meta http-equiv="x-dns-prefetch-control" content="on">
|
||||
<link rel="preconnect" href="https://use.fontawesome.com" crossorigin>
|
||||
<link rel="preconnect" href="//cdnjs.cloudflare.com">
|
||||
<link rel="preconnect" href="//www.googletagmanager.com">
|
||||
<link rel="stylesheet" href="css/style.min.d8144fe26d70085d7ba48a72ae20106ac784ca57f9d48db3e57c8d7dd22b008a.css" media="screen">
|
||||
</head>
|
||||
|
||||
<body class="border-color-light-1 dark:border-color-dark-1 min-h-screen">
|
||||
<header class="header z-30 bg-white dark:bg-darkmode-color-dark">
|
||||
<nav class="navbar container">
|
||||
<div class="order-0">
|
||||
<a class="navbar-brand inline-block" href="#">
|
||||
<img fetchpriority="high" decoding="async" class="img img-light" width="180" height="" src="images/rustan_logo.svg" alt="Devigo" onerror='this.onerror=null,this.src=""'>
|
||||
<img fetchpriority="high" decoding="async" class="img img-dark" width="180" height="" src="images/rustan_logo.svg" alt="Devigo" onerror='this.onerror=null,this.src=""'>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<input id="nav-toggle" type="checkbox" class="hidden">
|
||||
<label for="nav-toggle" class="order-3 cursor-pointer flex items-center lg:hidden text-text-dark dark:text-white lg:order-1">
|
||||
<svg id="show-button" class="h-6 fill-current block" viewBox="0 0 20 20">
|
||||
<title>Menu Open</title>
|
||||
<path d="M0 3h20v2H0V3zm0 6h20v2H0V9zm0 6h20v2H0V0z"/>
|
||||
</svg>
|
||||
<svg id="hide-button" class="h-6 fill-current hidden" viewBox="0 0 20 20">
|
||||
<title>Menu Close</title>
|
||||
<polygon points="11 9 22 9 22 11 11 11 11 22 9 22 9 11 -2 11 -2 9 9 9 9 -2 11 -2" transform="rotate(45 10 10)"/>
|
||||
</svg>
|
||||
</label>
|
||||
|
||||
<ul id="nav-menu" class="navbar-nav order-3 hidden lg:flex w-full pb-6 lg:order-1 lg:w-auto lg:space-x-2 lg:pb-0 xl:space-x-8">
|
||||
<li class="nav-item">
|
||||
<a class="nav-link insertr" href="#feat" data-content-type="text">Kurs og Utvikling</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link insertr" href="#about" data-content-type="text">Om oss</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link insertr" href="#testimonials" data-content-type="text">Referanser</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link insertr" href="#contact" data-content-type="text">Kontakt</a>
|
||||
</li>
|
||||
<li class="mt-4 inline-block lg:hidden">
|
||||
<a class="btn btn-outline-primary btn-sm insertr" href="#contact" data-content-type="link">selg mer!</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<div class="order-1 ml-auto flex items-center md:order-2 lg:ml-0">
|
||||
<a href="#contact" class="btn btn-outline-primary btn-sm hidden lg:inline-block insertr" data-content-type="link">selg mer!</a>
|
||||
</div>
|
||||
</nav>
|
||||
</header>
|
||||
|
||||
<main>
|
||||
<!-- Background Word Cloud -->
|
||||
<div class="fixed inset-0 z-0 overflow-hidden pointer-events-none">
|
||||
<img src="images/wordcloud.svg" loading="eager" decoding="async" alt="Banner image" class="!min-w-[500px] lg:!max-w-[1200px] -rotate-35 img" width="" height="">
|
||||
</div>
|
||||
|
||||
<!-- Hero Section -->
|
||||
<section class="section relative z-10">
|
||||
<div class="container pt-8 bg-(--section-color)">
|
||||
<div class="row items-center">
|
||||
<div class="lg:col-6 md:col-6 mb-8 md:mb-0 md:order-1">
|
||||
<img src="images/banner-img_hu_7d8ce6cf91237d02.webp" loading="eager" decoding="async" alt="Banner image" class="mx-auto lg:!max-w-[600px] img" width="368" height="541" onerror='this.onerror="null",this.src="images/banner-img.png"'>
|
||||
</div>
|
||||
<div class="lg:col-6 md:col-6 md:order-2">
|
||||
<h1 class="mb-4 text-h3 lg:text-h1 insertr" data-content-type="text">Closing skjer før start</h1>
|
||||
<p class="mb-8 insertr" data-content-type="markdown">Vår tjeneste er å sørge for at dine selgere yter sitt beste. Så selger du mer!</p>
|
||||
<a class="btn btn-primary insertr" href="#contact" data-content-type="link">Kontakt oss
|
||||
<i class="fa fa-arrow-right pl-2"></i>
|
||||
</a>
|
||||
<a class="btn btn-outline-primary mt-6 ml-4 insertr" href="#feat" data-content-type="link">Les mer</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<span id="feat"></span>
|
||||
|
||||
<!-- Course for New Sellers -->
|
||||
<section class="section-sm relative z-10">
|
||||
<div class="container">
|
||||
<div class="row items-center justify-between">
|
||||
<div class="mb:md-0 md:col-5 mb-6"></div>
|
||||
<div class="bg-light dark:bg-darkmode-light rounded-lg px-7 py-10 md:col-7 lg:col-6">
|
||||
<h3 class="mb-4 insertr" data-content-type="text">Kurs for nye selgere</h3>
|
||||
<p class="mb-8 text-lg insertr" data-content-type="markdown">Salg er ikke bare et yrke, men en kultur. Vi kick-starter dine nye ansattes selvtillit</p>
|
||||
<ul>
|
||||
<li class="relative mb-4 pl-6">
|
||||
<i class="fa fa-check absolute left-0 top-1.5"></i>
|
||||
<span class="insertr" data-content-type="text">12 ukers intensivkurs</span>
|
||||
</li>
|
||||
<li class="relative mb-4 pl-6">
|
||||
<i class="fa fa-check absolute left-0 top-1.5"></i>
|
||||
<span class="insertr" data-content-type="text">Bli en del av et voksende nettverk for støtte og oppfølging</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Sales Development -->
|
||||
<section class="section-sm relative z-10">
|
||||
<div class="container">
|
||||
<div class="row items-center justify-between">
|
||||
<div class="mb:md-0 md:order-2 md:col-5 mb-6"></div>
|
||||
<div class="md:order-1 bg-light dark:bg-darkmode-light rounded-lg px-7 py-10 md:col-7 lg:col-6">
|
||||
<h3 class="mb-4 insertr" data-content-type="text">Selgerutvikling</h3>
|
||||
<p class="mb-8 text-lg insertr" data-content-type="markdown">Ved å investere i selgeren…</p>
|
||||
<ul>
|
||||
<li class="relative mb-4 pl-6">
|
||||
<i class="fa fa-check absolute left-0 top-1.5"></i>
|
||||
<span class="insertr" data-content-type="text">Bli en del av et voksende nettverk for støtte og oppfølging</span>
|
||||
</li>
|
||||
<li class="relative mb-4 pl-6">
|
||||
<i class="fa fa-check absolute left-0 top-1.5"></i>
|
||||
<span class="insertr" data-content-type="text">Lorem ipsum dolor sit amet, qui minim labore adipisicing minim sint</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Subject Courses -->
|
||||
<section class="section-sm relative z-10">
|
||||
<div class="container">
|
||||
<div class="row items-center justify-between">
|
||||
<div class="mb:md-0 md:col-5 mb-6"></div>
|
||||
<div class="bg-light dark:bg-darkmode-light rounded-lg px-7 py-10 md:col-7 lg:col-6">
|
||||
<h3 class="mb-4 insertr" data-content-type="text">Emnekurs</h3>
|
||||
<p class="mb-8 text-lg insertr" data-content-type="markdown">Lorem ipsum dolor sit amet, officia excepteur ex fugiat reprehenderit enim labore culpa sint ad nisi Lorem pariatur mollit ex esse exercitation amet. Nisi anim cupidatat excepteur officia. Reprehenderit nostrud nostrud ipsum Lorem est aliquip amet voluptate voluptate dolor minim nulla est proident. Nostrud officia pariatur ut officia. Sit irure elit esse ea nulla sunt ex occaecat reprehenderit commodo officia dolor Lorem duis laboris cupidatat officia voluptate. Culpa proident adipisicing id nulla nisi laboris ex</p>
|
||||
<ul>
|
||||
<li class="relative mb-4 pl-6">
|
||||
<i class="fa fa-check absolute left-0 top-1.5"></i>
|
||||
<span class="insertr" data-content-type="text">Salgsinnledning</span>
|
||||
</li>
|
||||
<li class="relative mb-4 pl-6">
|
||||
<i class="fa fa-check absolute left-0 top-1.5"></i>
|
||||
<span class="insertr" data-content-type="text">Lorem ipsum dolor sit amet, qui minim labore adipisicing minim sint cillum sint consectetur cupidatat.</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- About Section -->
|
||||
<section id="about" class="section relative z-10">
|
||||
<div class="container bg-(--section-color)">
|
||||
<div class="row justify-center">
|
||||
<div class="md:col-10 lg:col-7">
|
||||
<img src="images/crown_logo.svg" loading="lazy" decoding="async" alt="Om oss" class="mx-auto my-8 img" width="200" height="">
|
||||
<h2 class="mb-6 text-center insertr" data-content-type="text">Om oss</h2>
|
||||
<div class="content">
|
||||
<div class="insertr" data-content-type="markdown">
|
||||
<p>Ble stiftet i Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley</p>
|
||||
<ul>
|
||||
<li>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been th</li>
|
||||
<li>Le industry's standard dummy text ever since the 1500s, when an unknown printer took a galley</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="mb-8">
|
||||
<div class="bg-light dark:bg-darkmode-light rounded p-8 text-center">
|
||||
<picture>
|
||||
<source srcset="images/avatar_hu_5a1b8585ebace5d4.webp" media="(max-width: 575px)">
|
||||
<source srcset="images/avatar_hu_89c3e1abf2e492be.webp" media="(max-width: 767px)">
|
||||
<source srcset="images/avatar_hu_2afcab3aadbfeab2.webp" media="(max-width: 991px)">
|
||||
<source srcset="images/avatar_hu_434a732a647167ac.webp">
|
||||
<img loading="lazy" decoding="async" src="images/avatar_hu_7661af6aa1e392e9.png" class="mx-auto mb-6 rounded img" alt="Patric Rustan" width="3024" height="3024">
|
||||
</picture>
|
||||
<h4 class="mb-3">
|
||||
<a href="#" class="insertr" data-content-type="text">Patric Rustan</a>
|
||||
</h4>
|
||||
<p class="mb-4 insertr" data-content-type="markdown">
|
||||
Jeg har sju år på folkeskolen, tre år på gymnas, men etter to netter på en husmorsskole gikk utdannelsen i knas!
|
||||
</p>
|
||||
<ul class="social-icons my-3">
|
||||
<li>
|
||||
<a href="https://linkedin.com/in/knutrustan" target="_blank" rel="noopener nofollow">
|
||||
<span class="sr-only"></span>
|
||||
<i class="fa-brands fa-linkedin"></i>
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Testimonials -->
|
||||
<section id="testimonials" class="relative z-10 section">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="md:col-10 lg:col-8 xl:col-6 mx-auto text-center mb-8 bg-light dark:bg-darkmode-light rounded-lg px-7 py-10">
|
||||
<h2 class="mb-4 insertr" data-content-type="text">Hva andre sier om oss</h2>
|
||||
<p class="insertr" data-content-type="markdown">Ikke tro på oss, tro på våre fantastiske kunder</p>
|
||||
</div>
|
||||
<div class="col-12">
|
||||
<div class="swiper testimonial-slider">
|
||||
<div class="swiper-wrapper">
|
||||
<div class="swiper-slide">
|
||||
<div class="bg-light dark:bg-darkmode-light rounded-lg px-7 py-10">
|
||||
<div class="text-text-dark dark:text-white">
|
||||
<svg width="33" height="20" viewBox="0 0 33 20" fill="none">
|
||||
<path d="M1.28375 19.41l-.49-.77c.42-1.6333.95667-3.57 1.61-5.81.65333-2.2867 1.35333-4.55 2.1-6.79.79333-2.28667 1.56333-4.27 2.31-5.9500041H15.3538C14.9338 2.09666 14.4904 4.26667 14.0238 6.6 13.5571 8.88666 13.1371 11.15 12.7638 13.39 12.4371 15.5833 12.1571 17.59 11.9238 19.41H1.28375zM31.69.0899959 32.18.859998C31.76 2.54 31.2233 4.5 30.57 6.74 29.9167 8.98 29.2167 11.2433 28.47 13.53 27.7233 15.77 26.9533 17.73 26.16 19.41H17.69C18.0167 17.9167 18.3433 16.33 18.67 14.65 18.9967 12.9233 19.3 11.22 19.58 9.54 19.9067 7.81333 20.1867 6.15667 20.42 4.57 20.7 2.93666 20.91 1.44333 21.05.0899959H31.69z" fill="currentColor"/>
|
||||
</svg>
|
||||
</div>
|
||||
<blockquote class="mt-8 insertr" data-content-type="markdown">Lorem ipsum dolor sit amet consectetur adipisicing elit. Qui iusto illo molestias, assumenda expedita commodi inventore non itaque molestiae voluptatum dolore, facilis sapiente, repellat veniam.</blockquote>
|
||||
<div class="mt-11 flex items-center">
|
||||
<div class="text-text-dark dark:text-white">
|
||||
<img src="images/avatar-sm_hu_cf2347ff1d8fd524.webp" loading="lazy" decoding="async" alt="Marvin McKinney" class="rounded-full img" width="50" height="50" onerror='this.onerror="null",this.src="images/avatar-sm_hu_d38f234cd389381f.png"'>
|
||||
</div>
|
||||
<div class="ml-4">
|
||||
<h3 class="h5 font-primary font-semibold insertr" data-content-type="text">Marvin McKinney</h3>
|
||||
<p class="text-text-dark dark:text-white insertr" data-content-type="text">Web Designer</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Additional testimonial slides can be added here -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Contact Section -->
|
||||
<section id="contact" class="section relative z-10">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="md:col-10 lg:col-8 xl:col-6 mx-auto text-center mb-8 bg-light dark:bg-darkmode-light rounded-lg px-7 py-10">
|
||||
<h2 class="mb-4 insertr" data-content-type="text">Kontakt oss</h2>
|
||||
<p class="insertr" data-content-type="markdown">Vi svarer så fort vi kan, vanligvis samme dag.</p>
|
||||
</div>
|
||||
<div class="col-12">
|
||||
<div class="contact-form">
|
||||
<form method="POST" action="#" class="row">
|
||||
<div class="mb-6 col-md-6">
|
||||
<label for="name" class="form-label insertr" data-content-type="text">Navn <span class="text-red-500">*</span></label>
|
||||
<input id="name" name="name" class="form-input" placeholder="Kari Nordman" type="text">
|
||||
</div>
|
||||
<div class="mb-6 col-md-6">
|
||||
<label for="email" class="form-label insertr" data-content-type="text">Epost <span class="text-red-500">*</span></label>
|
||||
<input id="email" name="email" class="form-input" placeholder="kari@nordman.no" type="email">
|
||||
</div>
|
||||
<div class="mb-6 col-12">
|
||||
<label for="message" class="form-label insertr" data-content-type="text">Noe mer? <span class="text-red-500">*</span></label>
|
||||
<textarea id="message" name="message" class="form-input" placeholder="Hva lurer du på?" rows="6"></textarea>
|
||||
</div>
|
||||
<div class="col-12">
|
||||
<button type="submit" class="btn btn-primary insertr" data-content-type="text">Send</button>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</main>
|
||||
|
||||
<!-- Footer -->
|
||||
<footer class="bg-light dark:bg-darkmode-light relative z-10">
|
||||
<div class="container">
|
||||
<div class="row items-center py-10">
|
||||
<div class="lg:col-3 mb-8 text-center lg:mb-0 lg:text-left">
|
||||
<a class="navbar-brand inline-block" href="#">
|
||||
<img fetchpriority="high" decoding="async" class="img img-light" width="180" height="" src="images/rustan_logo.svg" alt="Devigo" onerror='this.onerror=null,this.src=""'>
|
||||
<img fetchpriority="high" decoding="async" class="img img-dark" width="180" height="" src="images/rustan_logo.svg" alt="Devigo" onerror='this.onerror=null,this.src=""'>
|
||||
</a>
|
||||
</div>
|
||||
<div class="lg:col-6 mb-8 text-center lg:mb-0">
|
||||
<ul></ul>
|
||||
</div>
|
||||
<div class="lg:col-3 mb-8 text-center lg:mb-0 lg:mt-0 lg:text-right">
|
||||
<ul class="social-icons">
|
||||
<li>
|
||||
<a target="_blank" aria-label="facebook" rel="nofollow noopener" href="https://www.facebook.com/">
|
||||
<i class="fab fa-facebook"></i>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a target="_blank" aria-label="linkedin" rel="nofollow noopener" href="https://www.linkedin.com/">
|
||||
<i class="fab fa-linkedin"></i>
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="border-border dark:border-darkmode-border border-t py-7">
|
||||
<div class="text-text-light dark:text-darkmode-text-light container text-center">
|
||||
<p class="insertr" data-content-type="markdown">Utviklet og levert av Joakim Schäffer</p>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<!-- Scripts -->
|
||||
<script crossorigin="anonymous" integrity="sha256-NoqgJlugD+mB4Hf8AueiiPBQSb7ASin+oZS0fYEdtiA=" src="js/script.min.368aa0265ba00fe981e077fc02e7a288f05049bec04a29fea194b47d811db620.js"></script>
|
||||
<script defer async crossorigin="anonymous" integrity="sha256-GrJYek7lbMIWuRNCD5ImM6PNBJ72jzIDo/urKVLfPDk=" src="js/script-lazy.min.1ab2587a4ee56cc216b913420f922633a3cd049ef68f3203a3fbab2952df3c39.js"></script>
|
||||
<!-- Service worker disabled for demo -->
|
||||
<!-- <script>"serviceWorker" in navigator && navigator.serviceWorker.register("/service-worker.js")</script> -->
|
||||
</body>
|
||||
</html>
|
||||
58
demos/devigo-web/insertr.yaml
Normal file
@@ -0,0 +1,58 @@
|
||||
# Insertr Configuration for Devigo Demo Site
|
||||
# Norwegian consulting website demonstrating production use case
|
||||
|
||||
# Global settings
|
||||
dev_mode: true # Development mode for demos
|
||||
|
||||
# Database configuration
|
||||
database:
|
||||
path: "./insertr.db" # Shared database with main config
|
||||
|
||||
# Demo-specific configuration
|
||||
demo:
|
||||
site_id: "devigo-web" # Unique site ID for Devigo demo (matches server config)
|
||||
inject_demo_gate: true # Auto-inject demo gate if no gates exist
|
||||
mock_auth: true # Use mock authentication for demos
|
||||
api_endpoint: "http://localhost:8080/api/content"
|
||||
# All sites served through unified server at localhost:8080/sites/devigo-web/
|
||||
|
||||
# CLI enhancement configuration
|
||||
cli:
|
||||
site_id: "devigo-web" # Site ID for this demo (matches server config)
|
||||
output: "./demos/devigo-web_enhanced" # Output directory for enhanced files
|
||||
inject_demo_gate: true # Inject demo gate in development mode
|
||||
|
||||
# Authentication configuration (for demo)
|
||||
auth:
|
||||
provider: "mock" # Mock auth for demos
|
||||
|
||||
# Site-specific metadata
|
||||
site:
|
||||
name: "Devigo - Digital Transformasjon"
|
||||
description: "Norwegian consulting website showcasing digital transformation services"
|
||||
language: "no" # Norwegian language
|
||||
url: "https://devigo.no"
|
||||
type: "consulting" # Site category
|
||||
|
||||
# Content types and examples for this demo
|
||||
content_examples:
|
||||
- type: "text"
|
||||
description: "Company name, service titles, contact information"
|
||||
elements: ["h1", "h2", "h3", "span.brand-name"]
|
||||
|
||||
- type: "markdown"
|
||||
description: "Service descriptions, testimonials, company info"
|
||||
elements: ["p", "blockquote", ".hero-subtitle"]
|
||||
|
||||
- type: "link"
|
||||
description: "Navigation links, call-to-action buttons"
|
||||
elements: ["a.btn", "nav a"]
|
||||
|
||||
# Features demonstrated in this demo
|
||||
features:
|
||||
- norwegian_content: true
|
||||
- consulting_services: true
|
||||
- testimonials: true
|
||||
- contact_forms: true
|
||||
- responsive_design: true
|
||||
- production_ready: true
|
||||
88
demos/devigo-web/public/.htaccess
Normal file
@@ -0,0 +1,88 @@
|
||||
##### Optimize default expiration time - BEGIN
|
||||
<IfModule mod_expires.c>
|
||||
|
||||
## Enable expiration control
|
||||
ExpiresActive On
|
||||
|
||||
## CSS and JS expiration: 1 week after request
|
||||
ExpiresByType text/css "now plus 1 week"
|
||||
ExpiresByType application/javascript "now plus 1 week"
|
||||
ExpiresByType application/x-javascript "now plus 1 week"
|
||||
|
||||
## Image files expiration: 1 month after request
|
||||
ExpiresByType image/bmp "now plus 1 month"
|
||||
ExpiresByType image/gif "now plus 1 month"
|
||||
ExpiresByType image/jpeg "now plus 1 month"
|
||||
ExpiresByType image/webp "now plus 1 month"
|
||||
ExpiresByType image/jp2 "now plus 1 month"
|
||||
ExpiresByType image/pipeg "now plus 1 month"
|
||||
ExpiresByType image/png "now plus 1 month"
|
||||
ExpiresByType image/svg+xml "now plus 1 month"
|
||||
ExpiresByType image/tiff "now plus 1 month"
|
||||
ExpiresByType image/x-icon "now plus 1 month"
|
||||
ExpiresByType image/ico "now plus 1 month"
|
||||
ExpiresByType image/icon "now plus 1 month"
|
||||
ExpiresByType text/ico "now plus 1 month"
|
||||
ExpiresByType application/ico "now plus 1 month"
|
||||
ExpiresByType image/vnd.wap.wbmp "now plus 1 month"
|
||||
|
||||
## Font files expiration: 1 month after request
|
||||
ExpiresByType application/x-font-ttf "now plus 1 month"
|
||||
ExpiresByType application/x-font-opentype "now plus 1 month"
|
||||
ExpiresByType application/x-font-woff "now plus 1 month"
|
||||
ExpiresByType font/woff2 "now plus 1 month"
|
||||
ExpiresByType image/svg+xml "now plus 1 month"
|
||||
|
||||
## Audio files expiration: 1 month after request
|
||||
ExpiresByType audio/ogg "now plus 1 month"
|
||||
ExpiresByType application/ogg "now plus 1 month"
|
||||
ExpiresByType audio/basic "now plus 1 month"
|
||||
ExpiresByType audio/mid "now plus 1 month"
|
||||
ExpiresByType audio/midi "now plus 1 month"
|
||||
ExpiresByType audio/mpeg "now plus 1 month"
|
||||
ExpiresByType audio/mp3 "now plus 1 month"
|
||||
ExpiresByType audio/x-aiff "now plus 1 month"
|
||||
ExpiresByType audio/x-mpegurl "now plus 1 month"
|
||||
ExpiresByType audio/x-pn-realaudio "now plus 1 month"
|
||||
ExpiresByType audio/x-wav "now plus 1 month"
|
||||
|
||||
## Movie files expiration: 1 month after request
|
||||
ExpiresByType application/x-shockwave-flash "now plus 1 month"
|
||||
ExpiresByType x-world/x-vrml "now plus 1 month"
|
||||
ExpiresByType video/x-msvideo "now plus 1 month"
|
||||
ExpiresByType video/mpeg "now plus 1 month"
|
||||
ExpiresByType video/mp4 "now plus 1 month"
|
||||
ExpiresByType video/quicktime "now plus 1 month"
|
||||
ExpiresByType video/x-la-asf "now plus 1 month"
|
||||
ExpiresByType video/x-ms-asf "now plus 1 month"
|
||||
</IfModule>
|
||||
##### Optimize default expiration time - END
|
||||
|
||||
##### 1 Month for most static resources
|
||||
<filesMatch ".(css|jpg|jpeg|png|webp|gif|js|ico|woff|woff2|eot|ttf)$">
|
||||
Header set Cache-Control "public, max-age=31536000, immutable"
|
||||
</filesMatch>
|
||||
|
||||
##### Enable gzip compression for resources
|
||||
<ifModule mod_gzip.c>
|
||||
mod_gzip_on Yes
|
||||
mod_gzip_dechunk Yes
|
||||
mod_gzip_item_include file .(html?|txt|css|js|php)$
|
||||
mod_gzip_item_include handler ^cgi-script$
|
||||
mod_gzip_item_include mime ^text/.*
|
||||
mod_gzip_item_include mime ^application/x-javascript.*
|
||||
mod_gzip_item_exclude mime ^image/.*
|
||||
mod_gzip_item_exclude rspheader ^Content-Encoding:.*gzip.*
|
||||
</ifModule>
|
||||
|
||||
##### Or, compress certain file types by extension:
|
||||
<FilesMatch ".(html|css|jpg|jpeg|webp|png|gif|js|ico)">
|
||||
SetOutputFilter DEFLATE
|
||||
</FilesMatch>
|
||||
|
||||
##### Set Header Vary: Accept-Encoding
|
||||
<IfModule mod_headers.c>
|
||||
<FilesMatch ".(js|css|xml|gz|html)$">
|
||||
Header append Vary: Accept-Encoding
|
||||
</FilesMatch>
|
||||
</IfModule>
|
||||
5
demos/devigo-web/public/404.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<!doctype html><html itemscope class="snap dark" lang=nb-no itemtype=http://schema.org/WebPage><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=5"><meta name=theme-name content="hugoplate"><link rel="shortcut icon" href=/images/favicon_hu_fc3e2a6bee6bf4a7.png type=image/x-icon><link rel=icon href=/images/favicon_hu_fc3e2a6bee6bf4a7.png type=image/x-icon><link rel=icon type=image/png sizes=48x48 href=/images/favicon_hu_e204b38d3bc06b2.png><link rel=icon type=image/png sizes=96x96 href=/images/favicon_hu_fc3e2a6bee6bf4a7.png><link rel=apple-touch-icon sizes=144x144 href=/images/favicon_hu_e81cb40e0831378f.png><link rel=manifest href=/manifest.webmanifest><meta name=msapplication-TileColor content="#ddd"><meta name=theme-color content="#ffffff"><base href=https://devigo.no/404.html><title>DEVIGO</title><meta name=keywords content="Salgstrening,Salgskurs,Kundeservice,Closing,Salgsutvikling"><meta name=description content="Et selskap dedikert til å utvikle og fremme god salgsteknikk, "><meta name=author content="jnss.me"><meta property="og:image:type" content="image/svg+xml"><meta property="og:title" content="DEVIGO"><meta property="og:description" content="Et selskap dedikert til å utvikle og fremme god salgsteknikk, "><meta property="og:type" content="website"><meta property="og:url" content="https://devigo.no/404.html"><meta name=twitter:title content="DEVIGO"><meta name=twitter:description content="Et selskap dedikert til å utvikle og fremme god salgsteknikk, "><meta name=twitter:creator content="@jnss.me"><script>let indexURL="https://devigo.no/searchindex.json",includeSectionsInSearch=["blog"],search_no_results="0 results for",search_initial_message=""</script><meta http-equiv=x-dns-prefetch-control content="on"><link rel=preconnect href=https://use.fontawesome.com crossorigin><link rel=preconnect href=//cdnjs.cloudflare.com><link rel=preconnect href=//www.googletagmanager.com><link rel=preconnect href=//www.google-analytics.com><link rel=dns-prefetch href=https://use.fontawesome.com><link rel=dns-prefetch href=//ajax.googleapis.com><link rel=dns-prefetch href=//cdnjs.cloudflare.com><link rel=dns-prefetch href=//www.googletagmanager.com><link rel=dns-prefetch href=//www.google-analytics.com><link rel=dns-prefetch href=//fonts.googleapis.com><link rel=dns-prefetch href=//connect.facebook.net><link rel=dns-prefetch href=//platform.linkedin.com><link rel=dns-prefetch href=//platform.twitter.com><link rel=preconnect href=https://fonts.googleapis.com><link rel=preconnect href=https://fonts.gstatic.com crossorigin><script>(function(){const e=document.createElement("link");e.href="https://fonts.googleapis.com/css2?family=Heebo:wght@400;600&family=Signika:wght@500;700&display=swap",e.type="text/css",e.rel="stylesheet",document.head.appendChild(e)})()</script><link href=/css/style.min.7689eba5aa202a985c862a65b270b80d749060ba27871723c7580d379f55eee9.css integrity="sha256-donrpaogKphchiplsnC4DXSQYLonhxcjx1gNN59V7uk=" rel=stylesheet><link defer async rel=stylesheet href=/css/style-lazy.min.85575460e013a8f1e96ccd0560c44120e7e785297933c62e65534d5652eebe78.css integrity="sha256-hVdUYOATqPHpbM0FYMRBIOfnhSl5M8YuZVNNVlLuvng=" media=print onload='this.media="all",this.onload=null'></head><body><header class="header sticky top-0 z-30"><nav class="navbar container"><div class=order-0><a class="navbar-brand block" href=/><img fetchpriority=high decoding=async class="img img-light" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'>
|
||||
<img fetchpriority=high decoding=async class="img img-dark" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'></a></div><input id=nav-toggle type=checkbox class=hidden>
|
||||
<label for=nav-toggle class="order-3 cursor-pointer flex items-center lg:hidden text-text-dark dark:text-white lg:order-1"><svg id="show-button" class="h-6 fill-current block" viewBox="0 0 20 20"><title>Menu Open</title><path d="M0 3h20v2H0V3zm0 6h20v2H0V9zm0 6h20v2H0V0z"/></svg>
|
||||
<svg id="hide-button" class="h-6 fill-current hidden" viewBox="0 0 20 20"><title>Menu Close</title><polygon points="11 9 22 9 22 11 11 11 11 22 9 22 9 11 -2 11 -2 9 9 9 9 -2 11 -2" transform="rotate(45 10 10)"/></svg></label><ul id=nav-menu class="navbar-nav order-3 hidden lg:flex w-full pb-6 lg:order-1 lg:w-auto lg:space-x-2 lg:pb-0 xl:space-x-8"><li class=nav-item><a class=nav-link href=/#feat>Kurs og Utvikling</a></li><li class=nav-item><a class=nav-link href=/#about>Om oss</a></li><li class=nav-item><a class=nav-link href=/#testimonials>Referanser</a></li><li class=nav-item><a class=nav-link href=/#contact>Kontakt</a></li><li class="mt-4 inline-block lg:hidden"><a class="btn btn-outline-primary btn-sm" href=/#contact>selg mer!</a></li></ul><div class="order-1 ml-auto flex items-center md:order-2 lg:ml-0"><a href=/#contact class="btn btn-outline-primary btn-sm hidden lg:inline-block">selg mer!</a></div></nav></header><main><section class="section-sm text-center"><div class=container><div class="row justify-center"><div class="sm:col-10 md:col-8 lg:col-6"><span class="text-[8rem] block font-bold text-text-dark dark:text-darkmode-text-dark">404</span><h1 class="h2 mb-4">Oi. Vi fant ikke denne siden</h1><div class=content><p>Siden du leter etter eksisterer ikke.</p></div><a href=/ class="btn btn-primary mt-8">Tilbake til hjem</a></div></div></div></section></main><footer class="bg-light dark:bg-darkmode-light relative z-10"><div class=container><div class="row items-center py-10"><div class="lg:col-3 mb-8 text-center lg:mb-0 lg:text-left"><a class="navbar-brand inline-block" href=/><img fetchpriority=high decoding=async class="img img-light" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'>
|
||||
<img fetchpriority=high decoding=async class="img img-dark" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'></a></div><div class="lg:col-6 mb-8 text-center lg:mb-0"><ul></ul></div><div class="lg:col-3 mb-8 text-center lg:mb-0 lg:mt-0 lg:text-right"><ul class=social-icons><li><a target=_blank aria-label=facebook rel="nofollow noopener" href=https://www.facebook.com/><i class="fab fa-facebook"></i></a></li><li><a target=_blank aria-label=linkedin rel="nofollow noopener" href=https://www.linkedin.com/><i class="fab fa-linkedin"></i></a></li></ul></div></div></div><div class="border-border dark:border-darkmode-border border-t py-7"><div class="text-text-light dark:text-darkmode-text-light container text-center"><p>Utviklet og levert av Joakim Schäffer</p></div></div></footer><script crossorigin=anonymous integrity="sha256-NoqgJlugD+mB4Hf8AueiiPBQSb7ASin+oZS0fYEdtiA=" src=/js/script.min.368aa0265ba00fe981e077fc02e7a288f05049bec04a29fea194b47d811db620.js></script><script defer async crossorigin=anonymous integrity="sha256-GrJYek7lbMIWuRNCD5ImM6PNBJ72jzIDo/urKVLfPDk=" src=/js/script-lazy.min.1ab2587a4ee56cc216b913420f922633a3cd049ef68f3203a3fbab2952df3c39.js></script><script>"serviceWorker"in navigator&&navigator.serviceWorker.register("/service-worker.js")</script></body></html>
|
||||
6
demos/devigo-web/public/authors/index.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<!doctype html><html itemscope class="snap dark" lang=nb-no itemtype=http://schema.org/WebPage><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=5"><meta name=theme-name content="hugoplate"><link rel="shortcut icon" href=/images/favicon_hu_fc3e2a6bee6bf4a7.png type=image/x-icon><link rel=icon href=/images/favicon_hu_fc3e2a6bee6bf4a7.png type=image/x-icon><link rel=icon type=image/png sizes=48x48 href=/images/favicon_hu_e204b38d3bc06b2.png><link rel=icon type=image/png sizes=96x96 href=/images/favicon_hu_fc3e2a6bee6bf4a7.png><link rel=apple-touch-icon sizes=144x144 href=/images/favicon_hu_e81cb40e0831378f.png><link rel=manifest href=/manifest.webmanifest><meta name=msapplication-TileColor content="#ddd"><meta name=theme-color content="#ffffff"><base href=https://devigo.no/authors/><title>Hvem er vi</title><meta name=keywords content="Salgstrening,Salgskurs,Kundeservice,Closing,Salgsutvikling"><meta name=description content="Et selskap dedikert til å utvikle og fremme god salgsteknikk, "><meta name=author content="jnss.me"><meta property="og:image:type" content="image/svg+xml"><meta property="og:title" content="Hvem er vi"><meta property="og:description" content="Et selskap dedikert til å utvikle og fremme god salgsteknikk, "><meta property="og:type" content="website"><meta property="og:url" content="https://devigo.no/authors/"><meta name=twitter:title content="Hvem er vi"><meta name=twitter:description content="Et selskap dedikert til å utvikle og fremme god salgsteknikk, "><meta name=twitter:creator content="@jnss.me"><script>let indexURL="https://devigo.no/searchindex.json",includeSectionsInSearch=["blog"],search_no_results="0 results for",search_initial_message=""</script><meta http-equiv=x-dns-prefetch-control content="on"><link rel=preconnect href=https://use.fontawesome.com crossorigin><link rel=preconnect href=//cdnjs.cloudflare.com><link rel=preconnect href=//www.googletagmanager.com><link rel=preconnect href=//www.google-analytics.com><link rel=dns-prefetch href=https://use.fontawesome.com><link rel=dns-prefetch href=//ajax.googleapis.com><link rel=dns-prefetch href=//cdnjs.cloudflare.com><link rel=dns-prefetch href=//www.googletagmanager.com><link rel=dns-prefetch href=//www.google-analytics.com><link rel=dns-prefetch href=//fonts.googleapis.com><link rel=dns-prefetch href=//connect.facebook.net><link rel=dns-prefetch href=//platform.linkedin.com><link rel=dns-prefetch href=//platform.twitter.com><link rel=preconnect href=https://fonts.googleapis.com><link rel=preconnect href=https://fonts.gstatic.com crossorigin><script>(function(){const e=document.createElement("link");e.href="https://fonts.googleapis.com/css2?family=Heebo:wght@400;600&family=Signika:wght@500;700&display=swap",e.type="text/css",e.rel="stylesheet",document.head.appendChild(e)})()</script><link href=/css/style.min.7689eba5aa202a985c862a65b270b80d749060ba27871723c7580d379f55eee9.css integrity="sha256-donrpaogKphchiplsnC4DXSQYLonhxcjx1gNN59V7uk=" rel=stylesheet><link defer async rel=stylesheet href=/css/style-lazy.min.85575460e013a8f1e96ccd0560c44120e7e785297933c62e65534d5652eebe78.css integrity="sha256-hVdUYOATqPHpbM0FYMRBIOfnhSl5M8YuZVNNVlLuvng=" media=print onload='this.media="all",this.onload=null'></head><body><header class="header sticky top-0 z-30"><nav class="navbar container"><div class=order-0><a class="navbar-brand block" href=/><img fetchpriority=high decoding=async class="img img-light" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'>
|
||||
<img fetchpriority=high decoding=async class="img img-dark" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'></a></div><input id=nav-toggle type=checkbox class=hidden>
|
||||
<label for=nav-toggle class="order-3 cursor-pointer flex items-center lg:hidden text-text-dark dark:text-white lg:order-1"><svg id="show-button" class="h-6 fill-current block" viewBox="0 0 20 20"><title>Menu Open</title><path d="M0 3h20v2H0V3zm0 6h20v2H0V9zm0 6h20v2H0V0z"/></svg>
|
||||
<svg id="hide-button" class="h-6 fill-current hidden" viewBox="0 0 20 20"><title>Menu Close</title><polygon points="11 9 22 9 22 11 11 11 11 22 9 22 9 11 -2 11 -2 9 9 9 9 -2 11 -2" transform="rotate(45 10 10)"/></svg></label><ul id=nav-menu class="navbar-nav order-3 hidden lg:flex w-full pb-6 lg:order-1 lg:w-auto lg:space-x-2 lg:pb-0 xl:space-x-8"><li class=nav-item><a class=nav-link href=/#feat>Kurs og Utvikling</a></li><li class=nav-item><a class=nav-link href=/#about>Om oss</a></li><li class=nav-item><a class=nav-link href=/#testimonials>Referanser</a></li><li class=nav-item><a class=nav-link href=/#contact>Kontakt</a></li><li class="mt-4 inline-block lg:hidden"><a class="btn btn-outline-primary btn-sm" href=/#contact>selg mer!</a></li></ul><div class="order-1 ml-auto flex items-center md:order-2 lg:ml-0"><a href=/#contact class="btn btn-outline-primary btn-sm hidden lg:inline-block">selg mer!</a></div></nav></header><main><section><div class="container text-center"><div class="from-body to-light dark:from-darkmode-body dark:to-darkmode-light rounded-2xl bg-gradient-to-b px-8 py-14"><h1>Hvem Er Vi</h1><ul class="mt-6 inline-flex space-x-1 capitalize"><li><a class="text-primary dark:text-darkmode-primary" href=https://devigo.no/>Hjem
|
||||
</a><span class="inlin-block mr-1">/</span></li><li><span class="text-primary dark:text-darkmode-primary">Hvem er vi</span></li></ul></div></div></section><section class=section><div class=container><ul class=text-center><li class=m-3><a href=https://devigo.no/authors/patrick-rustan/ class="text-text-dark dark:text-darkmode-text-dark block text-xl">Patric Rustan</a></li></ul></div></section></main><footer class="bg-light dark:bg-darkmode-light relative z-10"><div class=container><div class="row items-center py-10"><div class="lg:col-3 mb-8 text-center lg:mb-0 lg:text-left"><a class="navbar-brand inline-block" href=/><img fetchpriority=high decoding=async class="img img-light" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'>
|
||||
<img fetchpriority=high decoding=async class="img img-dark" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'></a></div><div class="lg:col-6 mb-8 text-center lg:mb-0"><ul></ul></div><div class="lg:col-3 mb-8 text-center lg:mb-0 lg:mt-0 lg:text-right"><ul class=social-icons><li><a target=_blank aria-label=facebook rel="nofollow noopener" href=https://www.facebook.com/><i class="fab fa-facebook"></i></a></li><li><a target=_blank aria-label=linkedin rel="nofollow noopener" href=https://www.linkedin.com/><i class="fab fa-linkedin"></i></a></li></ul></div></div></div><div class="border-border dark:border-darkmode-border border-t py-7"><div class="text-text-light dark:text-darkmode-text-light container text-center"><p>Utviklet og levert av Joakim Schäffer</p></div></div></footer><script crossorigin=anonymous integrity="sha256-NoqgJlugD+mB4Hf8AueiiPBQSb7ASin+oZS0fYEdtiA=" src=/js/script.min.368aa0265ba00fe981e077fc02e7a288f05049bec04a29fea194b47d811db620.js></script><script defer async crossorigin=anonymous integrity="sha256-GrJYek7lbMIWuRNCD5ImM6PNBJ72jzIDo/urKVLfPDk=" src=/js/script-lazy.min.1ab2587a4ee56cc216b913420f922633a3cd049ef68f3203a3fbab2952df3c39.js></script><script>"serviceWorker"in navigator&&navigator.serviceWorker.register("/service-worker.js")</script></body></html>
|
||||
1
demos/devigo-web/public/authors/index.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hvem er vi on DEVIGO</title><link>https://devigo.no/authors/</link><description>Recent content in Hvem er vi on DEVIGO</description><generator>Hugo</generator><language>nb-no</language><atom:link href="https://devigo.no/authors/index.xml" rel="self" type="application/rss+xml"/><item><title>Patric Rustan</title><link>https://devigo.no/authors/patrick-rustan/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://devigo.no/authors/patrick-rustan/</guid><description><p>Jeg har sju år på folkeskolen, tre år på gymnas, men etter to netter på en husmorsskole gikk utdannelsen i knas!</p></description></item></channel></rss>
|
||||
@@ -0,0 +1,7 @@
|
||||
<!doctype html><html itemscope class="snap dark" lang=nb-no itemtype=http://schema.org/WebPage><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=5"><meta name=theme-name content="hugoplate"><link rel="shortcut icon" href=/images/favicon_hu_fc3e2a6bee6bf4a7.png type=image/x-icon><link rel=icon href=/images/favicon_hu_fc3e2a6bee6bf4a7.png type=image/x-icon><link rel=icon type=image/png sizes=48x48 href=/images/favicon_hu_e204b38d3bc06b2.png><link rel=icon type=image/png sizes=96x96 href=/images/favicon_hu_fc3e2a6bee6bf4a7.png><link rel=apple-touch-icon sizes=144x144 href=/images/favicon_hu_e81cb40e0831378f.png><link rel=manifest href=/manifest.webmanifest><meta name=msapplication-TileColor content="#ddd"><meta name=theme-color content="#ffffff"><base href=https://devigo.no/authors/patrick-rustan/><title>Patric Rustan</title><meta name=keywords content="Salgstrening,Salgskurs,Kundeservice,Closing,Salgsutvikling"><meta name=description content="Grunnlegger"><meta name=author content="jnss.me"><meta property="og:image" content="https://devigo.no/images/avatar.png"><meta name=twitter:image content="https://devigo.no/images/avatar.png"><meta name=twitter:card content="summary"><meta property="og:image:width" content="3024"><meta property="og:image:height" content="3024"><meta property="og:image:type" content="image/.png"><meta property="og:title" content="Patric Rustan"><meta property="og:description" content="Grunnlegger"><meta property="og:type" content="website"><meta property="og:url" content="https://devigo.no/authors/patrick-rustan/"><meta name=twitter:title content="Patric Rustan"><meta name=twitter:description content="Grunnlegger"><meta name=twitter:creator content="@jnss.me"><script>let indexURL="https://devigo.no/searchindex.json",includeSectionsInSearch=["blog"],search_no_results="0 results for",search_initial_message=""</script><meta http-equiv=x-dns-prefetch-control content="on"><link rel=preconnect href=https://use.fontawesome.com crossorigin><link rel=preconnect href=//cdnjs.cloudflare.com><link rel=preconnect href=//www.googletagmanager.com><link rel=preconnect href=//www.google-analytics.com><link rel=dns-prefetch href=https://use.fontawesome.com><link rel=dns-prefetch href=//ajax.googleapis.com><link rel=dns-prefetch href=//cdnjs.cloudflare.com><link rel=dns-prefetch href=//www.googletagmanager.com><link rel=dns-prefetch href=//www.google-analytics.com><link rel=dns-prefetch href=//fonts.googleapis.com><link rel=dns-prefetch href=//connect.facebook.net><link rel=dns-prefetch href=//platform.linkedin.com><link rel=dns-prefetch href=//platform.twitter.com><link rel=preconnect href=https://fonts.googleapis.com><link rel=preconnect href=https://fonts.gstatic.com crossorigin><script>(function(){const e=document.createElement("link");e.href="https://fonts.googleapis.com/css2?family=Heebo:wght@400;600&family=Signika:wght@500;700&display=swap",e.type="text/css",e.rel="stylesheet",document.head.appendChild(e)})()</script><link href=/css/style.min.7689eba5aa202a985c862a65b270b80d749060ba27871723c7580d379f55eee9.css integrity="sha256-donrpaogKphchiplsnC4DXSQYLonhxcjx1gNN59V7uk=" rel=stylesheet><link defer async rel=stylesheet href=/css/style-lazy.min.85575460e013a8f1e96ccd0560c44120e7e785297933c62e65534d5652eebe78.css integrity="sha256-hVdUYOATqPHpbM0FYMRBIOfnhSl5M8YuZVNNVlLuvng=" media=print onload='this.media="all",this.onload=null'></head><body><header class="header sticky top-0 z-30"><nav class="navbar container"><div class=order-0><a class="navbar-brand block" href=/><img fetchpriority=high decoding=async class="img img-light" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'>
|
||||
<img fetchpriority=high decoding=async class="img img-dark" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'></a></div><input id=nav-toggle type=checkbox class=hidden>
|
||||
<label for=nav-toggle class="order-3 cursor-pointer flex items-center lg:hidden text-text-dark dark:text-white lg:order-1"><svg id="show-button" class="h-6 fill-current block" viewBox="0 0 20 20"><title>Menu Open</title><path d="M0 3h20v2H0V3zm0 6h20v2H0V9zm0 6h20v2H0V0z"/></svg>
|
||||
<svg id="hide-button" class="h-6 fill-current hidden" viewBox="0 0 20 20"><title>Menu Close</title><polygon points="11 9 22 9 22 11 11 11 11 22 9 22 9 11 -2 11 -2 9 9 9 9 -2 11 -2" transform="rotate(45 10 10)"/></svg></label><ul id=nav-menu class="navbar-nav order-3 hidden lg:flex w-full pb-6 lg:order-1 lg:w-auto lg:space-x-2 lg:pb-0 xl:space-x-8"><li class=nav-item><a class=nav-link href=/#feat>Kurs og Utvikling</a></li><li class=nav-item><a class=nav-link href=/#about>Om oss</a></li><li class=nav-item><a class=nav-link href=/#testimonials>Referanser</a></li><li class=nav-item><a class=nav-link href=/#contact>Kontakt</a></li><li class="mt-4 inline-block lg:hidden"><a class="btn btn-outline-primary btn-sm" href=/#contact>selg mer!</a></li></ul><div class="order-1 ml-auto flex items-center md:order-2 lg:ml-0"><a href=/#contact class="btn btn-outline-primary btn-sm hidden lg:inline-block">selg mer!</a></div></nav></header><main><section><div class="container text-center"><div class="from-body to-light dark:from-darkmode-body dark:to-darkmode-light rounded-2xl bg-gradient-to-b px-8 py-14"><h1>Patric Rustan</h1><ul class="mt-6 inline-flex space-x-1 capitalize"><li><a class="text-primary dark:text-darkmode-primary" href=https://devigo.no/>Hjem
|
||||
</a><span class="inlin-block mr-1">/</span></li><li><a class="text-primary dark:text-darkmode-primary" href=/authors/>Hvem er vi
|
||||
</a><span class="inlin-block mr-1">/</span></li><li><span class="text-primary dark:text-darkmode-primary">Patric Rustan</span></li></ul></div></div></section><section class=section-sm><div class=container><div class="row justify-center"><div class=lg:col-10><div class=content><p>Jeg har sju år på folkeskolen, tre år på gymnas, men etter to netter på en husmorsskole gikk utdannelsen i knas!</p></div></div></div></div></section></main><footer class="bg-light dark:bg-darkmode-light relative z-10"><div class=container><div class="row items-center py-10"><div class="lg:col-3 mb-8 text-center lg:mb-0 lg:text-left"><a class="navbar-brand inline-block" href=/><img fetchpriority=high decoding=async class="img img-light" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'>
|
||||
<img fetchpriority=high decoding=async class="img img-dark" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'></a></div><div class="lg:col-6 mb-8 text-center lg:mb-0"><ul></ul></div><div class="lg:col-3 mb-8 text-center lg:mb-0 lg:mt-0 lg:text-right"><ul class=social-icons><li><a target=_blank aria-label=facebook rel="nofollow noopener" href=https://www.facebook.com/><i class="fab fa-facebook"></i></a></li><li><a target=_blank aria-label=linkedin rel="nofollow noopener" href=https://www.linkedin.com/><i class="fab fa-linkedin"></i></a></li></ul></div></div></div><div class="border-border dark:border-darkmode-border border-t py-7"><div class="text-text-light dark:text-darkmode-text-light container text-center"><p>Utviklet og levert av Joakim Schäffer</p></div></div></footer><script crossorigin=anonymous integrity="sha256-NoqgJlugD+mB4Hf8AueiiPBQSb7ASin+oZS0fYEdtiA=" src=/js/script.min.368aa0265ba00fe981e077fc02e7a288f05049bec04a29fea194b47d811db620.js></script><script defer async crossorigin=anonymous integrity="sha256-GrJYek7lbMIWuRNCD5ImM6PNBJ72jzIDo/urKVLfPDk=" src=/js/script-lazy.min.1ab2587a4ee56cc216b913420f922633a3cd049ef68f3203a3fbab2952df3c39.js></script><script>"serviceWorker"in navigator&&navigator.serviceWorker.register("/service-worker.js")</script></body></html>
|
||||
6
demos/devigo-web/public/categories/index.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<!doctype html><html itemscope class="snap dark" lang=nb-no itemtype=http://schema.org/WebPage><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=5"><meta name=theme-name content="hugoplate"><link rel="shortcut icon" href=/images/favicon_hu_fc3e2a6bee6bf4a7.png type=image/x-icon><link rel=icon href=/images/favicon_hu_fc3e2a6bee6bf4a7.png type=image/x-icon><link rel=icon type=image/png sizes=48x48 href=/images/favicon_hu_e204b38d3bc06b2.png><link rel=icon type=image/png sizes=96x96 href=/images/favicon_hu_fc3e2a6bee6bf4a7.png><link rel=apple-touch-icon sizes=144x144 href=/images/favicon_hu_e81cb40e0831378f.png><link rel=manifest href=/manifest.webmanifest><meta name=msapplication-TileColor content="#ddd"><meta name=theme-color content="#ffffff"><base href=https://devigo.no/categories/><title>DEVIGO</title><meta name=keywords content="Salgstrening,Salgskurs,Kundeservice,Closing,Salgsutvikling"><meta name=description content="Et selskap dedikert til å utvikle og fremme god salgsteknikk, "><meta name=author content="jnss.me"><meta property="og:image:type" content="image/svg+xml"><meta property="og:title" content="DEVIGO"><meta property="og:description" content="Et selskap dedikert til å utvikle og fremme god salgsteknikk, "><meta property="og:type" content="website"><meta property="og:url" content="https://devigo.no/categories/"><meta name=twitter:title content="DEVIGO"><meta name=twitter:description content="Et selskap dedikert til å utvikle og fremme god salgsteknikk, "><meta name=twitter:creator content="@jnss.me"><script>let indexURL="https://devigo.no/searchindex.json",includeSectionsInSearch=["blog"],search_no_results="0 results for",search_initial_message=""</script><meta http-equiv=x-dns-prefetch-control content="on"><link rel=preconnect href=https://use.fontawesome.com crossorigin><link rel=preconnect href=//cdnjs.cloudflare.com><link rel=preconnect href=//www.googletagmanager.com><link rel=preconnect href=//www.google-analytics.com><link rel=dns-prefetch href=https://use.fontawesome.com><link rel=dns-prefetch href=//ajax.googleapis.com><link rel=dns-prefetch href=//cdnjs.cloudflare.com><link rel=dns-prefetch href=//www.googletagmanager.com><link rel=dns-prefetch href=//www.google-analytics.com><link rel=dns-prefetch href=//fonts.googleapis.com><link rel=dns-prefetch href=//connect.facebook.net><link rel=dns-prefetch href=//platform.linkedin.com><link rel=dns-prefetch href=//platform.twitter.com><link rel=preconnect href=https://fonts.googleapis.com><link rel=preconnect href=https://fonts.gstatic.com crossorigin><script>(function(){const e=document.createElement("link");e.href="https://fonts.googleapis.com/css2?family=Heebo:wght@400;600&family=Signika:wght@500;700&display=swap",e.type="text/css",e.rel="stylesheet",document.head.appendChild(e)})()</script><link href=/css/style.min.7689eba5aa202a985c862a65b270b80d749060ba27871723c7580d379f55eee9.css integrity="sha256-donrpaogKphchiplsnC4DXSQYLonhxcjx1gNN59V7uk=" rel=stylesheet><link defer async rel=stylesheet href=/css/style-lazy.min.85575460e013a8f1e96ccd0560c44120e7e785297933c62e65534d5652eebe78.css integrity="sha256-hVdUYOATqPHpbM0FYMRBIOfnhSl5M8YuZVNNVlLuvng=" media=print onload='this.media="all",this.onload=null'></head><body><header class="header sticky top-0 z-30"><nav class="navbar container"><div class=order-0><a class="navbar-brand block" href=/><img fetchpriority=high decoding=async class="img img-light" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'>
|
||||
<img fetchpriority=high decoding=async class="img img-dark" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'></a></div><input id=nav-toggle type=checkbox class=hidden>
|
||||
<label for=nav-toggle class="order-3 cursor-pointer flex items-center lg:hidden text-text-dark dark:text-white lg:order-1"><svg id="show-button" class="h-6 fill-current block" viewBox="0 0 20 20"><title>Menu Open</title><path d="M0 3h20v2H0V3zm0 6h20v2H0V9zm0 6h20v2H0V0z"/></svg>
|
||||
<svg id="hide-button" class="h-6 fill-current hidden" viewBox="0 0 20 20"><title>Menu Close</title><polygon points="11 9 22 9 22 11 11 11 11 22 9 22 9 11 -2 11 -2 9 9 9 9 -2 11 -2" transform="rotate(45 10 10)"/></svg></label><ul id=nav-menu class="navbar-nav order-3 hidden lg:flex w-full pb-6 lg:order-1 lg:w-auto lg:space-x-2 lg:pb-0 xl:space-x-8"><li class=nav-item><a class=nav-link href=/#feat>Kurs og Utvikling</a></li><li class=nav-item><a class=nav-link href=/#about>Om oss</a></li><li class=nav-item><a class=nav-link href=/#testimonials>Referanser</a></li><li class=nav-item><a class=nav-link href=/#contact>Kontakt</a></li><li class="mt-4 inline-block lg:hidden"><a class="btn btn-outline-primary btn-sm" href=/#contact>selg mer!</a></li></ul><div class="order-1 ml-auto flex items-center md:order-2 lg:ml-0"><a href=/#contact class="btn btn-outline-primary btn-sm hidden lg:inline-block">selg mer!</a></div></nav></header><main><section><div class="container text-center"><div class="from-body to-light dark:from-darkmode-body dark:to-darkmode-light rounded-2xl bg-gradient-to-b px-8 py-14"><h1>Categories</h1><ul class="mt-6 inline-flex space-x-1 capitalize"><li><a class="text-primary dark:text-darkmode-primary" href=https://devigo.no/>Hjem
|
||||
</a><span class="inlin-block mr-1">/</span></li><li><span class="text-primary dark:text-darkmode-primary">Categories</span></li></ul></div></div></section><section class=section><div class=container><ul class=text-center></ul></div></section></main><footer class="bg-light dark:bg-darkmode-light relative z-10"><div class=container><div class="row items-center py-10"><div class="lg:col-3 mb-8 text-center lg:mb-0 lg:text-left"><a class="navbar-brand inline-block" href=/><img fetchpriority=high decoding=async class="img img-light" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'>
|
||||
<img fetchpriority=high decoding=async class="img img-dark" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'></a></div><div class="lg:col-6 mb-8 text-center lg:mb-0"><ul></ul></div><div class="lg:col-3 mb-8 text-center lg:mb-0 lg:mt-0 lg:text-right"><ul class=social-icons><li><a target=_blank aria-label=facebook rel="nofollow noopener" href=https://www.facebook.com/><i class="fab fa-facebook"></i></a></li><li><a target=_blank aria-label=linkedin rel="nofollow noopener" href=https://www.linkedin.com/><i class="fab fa-linkedin"></i></a></li></ul></div></div></div><div class="border-border dark:border-darkmode-border border-t py-7"><div class="text-text-light dark:text-darkmode-text-light container text-center"><p>Utviklet og levert av Joakim Schäffer</p></div></div></footer><script crossorigin=anonymous integrity="sha256-NoqgJlugD+mB4Hf8AueiiPBQSb7ASin+oZS0fYEdtiA=" src=/js/script.min.368aa0265ba00fe981e077fc02e7a288f05049bec04a29fea194b47d811db620.js></script><script defer async crossorigin=anonymous integrity="sha256-GrJYek7lbMIWuRNCD5ImM6PNBJ72jzIDo/urKVLfPDk=" src=/js/script-lazy.min.1ab2587a4ee56cc216b913420f922633a3cd049ef68f3203a3fbab2952df3c39.js></script><script>"serviceWorker"in navigator&&navigator.serviceWorker.register("/service-worker.js")</script></body></html>
|
||||
1
demos/devigo-web/public/categories/index.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Categories on DEVIGO</title><link>https://devigo.no/categories/</link><description>Recent content in Categories on DEVIGO</description><generator>Hugo</generator><language>nb-no</language><atom:link href="https://devigo.no/categories/index.xml" rel="self" type="application/rss+xml"/></channel></rss>
|
||||
@@ -0,0 +1,5 @@
|
||||
@import "tailwindcss";@plugin "@tailwindcss/forms";@plugin "@tailwindcss/typography";@plugin "./tailwind-plugin/tw-theme";@plugin "./tailwind-plugin/tw-bs-grid";@source "hugo_stats.json";@custom-variant dark (&:where(.dark,.dark *));@import "./safe.css";@import "./utilities.css";@layer base{@import "./base.css";
|
||||
}@layer components{@import "./components.css";
|
||||
@import "./navigation.css";
|
||||
@import "./buttons.css";
|
||||
}@import "search.css";@import "social-share.css";@import "gallery-slider.css";@import "images.css";@import "toc.css";@import "tab.css";@import "accordion.css";@import "modal.css";@import "notice.css";@import "module-overrides.css";@import "custom.css"
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
BIN
demos/devigo-web/public/images/avatar-sm_hu_d38f234cd389381f.png
Normal file
|
After Width: | Height: | Size: 3.7 KiB |
BIN
demos/devigo-web/public/images/avatar.png
Normal file
|
After Width: | Height: | Size: 9.5 MiB |
BIN
demos/devigo-web/public/images/avatar_hu_2afcab3aadbfeab2.webp
Normal file
|
After Width: | Height: | Size: 64 KiB |
BIN
demos/devigo-web/public/images/avatar_hu_434a732a647167ac.webp
Normal file
|
After Width: | Height: | Size: 143 KiB |
BIN
demos/devigo-web/public/images/avatar_hu_5a1b8585ebace5d4.webp
Normal file
|
After Width: | Height: | Size: 44 KiB |
BIN
demos/devigo-web/public/images/avatar_hu_7661af6aa1e392e9.png
Normal file
|
After Width: | Height: | Size: 1.6 MiB |
BIN
demos/devigo-web/public/images/avatar_hu_89c3e1abf2e492be.webp
Normal file
|
After Width: | Height: | Size: 51 KiB |
BIN
demos/devigo-web/public/images/banner-img.png
Normal file
|
After Width: | Height: | Size: 239 KiB |
|
After Width: | Height: | Size: 31 KiB |
101
demos/devigo-web/public/images/crown_logo.svg
Normal file
@@ -0,0 +1,101 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="292.56464"
|
||||
height="227.457"
|
||||
viewBox="0 0 292.56463 227.457"
|
||||
version="1.1"
|
||||
id="svg1"
|
||||
xml:space="preserve"
|
||||
inkscape:export-filename="rustan_logo.svg"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96"
|
||||
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
||||
sodipodi:docname="crown_logo.svg"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"><sodipodi:namedview
|
||||
id="namedview1"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#ffffff"
|
||||
borderopacity="1"
|
||||
inkscape:showpageshadow="0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pagecheckerboard="1"
|
||||
inkscape:deskcolor="#505050"
|
||||
inkscape:document-units="px"
|
||||
inkscape:export-bgcolor="#ffffffff"
|
||||
inkscape:zoom="0.70710678"
|
||||
inkscape:cx="-62.225397"
|
||||
inkscape:cy="4.2426407"
|
||||
inkscape:window-width="2048"
|
||||
inkscape:window-height="1084"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
showborder="false" /><defs
|
||||
id="defs1"><linearGradient
|
||||
id="linearGradient27"
|
||||
inkscape:collect="always"
|
||||
inkscape:label="rustan"><stop
|
||||
style="stop-color:#fdbe00;stop-opacity:0.60326397;"
|
||||
offset="0"
|
||||
id="stop24" /><stop
|
||||
style="stop-color:#ffbf00;stop-opacity:1;"
|
||||
offset="0.24895304"
|
||||
id="stop25" /><stop
|
||||
style="stop-color:#ffbf00;stop-opacity:1;"
|
||||
offset="0.74559295"
|
||||
id="stop26" /><stop
|
||||
style="stop-color:#ffbf00;stop-opacity:0.5;"
|
||||
offset="1"
|
||||
id="stop27" /></linearGradient><linearGradient
|
||||
id="linearGradient14"
|
||||
inkscape:swatch="gradient"><stop
|
||||
style="stop-color:#99a024;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop15" /><stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0.59368014"
|
||||
id="stop14" /></linearGradient><clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath5"><rect
|
||||
style="fill:none;stroke-width:27.5398;stroke-dasharray:none"
|
||||
id="rect6"
|
||||
width="90.332893"
|
||||
height="74.599762"
|
||||
x="361.33157"
|
||||
y="112.42998"
|
||||
ry="0" /></clipPath><clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath12"><rect
|
||||
style="opacity:0.73;fill:#808080;stroke:none;stroke-width:25.8093;stroke-dasharray:none"
|
||||
id="rect13"
|
||||
width="110.44633"
|
||||
height="80.25853"
|
||||
x="-312.28189"
|
||||
y="182.2175"
|
||||
ry="8.3687115" /></clipPath><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient27"
|
||||
id="linearGradient24"
|
||||
x1="-296.4393"
|
||||
y1="221.15575"
|
||||
x2="-212.80244"
|
||||
y2="221.15575"
|
||||
gradientUnits="userSpaceOnUse" /></defs><g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-233.902,-270.86589)"><path
|
||||
style="fill:url(#linearGradient24)"
|
||||
d="m -285.14661,253.06175 c 0,-3.27597 -3.01679,-8.21941 -4.76202,-12.59971 -2.09864,-4.37784 -3.70203,-9.01442 -4.72242,-13.81898 -0.60695,-3.61222 -4.04453,-10.73727 0.53578,-11.80999 4.39319,1.1031 7.94714,4.26038 12.04436,6.12662 3.23761,2.23586 7.28439,5.57271 9.58711,7.10235 l 2.19312,1.22999 c 0.94505,-3.41336 1.56239,-5.61217 2.03457,-7.61507 0.46237,-1.91352 2.18619,-8.26566 2.60743,-9.89224 0.48344,-2.43766 1.55082,-6.8614 1.9827,-9.00938 0.45042,-1.60014 0.84935,-3.58747 1.36445,-5.88457 0.5294,-1.53773 1.45063,-5.29604 2.72265,-6.4671 2.3941,-5.13058 5.24471,2.37821 5.65585,3.20575 0.49247,1.10188 1.0787,2.30588 1.55864,3.2392 0.129,0.18389 1.52579,3.57929 2.06874,4.65835 1.80839,4.10212 2.34489,5.50629 3.80329,9.92734 1.75167,2.66332 2.72647,8.53905 6.02661,6.00401 2.60713,-3.31457 4.9425,-5.93137 6.91298,-9.09058 2.81888,-3.23294 5.13654,-6.87355 7.95219,-10.07102 4.62049,-3.19468 5.16556,3.82876 6.17581,7.08622 0.99604,4.2703 1.10667,8.76081 1.92175,13.23669 0.53491,5.0654 1.75127,10.02016 3.11885,14.78118 1.129,3.773 2.20003,10.6979 1.10215,12.93656 -0.36642,0.87934 -2.73644,0.90542 -4.09891,1.05545 -4.33279,0.37052 -8.15208,0.94811 -13.01617,1.42118 -4.40499,0.42921 -5.9455,0.65948 -10.4286,1.19674 -11.72768,1.32284 -23.15617,2.1081 -34.74205,3.01013 -2.51895,0.1617 -7.62257,1.34582 -9.59886,0.0409 z m 5.03152,-3.26226 c 11.08849,-1.70872 22.18972,-3.41198 33.33236,-4.74198 7.62422,-0.74035 18.25589,-2.01424 22.85825,-2.13216 3.9747,0.16043 7.19121,-1.50003 4.97687,-5.98385 -2.19519,-6.87738 -2.7663,-14.12638 -4.58023,-21.06207 -0.50507,-2.70443 -0.49206,-10.5095 -4.14677,-5.58974 -2.45504,3.80109 -3.0458,4.44603 -6.09738,7.88954 -1.74227,2.11665 -5.82616,6.41192 -7.33745,7.76015 -1.37734,0.16306 -1.92548,0.0561 -2.8222,-0.55657 -3.9649,-2.27742 -5.93118,-7.65699 -7.46841,-11.23906 -2.17324,-4.06097 -2.53871,-8.43502 -5.31935,-10.86376 -2.77523,3.30344 -2.66424,9.07644 -4.15346,13.39454 -0.83944,4.24038 -2.84075,14.21058 -4.4011,18.24591 -1.58738,2.43263 -3.45634,1.62575 -6.23643,-0.0256 -0.99945,-0.68547 -7.72789,-5.49139 -11.97481,-8.01831 -7.6852,-5.3216 -6.10656,-3.74361 -5.65029,-0.88398 0.10492,0.81241 0.44397,3.1353 1.54425,5.46866 0.32584,1.86517 2.59789,8.26471 3.31218,9.6252 0.83241,2.28532 2.21293,6.80295 4.16397,8.71311 z"
|
||||
id="path7"
|
||||
clip-path="url(#clipPath12)"
|
||||
sodipodi:nodetypes="sccccccccccccccccccccccccccsscccccccccccccccccccc"
|
||||
transform="matrix(3.4980348,0,0,3.4980348,1270.857,-389.01634)" /></g></svg>
|
||||
|
After Width: | Height: | Size: 5.7 KiB |
BIN
demos/devigo-web/public/images/favicon_hu_e204b38d3bc06b2.png
Normal file
|
After Width: | Height: | Size: 3.5 KiB |
BIN
demos/devigo-web/public/images/favicon_hu_e81cb40e0831378f.png
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
demos/devigo-web/public/images/favicon_hu_fc3e2a6bee6bf4a7.png
Normal file
|
After Width: | Height: | Size: 9.9 KiB |
74
demos/devigo-web/public/images/rustan_logo.svg
Normal file
@@ -0,0 +1,74 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="600"
|
||||
height="150"
|
||||
viewBox="0 0 639.71932 159.92983"
|
||||
version="1.1"
|
||||
id="svg1"
|
||||
xml:space="preserve"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"><defs
|
||||
id="defs1"><linearGradient
|
||||
id="linearGradient27"><stop
|
||||
style="stop-color:#fdbe00;stop-opacity:0.60326397;"
|
||||
offset="0"
|
||||
id="stop24" /><stop
|
||||
style="stop-color:#ffbf00;stop-opacity:1;"
|
||||
offset="0.24895304"
|
||||
id="stop25" /><stop
|
||||
style="stop-color:#ffbf00;stop-opacity:1;"
|
||||
offset="0.74559295"
|
||||
id="stop26" /><stop
|
||||
style="stop-color:#ffbf00;stop-opacity:0.5;"
|
||||
offset="1"
|
||||
id="stop27" /></linearGradient><linearGradient
|
||||
id="linearGradient14"><stop
|
||||
style="stop-color:#99a024;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop15" /><stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0.59368014"
|
||||
id="stop14" /></linearGradient><clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath12"><rect
|
||||
style="opacity:0.73;fill:#808080;stroke:none;stroke-width:25.8093;stroke-dasharray:none"
|
||||
id="rect13"
|
||||
width="110.44633"
|
||||
height="80.25853"
|
||||
x="-312.28189"
|
||||
y="182.2175"
|
||||
ry="8.3687115" /></clipPath><linearGradient
|
||||
xlink:href="#linearGradient27"
|
||||
id="linearGradient24"
|
||||
x1="-296.4393"
|
||||
y1="221.15575"
|
||||
x2="-212.80244"
|
||||
y2="221.15575"
|
||||
gradientUnits="userSpaceOnUse" /><linearGradient
|
||||
xlink:href="#linearGradient27"
|
||||
id="linearGradient1003"
|
||||
x1="297.85858"
|
||||
y1="188.08138"
|
||||
x2="683.32751"
|
||||
y2="188.08138"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.0879091,0,0,1.0879091,-42.031151,-22.33766)" /></defs><g
|
||||
id="layer1"
|
||||
transform="translate(-70.752116,-102.47985)"><path
|
||||
style="fill:url(#linearGradient24)"
|
||||
d="m -285.14661,253.06175 c 0,-3.27597 -3.01679,-8.21941 -4.76202,-12.59971 -2.09864,-4.37784 -3.70203,-9.01442 -4.72242,-13.81898 -0.60695,-3.61222 -4.04453,-10.73727 0.53578,-11.80999 4.39319,1.1031 7.94714,4.26038 12.04436,6.12662 3.23761,2.23586 7.28439,5.57271 9.58711,7.10235 l 2.19312,1.22999 c 0.94505,-3.41336 1.56239,-5.61217 2.03457,-7.61507 0.46237,-1.91352 2.18619,-8.26566 2.60743,-9.89224 0.48344,-2.43766 1.55082,-6.8614 1.9827,-9.00938 0.45042,-1.60014 0.84935,-3.58747 1.36445,-5.88457 0.5294,-1.53773 1.45063,-5.29604 2.72265,-6.4671 2.3941,-5.13058 5.24471,2.37821 5.65585,3.20575 0.49247,1.10188 1.0787,2.30588 1.55864,3.2392 0.129,0.18389 1.52579,3.57929 2.06874,4.65835 1.80839,4.10212 2.34489,5.50629 3.80329,9.92734 1.75167,2.66332 2.72647,8.53905 6.02661,6.00401 2.60713,-3.31457 4.9425,-5.93137 6.91298,-9.09058 2.81888,-3.23294 5.13654,-6.87355 7.95219,-10.07102 4.62049,-3.19468 5.16556,3.82876 6.17581,7.08622 0.99604,4.2703 1.10667,8.76081 1.92175,13.23669 0.53491,5.0654 1.75127,10.02016 3.11885,14.78118 1.129,3.773 2.20003,10.6979 1.10215,12.93656 -0.36642,0.87934 -2.73644,0.90542 -4.09891,1.05545 -4.33279,0.37052 -8.15208,0.94811 -13.01617,1.42118 -4.40499,0.42921 -5.9455,0.65948 -10.4286,1.19674 -11.72768,1.32284 -23.15617,2.1081 -34.74205,3.01013 -2.51895,0.1617 -7.62257,1.34582 -9.59886,0.0409 z m 5.03152,-3.26226 c 11.08849,-1.70872 22.18972,-3.41198 33.33236,-4.74198 7.62422,-0.74035 18.25589,-2.01424 22.85825,-2.13216 3.9747,0.16043 7.19121,-1.50003 4.97687,-5.98385 -2.19519,-6.87738 -2.7663,-14.12638 -4.58023,-21.06207 -0.50507,-2.70443 -0.49206,-10.5095 -4.14677,-5.58974 -2.45504,3.80109 -3.0458,4.44603 -6.09738,7.88954 -1.74227,2.11665 -5.82616,6.41192 -7.33745,7.76015 -1.37734,0.16306 -1.92548,0.0561 -2.8222,-0.55657 -3.9649,-2.27742 -5.93118,-7.65699 -7.46841,-11.23906 -2.17324,-4.06097 -2.53871,-8.43502 -5.31935,-10.86376 -2.77523,3.30344 -2.66424,9.07644 -4.15346,13.39454 -0.83944,4.24038 -2.84075,14.21058 -4.4011,18.24591 -1.58738,2.43263 -3.45634,1.62575 -6.23643,-0.0256 -0.99945,-0.68547 -7.72789,-5.49139 -11.97481,-8.01831 -7.6852,-5.3216 -6.10656,-3.74361 -5.65029,-0.88398 0.10492,0.81241 0.44397,3.1353 1.54425,5.46866 0.32584,1.86517 2.59789,8.26471 3.31218,9.6252 0.83241,2.28532 2.21293,6.80295 4.16397,8.71311 z"
|
||||
id="path7"
|
||||
clip-path="url(#clipPath12)"
|
||||
transform="matrix(2.3242299,0,0,2.3242299,759.74521,-331.57204)" /><text
|
||||
xml:space="preserve"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:111.353px;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;fill:url(#linearGradient1003);fill-opacity:1;stroke-width:103.887"
|
||||
x="273.43774"
|
||||
y="222.25346"
|
||||
id="text391"><tspan
|
||||
id="tspan389"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:111.353px;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;fill:url(#linearGradient1003);fill-opacity:1;stroke-width:103.887"
|
||||
x="273.43774"
|
||||
y="222.25346">DEVIGO</tspan></text></g></svg>
|
||||
|
After Width: | Height: | Size: 5.3 KiB |
83
demos/devigo-web/public/images/wordcloud.svg
Normal file
|
After Width: | Height: | Size: 972 KiB |
20
demos/devigo-web/public/index.html
Normal file
1
demos/devigo-web/public/searchindex.json
Normal file
@@ -0,0 +1 @@
|
||||
[]
|
||||
7
demos/devigo-web/public/sections/contact/index.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<!doctype html><html itemscope class="snap dark" lang=nb-no itemtype=http://schema.org/WebPage><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=5"><meta name=theme-name content="hugoplate"><link rel="shortcut icon" href=/images/favicon_hu_fc3e2a6bee6bf4a7.png type=image/x-icon><link rel=icon href=/images/favicon_hu_fc3e2a6bee6bf4a7.png type=image/x-icon><link rel=icon type=image/png sizes=48x48 href=/images/favicon_hu_e204b38d3bc06b2.png><link rel=icon type=image/png sizes=96x96 href=/images/favicon_hu_fc3e2a6bee6bf4a7.png><link rel=apple-touch-icon sizes=144x144 href=/images/favicon_hu_e81cb40e0831378f.png><link rel=manifest href=/manifest.webmanifest><meta name=msapplication-TileColor content="#ddd"><meta name=theme-color content="#ffffff"><base href=https://devigo.no/sections/contact/><title>Kontakt oss</title><meta name=keywords content="Salgstrening,Salgskurs,Kundeservice,Closing,Salgsutvikling"><meta name=description content="Et selskap dedikert til å utvikle og fremme god salgsteknikk, "><meta name=author content="jnss.me"><meta property="og:image:type" content="image/svg+xml"><meta property="og:title" content="Kontakt oss"><meta property="og:description" content="Et selskap dedikert til å utvikle og fremme god salgsteknikk, "><meta property="og:type" content="website"><meta property="og:url" content="https://devigo.no/sections/contact/"><meta name=twitter:title content="Kontakt oss"><meta name=twitter:description content="Et selskap dedikert til å utvikle og fremme god salgsteknikk, "><meta name=twitter:creator content="@jnss.me"><script>let indexURL="https://devigo.no/searchindex.json",includeSectionsInSearch=["blog"],search_no_results="0 results for",search_initial_message=""</script><meta http-equiv=x-dns-prefetch-control content="on"><link rel=preconnect href=https://use.fontawesome.com crossorigin><link rel=preconnect href=//cdnjs.cloudflare.com><link rel=preconnect href=//www.googletagmanager.com><link rel=preconnect href=//www.google-analytics.com><link rel=dns-prefetch href=https://use.fontawesome.com><link rel=dns-prefetch href=//ajax.googleapis.com><link rel=dns-prefetch href=//cdnjs.cloudflare.com><link rel=dns-prefetch href=//www.googletagmanager.com><link rel=dns-prefetch href=//www.google-analytics.com><link rel=dns-prefetch href=//fonts.googleapis.com><link rel=dns-prefetch href=//connect.facebook.net><link rel=dns-prefetch href=//platform.linkedin.com><link rel=dns-prefetch href=//platform.twitter.com><link rel=preconnect href=https://fonts.googleapis.com><link rel=preconnect href=https://fonts.gstatic.com crossorigin><script>(function(){const e=document.createElement("link");e.href="https://fonts.googleapis.com/css2?family=Heebo:wght@400;600&family=Signika:wght@500;700&display=swap",e.type="text/css",e.rel="stylesheet",document.head.appendChild(e)})()</script><link href=/css/style.min.7689eba5aa202a985c862a65b270b80d749060ba27871723c7580d379f55eee9.css integrity="sha256-donrpaogKphchiplsnC4DXSQYLonhxcjx1gNN59V7uk=" rel=stylesheet><link defer async rel=stylesheet href=/css/style-lazy.min.85575460e013a8f1e96ccd0560c44120e7e785297933c62e65534d5652eebe78.css integrity="sha256-hVdUYOATqPHpbM0FYMRBIOfnhSl5M8YuZVNNVlLuvng=" media=print onload='this.media="all",this.onload=null'></head><body><header class="header sticky top-0 z-30"><nav class="navbar container"><div class=order-0><a class="navbar-brand block" href=/><img fetchpriority=high decoding=async class="img img-light" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'>
|
||||
<img fetchpriority=high decoding=async class="img img-dark" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'></a></div><input id=nav-toggle type=checkbox class=hidden>
|
||||
<label for=nav-toggle class="order-3 cursor-pointer flex items-center lg:hidden text-text-dark dark:text-white lg:order-1"><svg id="show-button" class="h-6 fill-current block" viewBox="0 0 20 20"><title>Menu Open</title><path d="M0 3h20v2H0V3zm0 6h20v2H0V9zm0 6h20v2H0V0z"/></svg>
|
||||
<svg id="hide-button" class="h-6 fill-current hidden" viewBox="0 0 20 20"><title>Menu Close</title><polygon points="11 9 22 9 22 11 11 11 11 22 9 22 9 11 -2 11 -2 9 9 9 9 -2 11 -2" transform="rotate(45 10 10)"/></svg></label><ul id=nav-menu class="navbar-nav order-3 hidden lg:flex w-full pb-6 lg:order-1 lg:w-auto lg:space-x-2 lg:pb-0 xl:space-x-8"><li class=nav-item><a class=nav-link href=/#feat>Kurs og Utvikling</a></li><li class=nav-item><a class=nav-link href=/#about>Om oss</a></li><li class=nav-item><a class=nav-link href=/#testimonials>Referanser</a></li><li class=nav-item><a class=nav-link href=/#contact>Kontakt</a></li><li class="mt-4 inline-block lg:hidden"><a class="btn btn-outline-primary btn-sm" href=/#contact>selg mer!</a></li></ul><div class="order-1 ml-auto flex items-center md:order-2 lg:ml-0"><a href=/#contact class="btn btn-outline-primary btn-sm hidden lg:inline-block">selg mer!</a></div></nav></header><main><section><div class="container text-center"><div class="from-body to-light dark:from-darkmode-body dark:to-darkmode-light rounded-2xl bg-gradient-to-b px-8 py-14"><h1>Kontakt Oss</h1><ul class="mt-6 inline-flex space-x-1 capitalize"><li><a class="text-primary dark:text-darkmode-primary" href=https://devigo.no/>Hjem
|
||||
</a><span class="inlin-block mr-1">/</span></li><li><a class="text-primary dark:text-darkmode-primary" href=/sections/>Sections
|
||||
</a><span class="inlin-block mr-1">/</span></li><li><span class="text-primary dark:text-darkmode-primary">Kontakt oss</span></li></ul></div></div></section><section class=section-sm><div class=container><div class="row justify-center"><div class=lg:col-10><div class=content><p>Du kan bruke skjema nedenfor til å sende oss en henvendelse, eller ta kontakt på telefon.</p></div></div></div></div></section></main><footer class="bg-light dark:bg-darkmode-light relative z-10"><div class=container><div class="row items-center py-10"><div class="lg:col-3 mb-8 text-center lg:mb-0 lg:text-left"><a class="navbar-brand inline-block" href=/><img fetchpriority=high decoding=async class="img img-light" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'>
|
||||
<img fetchpriority=high decoding=async class="img img-dark" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'></a></div><div class="lg:col-6 mb-8 text-center lg:mb-0"><ul></ul></div><div class="lg:col-3 mb-8 text-center lg:mb-0 lg:mt-0 lg:text-right"><ul class=social-icons><li><a target=_blank aria-label=facebook rel="nofollow noopener" href=https://www.facebook.com/><i class="fab fa-facebook"></i></a></li><li><a target=_blank aria-label=linkedin rel="nofollow noopener" href=https://www.linkedin.com/><i class="fab fa-linkedin"></i></a></li></ul></div></div></div><div class="border-border dark:border-darkmode-border border-t py-7"><div class="text-text-light dark:text-darkmode-text-light container text-center"><p>Utviklet og levert av Joakim Schäffer</p></div></div></footer><script crossorigin=anonymous integrity="sha256-NoqgJlugD+mB4Hf8AueiiPBQSb7ASin+oZS0fYEdtiA=" src=/js/script.min.368aa0265ba00fe981e077fc02e7a288f05049bec04a29fea194b47d811db620.js></script><script defer async crossorigin=anonymous integrity="sha256-GrJYek7lbMIWuRNCD5ImM6PNBJ72jzIDo/urKVLfPDk=" src=/js/script-lazy.min.1ab2587a4ee56cc216b913420f922633a3cd049ef68f3203a3fbab2952df3c39.js></script><script>"serviceWorker"in navigator&&navigator.serviceWorker.register("/service-worker.js")</script></body></html>
|
||||
6
demos/devigo-web/public/sections/index.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<!doctype html><html itemscope class="snap dark" lang=nb-no itemtype=http://schema.org/WebPage><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=5"><meta name=theme-name content="hugoplate"><link rel="shortcut icon" href=/images/favicon_hu_fc3e2a6bee6bf4a7.png type=image/x-icon><link rel=icon href=/images/favicon_hu_fc3e2a6bee6bf4a7.png type=image/x-icon><link rel=icon type=image/png sizes=48x48 href=/images/favicon_hu_e204b38d3bc06b2.png><link rel=icon type=image/png sizes=96x96 href=/images/favicon_hu_fc3e2a6bee6bf4a7.png><link rel=apple-touch-icon sizes=144x144 href=/images/favicon_hu_e81cb40e0831378f.png><link rel=manifest href=/manifest.webmanifest><meta name=msapplication-TileColor content="#ddd"><meta name=theme-color content="#ffffff"><base href=https://devigo.no/sections/><title>DEVIGO</title><meta name=keywords content="Salgstrening,Salgskurs,Kundeservice,Closing,Salgsutvikling"><meta name=description content="Et selskap dedikert til å utvikle og fremme god salgsteknikk, "><meta name=author content="jnss.me"><meta property="og:image:type" content="image/svg+xml"><meta property="og:title" content="DEVIGO"><meta property="og:description" content="Et selskap dedikert til å utvikle og fremme god salgsteknikk, "><meta property="og:type" content="website"><meta property="og:url" content="https://devigo.no/sections/"><meta name=twitter:title content="DEVIGO"><meta name=twitter:description content="Et selskap dedikert til å utvikle og fremme god salgsteknikk, "><meta name=twitter:creator content="@jnss.me"><script>let indexURL="https://devigo.no/searchindex.json",includeSectionsInSearch=["blog"],search_no_results="0 results for",search_initial_message=""</script><meta http-equiv=x-dns-prefetch-control content="on"><link rel=preconnect href=https://use.fontawesome.com crossorigin><link rel=preconnect href=//cdnjs.cloudflare.com><link rel=preconnect href=//www.googletagmanager.com><link rel=preconnect href=//www.google-analytics.com><link rel=dns-prefetch href=https://use.fontawesome.com><link rel=dns-prefetch href=//ajax.googleapis.com><link rel=dns-prefetch href=//cdnjs.cloudflare.com><link rel=dns-prefetch href=//www.googletagmanager.com><link rel=dns-prefetch href=//www.google-analytics.com><link rel=dns-prefetch href=//fonts.googleapis.com><link rel=dns-prefetch href=//connect.facebook.net><link rel=dns-prefetch href=//platform.linkedin.com><link rel=dns-prefetch href=//platform.twitter.com><link rel=preconnect href=https://fonts.googleapis.com><link rel=preconnect href=https://fonts.gstatic.com crossorigin><script>(function(){const e=document.createElement("link");e.href="https://fonts.googleapis.com/css2?family=Heebo:wght@400;600&family=Signika:wght@500;700&display=swap",e.type="text/css",e.rel="stylesheet",document.head.appendChild(e)})()</script><link href=/css/style.min.7689eba5aa202a985c862a65b270b80d749060ba27871723c7580d379f55eee9.css integrity="sha256-donrpaogKphchiplsnC4DXSQYLonhxcjx1gNN59V7uk=" rel=stylesheet><link defer async rel=stylesheet href=/css/style-lazy.min.85575460e013a8f1e96ccd0560c44120e7e785297933c62e65534d5652eebe78.css integrity="sha256-hVdUYOATqPHpbM0FYMRBIOfnhSl5M8YuZVNNVlLuvng=" media=print onload='this.media="all",this.onload=null'></head><body><header class="header sticky top-0 z-30"><nav class="navbar container"><div class=order-0><a class="navbar-brand block" href=/><img fetchpriority=high decoding=async class="img img-light" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'>
|
||||
<img fetchpriority=high decoding=async class="img img-dark" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'></a></div><input id=nav-toggle type=checkbox class=hidden>
|
||||
<label for=nav-toggle class="order-3 cursor-pointer flex items-center lg:hidden text-text-dark dark:text-white lg:order-1"><svg id="show-button" class="h-6 fill-current block" viewBox="0 0 20 20"><title>Menu Open</title><path d="M0 3h20v2H0V3zm0 6h20v2H0V9zm0 6h20v2H0V0z"/></svg>
|
||||
<svg id="hide-button" class="h-6 fill-current hidden" viewBox="0 0 20 20"><title>Menu Close</title><polygon points="11 9 22 9 22 11 11 11 11 22 9 22 9 11 -2 11 -2 9 9 9 9 -2 11 -2" transform="rotate(45 10 10)"/></svg></label><ul id=nav-menu class="navbar-nav order-3 hidden lg:flex w-full pb-6 lg:order-1 lg:w-auto lg:space-x-2 lg:pb-0 xl:space-x-8"><li class=nav-item><a class=nav-link href=/#feat>Kurs og Utvikling</a></li><li class=nav-item><a class=nav-link href=/#about>Om oss</a></li><li class=nav-item><a class=nav-link href=/#testimonials>Referanser</a></li><li class=nav-item><a class=nav-link href=/#contact>Kontakt</a></li><li class="mt-4 inline-block lg:hidden"><a class="btn btn-outline-primary btn-sm" href=/#contact>selg mer!</a></li></ul><div class="order-1 ml-auto flex items-center md:order-2 lg:ml-0"><a href=/#contact class="btn btn-outline-primary btn-sm hidden lg:inline-block">selg mer!</a></div></nav></header><main><section><div class="container text-center"><div class="from-body to-light dark:from-darkmode-body dark:to-darkmode-light rounded-2xl bg-gradient-to-b px-8 py-14"><h1>Sections</h1><ul class="mt-6 inline-flex space-x-1 capitalize"><li><a class="text-primary dark:text-darkmode-primary" href=https://devigo.no/>Hjem
|
||||
</a><span class="inlin-block mr-1">/</span></li><li><span class="text-primary dark:text-darkmode-primary">Sections</span></li></ul></div></div></section><section class=section><div class=container><ul class=text-center><li class=m-3><a href class="text-text-dark dark:text-darkmode-text-dark block text-xl">Hva andre sier om oss</a></li><li class=m-3><a href class="text-text-dark dark:text-darkmode-text-dark block text-xl">Hvor havner dette da tro?</a></li><li class=m-3><a href=https://devigo.no/sections/contact/ class="text-text-dark dark:text-darkmode-text-dark block text-xl">Kontakt oss</a></li><li class=m-3><a href class="text-text-dark dark:text-darkmode-text-dark block text-xl">Om oss</a></li></ul></div></section></main><footer class="bg-light dark:bg-darkmode-light relative z-10"><div class=container><div class="row items-center py-10"><div class="lg:col-3 mb-8 text-center lg:mb-0 lg:text-left"><a class="navbar-brand inline-block" href=/><img fetchpriority=high decoding=async class="img img-light" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'>
|
||||
<img fetchpriority=high decoding=async class="img img-dark" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'></a></div><div class="lg:col-6 mb-8 text-center lg:mb-0"><ul></ul></div><div class="lg:col-3 mb-8 text-center lg:mb-0 lg:mt-0 lg:text-right"><ul class=social-icons><li><a target=_blank aria-label=facebook rel="nofollow noopener" href=https://www.facebook.com/><i class="fab fa-facebook"></i></a></li><li><a target=_blank aria-label=linkedin rel="nofollow noopener" href=https://www.linkedin.com/><i class="fab fa-linkedin"></i></a></li></ul></div></div></div><div class="border-border dark:border-darkmode-border border-t py-7"><div class="text-text-light dark:text-darkmode-text-light container text-center"><p>Utviklet og levert av Joakim Schäffer</p></div></div></footer><script crossorigin=anonymous integrity="sha256-NoqgJlugD+mB4Hf8AueiiPBQSb7ASin+oZS0fYEdtiA=" src=/js/script.min.368aa0265ba00fe981e077fc02e7a288f05049bec04a29fea194b47d811db620.js></script><script defer async crossorigin=anonymous integrity="sha256-GrJYek7lbMIWuRNCD5ImM6PNBJ72jzIDo/urKVLfPDk=" src=/js/script-lazy.min.1ab2587a4ee56cc216b913420f922633a3cd049ef68f3203a3fbab2952df3c39.js></script><script>"serviceWorker"in navigator&&navigator.serviceWorker.register("/service-worker.js")</script></body></html>
|
||||
1
demos/devigo-web/public/sections/index.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Sections on DEVIGO</title><link>https://devigo.no/sections/</link><description>Recent content in Sections on DEVIGO</description><generator>Hugo</generator><language>nb-no</language><atom:link href="https://devigo.no/sections/index.xml" rel="self" type="application/rss+xml"/><item><title>Hva andre sier om oss</title><link/><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid/><description/></item><item><title>Hvor havner dette da tro?</title><link/><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid/><description/></item><item><title>Kontakt oss</title><link>https://devigo.no/sections/contact/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://devigo.no/sections/contact/</guid><description><p>Du kan bruke skjema nedenfor til å sende oss en henvendelse, eller ta kontakt på telefon.</p></description></item><item><title>Om oss</title><link/><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid/><description><p>Ble stiftet i Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry&rsquo;s standard dummy text ever since the 1500s, when an unknown printer took a galley</p></description></item></channel></rss>
|
||||
10
demos/devigo-web/public/service-worker.js
Normal file
@@ -0,0 +1,10 @@
|
||||
importScripts(
|
||||
"https://storage.googleapis.com/workbox-cdn/releases/6.0.2/workbox-sw.js"
|
||||
);
|
||||
|
||||
workbox.setConfig({ debug: false });
|
||||
|
||||
workbox.routing.registerRoute(
|
||||
({ request }) => request.destination === "image",
|
||||
new workbox.strategies.NetworkFirst()
|
||||
);
|
||||
1
demos/devigo-web/public/sitemap.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>https://devigo.no/</loc></url><url><loc>https://devigo.no/categories/</loc></url><url><loc>https://devigo.no/authors/</loc></url><url><loc>https://devigo.no/sections/contact/</loc></url><url><loc>https://devigo.no/authors/patrick-rustan/</loc></url><url><loc>https://devigo.no/sections/</loc></url><url><loc>https://devigo.no/tags/</loc></url></urlset>
|
||||
6
demos/devigo-web/public/tags/index.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<!doctype html><html itemscope class="snap dark" lang=nb-no itemtype=http://schema.org/WebPage><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=5"><meta name=theme-name content="hugoplate"><link rel="shortcut icon" href=/images/favicon_hu_fc3e2a6bee6bf4a7.png type=image/x-icon><link rel=icon href=/images/favicon_hu_fc3e2a6bee6bf4a7.png type=image/x-icon><link rel=icon type=image/png sizes=48x48 href=/images/favicon_hu_e204b38d3bc06b2.png><link rel=icon type=image/png sizes=96x96 href=/images/favicon_hu_fc3e2a6bee6bf4a7.png><link rel=apple-touch-icon sizes=144x144 href=/images/favicon_hu_e81cb40e0831378f.png><link rel=manifest href=/manifest.webmanifest><meta name=msapplication-TileColor content="#ddd"><meta name=theme-color content="#ffffff"><base href=https://devigo.no/tags/><title>DEVIGO</title><meta name=keywords content="Salgstrening,Salgskurs,Kundeservice,Closing,Salgsutvikling"><meta name=description content="Et selskap dedikert til å utvikle og fremme god salgsteknikk, "><meta name=author content="jnss.me"><meta property="og:image:type" content="image/svg+xml"><meta property="og:title" content="DEVIGO"><meta property="og:description" content="Et selskap dedikert til å utvikle og fremme god salgsteknikk, "><meta property="og:type" content="website"><meta property="og:url" content="https://devigo.no/tags/"><meta name=twitter:title content="DEVIGO"><meta name=twitter:description content="Et selskap dedikert til å utvikle og fremme god salgsteknikk, "><meta name=twitter:creator content="@jnss.me"><script>let indexURL="https://devigo.no/searchindex.json",includeSectionsInSearch=["blog"],search_no_results="0 results for",search_initial_message=""</script><meta http-equiv=x-dns-prefetch-control content="on"><link rel=preconnect href=https://use.fontawesome.com crossorigin><link rel=preconnect href=//cdnjs.cloudflare.com><link rel=preconnect href=//www.googletagmanager.com><link rel=preconnect href=//www.google-analytics.com><link rel=dns-prefetch href=https://use.fontawesome.com><link rel=dns-prefetch href=//ajax.googleapis.com><link rel=dns-prefetch href=//cdnjs.cloudflare.com><link rel=dns-prefetch href=//www.googletagmanager.com><link rel=dns-prefetch href=//www.google-analytics.com><link rel=dns-prefetch href=//fonts.googleapis.com><link rel=dns-prefetch href=//connect.facebook.net><link rel=dns-prefetch href=//platform.linkedin.com><link rel=dns-prefetch href=//platform.twitter.com><link rel=preconnect href=https://fonts.googleapis.com><link rel=preconnect href=https://fonts.gstatic.com crossorigin><script>(function(){const e=document.createElement("link");e.href="https://fonts.googleapis.com/css2?family=Heebo:wght@400;600&family=Signika:wght@500;700&display=swap",e.type="text/css",e.rel="stylesheet",document.head.appendChild(e)})()</script><link href=/css/style.min.7689eba5aa202a985c862a65b270b80d749060ba27871723c7580d379f55eee9.css integrity="sha256-donrpaogKphchiplsnC4DXSQYLonhxcjx1gNN59V7uk=" rel=stylesheet><link defer async rel=stylesheet href=/css/style-lazy.min.85575460e013a8f1e96ccd0560c44120e7e785297933c62e65534d5652eebe78.css integrity="sha256-hVdUYOATqPHpbM0FYMRBIOfnhSl5M8YuZVNNVlLuvng=" media=print onload='this.media="all",this.onload=null'></head><body><header class="header sticky top-0 z-30"><nav class="navbar container"><div class=order-0><a class="navbar-brand block" href=/><img fetchpriority=high decoding=async class="img img-light" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'>
|
||||
<img fetchpriority=high decoding=async class="img img-dark" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'></a></div><input id=nav-toggle type=checkbox class=hidden>
|
||||
<label for=nav-toggle class="order-3 cursor-pointer flex items-center lg:hidden text-text-dark dark:text-white lg:order-1"><svg id="show-button" class="h-6 fill-current block" viewBox="0 0 20 20"><title>Menu Open</title><path d="M0 3h20v2H0V3zm0 6h20v2H0V9zm0 6h20v2H0V0z"/></svg>
|
||||
<svg id="hide-button" class="h-6 fill-current hidden" viewBox="0 0 20 20"><title>Menu Close</title><polygon points="11 9 22 9 22 11 11 11 11 22 9 22 9 11 -2 11 -2 9 9 9 9 -2 11 -2" transform="rotate(45 10 10)"/></svg></label><ul id=nav-menu class="navbar-nav order-3 hidden lg:flex w-full pb-6 lg:order-1 lg:w-auto lg:space-x-2 lg:pb-0 xl:space-x-8"><li class=nav-item><a class=nav-link href=/#feat>Kurs og Utvikling</a></li><li class=nav-item><a class=nav-link href=/#about>Om oss</a></li><li class=nav-item><a class=nav-link href=/#testimonials>Referanser</a></li><li class=nav-item><a class=nav-link href=/#contact>Kontakt</a></li><li class="mt-4 inline-block lg:hidden"><a class="btn btn-outline-primary btn-sm" href=/#contact>selg mer!</a></li></ul><div class="order-1 ml-auto flex items-center md:order-2 lg:ml-0"><a href=/#contact class="btn btn-outline-primary btn-sm hidden lg:inline-block">selg mer!</a></div></nav></header><main><section><div class="container text-center"><div class="from-body to-light dark:from-darkmode-body dark:to-darkmode-light rounded-2xl bg-gradient-to-b px-8 py-14"><h1>Tags</h1><ul class="mt-6 inline-flex space-x-1 capitalize"><li><a class="text-primary dark:text-darkmode-primary" href=https://devigo.no/>Hjem
|
||||
</a><span class="inlin-block mr-1">/</span></li><li><span class="text-primary dark:text-darkmode-primary">Tags</span></li></ul></div></div></section><section class=section><div class=container><ul class=text-center></ul></div></section></main><footer class="bg-light dark:bg-darkmode-light relative z-10"><div class=container><div class="row items-center py-10"><div class="lg:col-3 mb-8 text-center lg:mb-0 lg:text-left"><a class="navbar-brand inline-block" href=/><img fetchpriority=high decoding=async class="img img-light" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'>
|
||||
<img fetchpriority=high decoding=async class="img img-dark" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'></a></div><div class="lg:col-6 mb-8 text-center lg:mb-0"><ul></ul></div><div class="lg:col-3 mb-8 text-center lg:mb-0 lg:mt-0 lg:text-right"><ul class=social-icons><li><a target=_blank aria-label=facebook rel="nofollow noopener" href=https://www.facebook.com/><i class="fab fa-facebook"></i></a></li><li><a target=_blank aria-label=linkedin rel="nofollow noopener" href=https://www.linkedin.com/><i class="fab fa-linkedin"></i></a></li></ul></div></div></div><div class="border-border dark:border-darkmode-border border-t py-7"><div class="text-text-light dark:text-darkmode-text-light container text-center"><p>Utviklet og levert av Joakim Schäffer</p></div></div></footer><script crossorigin=anonymous integrity="sha256-NoqgJlugD+mB4Hf8AueiiPBQSb7ASin+oZS0fYEdtiA=" src=/js/script.min.368aa0265ba00fe981e077fc02e7a288f05049bec04a29fea194b47d811db620.js></script><script defer async crossorigin=anonymous integrity="sha256-GrJYek7lbMIWuRNCD5ImM6PNBJ72jzIDo/urKVLfPDk=" src=/js/script-lazy.min.1ab2587a4ee56cc216b913420f922633a3cd049ef68f3203a3fbab2952df3c39.js></script><script>"serviceWorker"in navigator&&navigator.serviceWorker.register("/service-worker.js")</script></body></html>
|
||||
1
demos/devigo-web/public/tags/index.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tags on DEVIGO</title><link>https://devigo.no/tags/</link><description>Recent content in Tags on DEVIGO</description><generator>Hugo</generator><language>nb-no</language><atom:link href="https://devigo.no/tags/index.xml" rel="self" type="application/rss+xml"/></channel></rss>
|
||||
1
demos/devigo-web/searchindex.json
Normal file
@@ -0,0 +1 @@
|
||||
[]
|
||||
7
demos/devigo-web/sections/contact/index.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<!doctype html><html itemscope class="snap dark" lang=nb-no itemtype=http://schema.org/WebPage><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=5"><meta name=theme-name content="hugoplate"><link rel="shortcut icon" href=/images/favicon_hu_fc3e2a6bee6bf4a7.png type=image/x-icon><link rel=icon href=/images/favicon_hu_fc3e2a6bee6bf4a7.png type=image/x-icon><link rel=icon type=image/png sizes=48x48 href=/images/favicon_hu_e204b38d3bc06b2.png><link rel=icon type=image/png sizes=96x96 href=/images/favicon_hu_fc3e2a6bee6bf4a7.png><link rel=apple-touch-icon sizes=144x144 href=/images/favicon_hu_e81cb40e0831378f.png><link rel=manifest href=/manifest.webmanifest><meta name=msapplication-TileColor content="#ddd"><meta name=theme-color content="#ffffff"><base href=https://devigo.no/sections/contact/><title>Kontakt oss</title><meta name=keywords content="Salgstrening,Salgskurs,Kundeservice,Closing,Salgsutvikling"><meta name=description content="Et selskap dedikert til å utvikle og fremme god salgsteknikk, "><meta name=author content="jnss.me"><meta property="og:image:type" content="image/svg+xml"><meta property="og:title" content="Kontakt oss"><meta property="og:description" content="Et selskap dedikert til å utvikle og fremme god salgsteknikk, "><meta property="og:type" content="website"><meta property="og:url" content="https://devigo.no/sections/contact/"><meta name=twitter:title content="Kontakt oss"><meta name=twitter:description content="Et selskap dedikert til å utvikle og fremme god salgsteknikk, "><meta name=twitter:creator content="@jnss.me"><script>let indexURL="https://devigo.no/searchindex.json",includeSectionsInSearch=["blog"],search_no_results="0 results for",search_initial_message=""</script><meta http-equiv=x-dns-prefetch-control content="on"><link rel=preconnect href=https://use.fontawesome.com crossorigin><link rel=preconnect href=//cdnjs.cloudflare.com><link rel=preconnect href=//www.googletagmanager.com><link rel=preconnect href=//www.google-analytics.com><link rel=dns-prefetch href=https://use.fontawesome.com><link rel=dns-prefetch href=//ajax.googleapis.com><link rel=dns-prefetch href=//cdnjs.cloudflare.com><link rel=dns-prefetch href=//www.googletagmanager.com><link rel=dns-prefetch href=//www.google-analytics.com><link rel=dns-prefetch href=//fonts.googleapis.com><link rel=dns-prefetch href=//connect.facebook.net><link rel=dns-prefetch href=//platform.linkedin.com><link rel=dns-prefetch href=//platform.twitter.com><link rel=preconnect href=https://fonts.googleapis.com><link rel=preconnect href=https://fonts.gstatic.com crossorigin><script>(function(){const e=document.createElement("link");e.href="https://fonts.googleapis.com/css2?family=Heebo:wght@400;600&family=Signika:wght@500;700&display=swap",e.type="text/css",e.rel="stylesheet",document.head.appendChild(e)})()</script><link href=/css/style.min.7689eba5aa202a985c862a65b270b80d749060ba27871723c7580d379f55eee9.css integrity="sha256-donrpaogKphchiplsnC4DXSQYLonhxcjx1gNN59V7uk=" rel=stylesheet><link defer async rel=stylesheet href=/css/style-lazy.min.85575460e013a8f1e96ccd0560c44120e7e785297933c62e65534d5652eebe78.css integrity="sha256-hVdUYOATqPHpbM0FYMRBIOfnhSl5M8YuZVNNVlLuvng=" media=print onload='this.media="all",this.onload=null'></head><body><header class="header sticky top-0 z-30"><nav class="navbar container"><div class=order-0><a class="navbar-brand block" href=/><img fetchpriority=high decoding=async class="img img-light" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'>
|
||||
<img fetchpriority=high decoding=async class="img img-dark" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'></a></div><input id=nav-toggle type=checkbox class=hidden>
|
||||
<label for=nav-toggle class="order-3 cursor-pointer flex items-center lg:hidden text-text-dark dark:text-white lg:order-1"><svg id="show-button" class="h-6 fill-current block" viewBox="0 0 20 20"><title>Menu Open</title><path d="M0 3h20v2H0V3zm0 6h20v2H0V9zm0 6h20v2H0V0z"/></svg>
|
||||
<svg id="hide-button" class="h-6 fill-current hidden" viewBox="0 0 20 20"><title>Menu Close</title><polygon points="11 9 22 9 22 11 11 11 11 22 9 22 9 11 -2 11 -2 9 9 9 9 -2 11 -2" transform="rotate(45 10 10)"/></svg></label><ul id=nav-menu class="navbar-nav order-3 hidden lg:flex w-full pb-6 lg:order-1 lg:w-auto lg:space-x-2 lg:pb-0 xl:space-x-8"><li class=nav-item><a class=nav-link href=/#feat>Kurs og Utvikling</a></li><li class=nav-item><a class=nav-link href=/#about>Om oss</a></li><li class=nav-item><a class=nav-link href=/#testimonials>Referanser</a></li><li class=nav-item><a class=nav-link href=/#contact>Kontakt</a></li><li class="mt-4 inline-block lg:hidden"><a class="btn btn-outline-primary btn-sm" href=/#contact>selg mer!</a></li></ul><div class="order-1 ml-auto flex items-center md:order-2 lg:ml-0"><a href=/#contact class="btn btn-outline-primary btn-sm hidden lg:inline-block">selg mer!</a></div></nav></header><main><section><div class="container text-center"><div class="from-body to-light dark:from-darkmode-body dark:to-darkmode-light rounded-2xl bg-gradient-to-b px-8 py-14"><h1>Kontakt Oss</h1><ul class="mt-6 inline-flex space-x-1 capitalize"><li><a class="text-primary dark:text-darkmode-primary" href=https://devigo.no/>Hjem
|
||||
</a><span class="inlin-block mr-1">/</span></li><li><a class="text-primary dark:text-darkmode-primary" href=/sections/>Sections
|
||||
</a><span class="inlin-block mr-1">/</span></li><li><span class="text-primary dark:text-darkmode-primary">Kontakt oss</span></li></ul></div></div></section><section class=section-sm><div class=container><div class="row justify-center"><div class=lg:col-10><div class=content><p>Du kan bruke skjema nedenfor til å sende oss en henvendelse, eller ta kontakt på telefon.</p></div></div></div></div></section></main><footer class="bg-light dark:bg-darkmode-light relative z-10"><div class=container><div class="row items-center py-10"><div class="lg:col-3 mb-8 text-center lg:mb-0 lg:text-left"><a class="navbar-brand inline-block" href=/><img fetchpriority=high decoding=async class="img img-light" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'>
|
||||
<img fetchpriority=high decoding=async class="img img-dark" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'></a></div><div class="lg:col-6 mb-8 text-center lg:mb-0"><ul></ul></div><div class="lg:col-3 mb-8 text-center lg:mb-0 lg:mt-0 lg:text-right"><ul class=social-icons><li><a target=_blank aria-label=facebook rel="nofollow noopener" href=https://www.facebook.com/><i class="fab fa-facebook"></i></a></li><li><a target=_blank aria-label=linkedin rel="nofollow noopener" href=https://www.linkedin.com/><i class="fab fa-linkedin"></i></a></li></ul></div></div></div><div class="border-border dark:border-darkmode-border border-t py-7"><div class="text-text-light dark:text-darkmode-text-light container text-center"><p>Utviklet og levert av Joakim Schäffer</p></div></div></footer><script crossorigin=anonymous integrity="sha256-NoqgJlugD+mB4Hf8AueiiPBQSb7ASin+oZS0fYEdtiA=" src=/js/script.min.368aa0265ba00fe981e077fc02e7a288f05049bec04a29fea194b47d811db620.js></script><script defer async crossorigin=anonymous integrity="sha256-GrJYek7lbMIWuRNCD5ImM6PNBJ72jzIDo/urKVLfPDk=" src=/js/script-lazy.min.1ab2587a4ee56cc216b913420f922633a3cd049ef68f3203a3fbab2952df3c39.js></script><script>"serviceWorker"in navigator&&navigator.serviceWorker.register("/service-worker.js")</script></body></html>
|
||||
6
demos/devigo-web/sections/index.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<!doctype html><html itemscope class="snap dark" lang=nb-no itemtype=http://schema.org/WebPage><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=5"><meta name=theme-name content="hugoplate"><link rel="shortcut icon" href=/images/favicon_hu_fc3e2a6bee6bf4a7.png type=image/x-icon><link rel=icon href=/images/favicon_hu_fc3e2a6bee6bf4a7.png type=image/x-icon><link rel=icon type=image/png sizes=48x48 href=/images/favicon_hu_e204b38d3bc06b2.png><link rel=icon type=image/png sizes=96x96 href=/images/favicon_hu_fc3e2a6bee6bf4a7.png><link rel=apple-touch-icon sizes=144x144 href=/images/favicon_hu_e81cb40e0831378f.png><link rel=manifest href=/manifest.webmanifest><meta name=msapplication-TileColor content="#ddd"><meta name=theme-color content="#ffffff"><base href=https://devigo.no/sections/><title>DEVIGO</title><meta name=keywords content="Salgstrening,Salgskurs,Kundeservice,Closing,Salgsutvikling"><meta name=description content="Et selskap dedikert til å utvikle og fremme god salgsteknikk, "><meta name=author content="jnss.me"><meta property="og:image:type" content="image/svg+xml"><meta property="og:title" content="DEVIGO"><meta property="og:description" content="Et selskap dedikert til å utvikle og fremme god salgsteknikk, "><meta property="og:type" content="website"><meta property="og:url" content="https://devigo.no/sections/"><meta name=twitter:title content="DEVIGO"><meta name=twitter:description content="Et selskap dedikert til å utvikle og fremme god salgsteknikk, "><meta name=twitter:creator content="@jnss.me"><script>let indexURL="https://devigo.no/searchindex.json",includeSectionsInSearch=["blog"],search_no_results="0 results for",search_initial_message=""</script><meta http-equiv=x-dns-prefetch-control content="on"><link rel=preconnect href=https://use.fontawesome.com crossorigin><link rel=preconnect href=//cdnjs.cloudflare.com><link rel=preconnect href=//www.googletagmanager.com><link rel=preconnect href=//www.google-analytics.com><link rel=dns-prefetch href=https://use.fontawesome.com><link rel=dns-prefetch href=//ajax.googleapis.com><link rel=dns-prefetch href=//cdnjs.cloudflare.com><link rel=dns-prefetch href=//www.googletagmanager.com><link rel=dns-prefetch href=//www.google-analytics.com><link rel=dns-prefetch href=//fonts.googleapis.com><link rel=dns-prefetch href=//connect.facebook.net><link rel=dns-prefetch href=//platform.linkedin.com><link rel=dns-prefetch href=//platform.twitter.com><link rel=preconnect href=https://fonts.googleapis.com><link rel=preconnect href=https://fonts.gstatic.com crossorigin><script>(function(){const e=document.createElement("link");e.href="https://fonts.googleapis.com/css2?family=Heebo:wght@400;600&family=Signika:wght@500;700&display=swap",e.type="text/css",e.rel="stylesheet",document.head.appendChild(e)})()</script><link href=/css/style.min.7689eba5aa202a985c862a65b270b80d749060ba27871723c7580d379f55eee9.css integrity="sha256-donrpaogKphchiplsnC4DXSQYLonhxcjx1gNN59V7uk=" rel=stylesheet><link defer async rel=stylesheet href=/css/style-lazy.min.85575460e013a8f1e96ccd0560c44120e7e785297933c62e65534d5652eebe78.css integrity="sha256-hVdUYOATqPHpbM0FYMRBIOfnhSl5M8YuZVNNVlLuvng=" media=print onload='this.media="all",this.onload=null'></head><body><header class="header sticky top-0 z-30"><nav class="navbar container"><div class=order-0><a class="navbar-brand block" href=/><img fetchpriority=high decoding=async class="img img-light" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'>
|
||||
<img fetchpriority=high decoding=async class="img img-dark" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'></a></div><input id=nav-toggle type=checkbox class=hidden>
|
||||
<label for=nav-toggle class="order-3 cursor-pointer flex items-center lg:hidden text-text-dark dark:text-white lg:order-1"><svg id="show-button" class="h-6 fill-current block" viewBox="0 0 20 20"><title>Menu Open</title><path d="M0 3h20v2H0V3zm0 6h20v2H0V9zm0 6h20v2H0V0z"/></svg>
|
||||
<svg id="hide-button" class="h-6 fill-current hidden" viewBox="0 0 20 20"><title>Menu Close</title><polygon points="11 9 22 9 22 11 11 11 11 22 9 22 9 11 -2 11 -2 9 9 9 9 -2 11 -2" transform="rotate(45 10 10)"/></svg></label><ul id=nav-menu class="navbar-nav order-3 hidden lg:flex w-full pb-6 lg:order-1 lg:w-auto lg:space-x-2 lg:pb-0 xl:space-x-8"><li class=nav-item><a class=nav-link href=/#feat>Kurs og Utvikling</a></li><li class=nav-item><a class=nav-link href=/#about>Om oss</a></li><li class=nav-item><a class=nav-link href=/#testimonials>Referanser</a></li><li class=nav-item><a class=nav-link href=/#contact>Kontakt</a></li><li class="mt-4 inline-block lg:hidden"><a class="btn btn-outline-primary btn-sm" href=/#contact>selg mer!</a></li></ul><div class="order-1 ml-auto flex items-center md:order-2 lg:ml-0"><a href=/#contact class="btn btn-outline-primary btn-sm hidden lg:inline-block">selg mer!</a></div></nav></header><main><section><div class="container text-center"><div class="from-body to-light dark:from-darkmode-body dark:to-darkmode-light rounded-2xl bg-gradient-to-b px-8 py-14"><h1>Sections</h1><ul class="mt-6 inline-flex space-x-1 capitalize"><li><a class="text-primary dark:text-darkmode-primary" href=https://devigo.no/>Hjem
|
||||
</a><span class="inlin-block mr-1">/</span></li><li><span class="text-primary dark:text-darkmode-primary">Sections</span></li></ul></div></div></section><section class=section><div class=container><ul class=text-center><li class=m-3><a href class="text-text-dark dark:text-darkmode-text-dark block text-xl">Hva andre sier om oss</a></li><li class=m-3><a href class="text-text-dark dark:text-darkmode-text-dark block text-xl">Hvor havner dette da tro?</a></li><li class=m-3><a href=https://devigo.no/sections/contact/ class="text-text-dark dark:text-darkmode-text-dark block text-xl">Kontakt oss</a></li><li class=m-3><a href class="text-text-dark dark:text-darkmode-text-dark block text-xl">Om oss</a></li></ul></div></section></main><footer class="bg-light dark:bg-darkmode-light relative z-10"><div class=container><div class="row items-center py-10"><div class="lg:col-3 mb-8 text-center lg:mb-0 lg:text-left"><a class="navbar-brand inline-block" href=/><img fetchpriority=high decoding=async class="img img-light" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'>
|
||||
<img fetchpriority=high decoding=async class="img img-dark" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'></a></div><div class="lg:col-6 mb-8 text-center lg:mb-0"><ul></ul></div><div class="lg:col-3 mb-8 text-center lg:mb-0 lg:mt-0 lg:text-right"><ul class=social-icons><li><a target=_blank aria-label=facebook rel="nofollow noopener" href=https://www.facebook.com/><i class="fab fa-facebook"></i></a></li><li><a target=_blank aria-label=linkedin rel="nofollow noopener" href=https://www.linkedin.com/><i class="fab fa-linkedin"></i></a></li></ul></div></div></div><div class="border-border dark:border-darkmode-border border-t py-7"><div class="text-text-light dark:text-darkmode-text-light container text-center"><p>Utviklet og levert av Joakim Schäffer</p></div></div></footer><script crossorigin=anonymous integrity="sha256-NoqgJlugD+mB4Hf8AueiiPBQSb7ASin+oZS0fYEdtiA=" src=/js/script.min.368aa0265ba00fe981e077fc02e7a288f05049bec04a29fea194b47d811db620.js></script><script defer async crossorigin=anonymous integrity="sha256-GrJYek7lbMIWuRNCD5ImM6PNBJ72jzIDo/urKVLfPDk=" src=/js/script-lazy.min.1ab2587a4ee56cc216b913420f922633a3cd049ef68f3203a3fbab2952df3c39.js></script><script>"serviceWorker"in navigator&&navigator.serviceWorker.register("/service-worker.js")</script></body></html>
|
||||
1
demos/devigo-web/sections/index.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Sections on DEVIGO</title><link>https://devigo.no/sections/</link><description>Recent content in Sections on DEVIGO</description><generator>Hugo</generator><language>nb-no</language><atom:link href="https://devigo.no/sections/index.xml" rel="self" type="application/rss+xml"/><item><title>Hva andre sier om oss</title><link/><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid/><description/></item><item><title>Hvor havner dette da tro?</title><link/><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid/><description/></item><item><title>Kontakt oss</title><link>https://devigo.no/sections/contact/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://devigo.no/sections/contact/</guid><description><p>Du kan bruke skjema nedenfor til å sende oss en henvendelse, eller ta kontakt på telefon.</p></description></item><item><title>Om oss</title><link/><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid/><description><p>Ble stiftet i Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry&rsquo;s standard dummy text ever since the 1500s, when an unknown printer took a galley</p></description></item></channel></rss>
|
||||
10
demos/devigo-web/service-worker.js
Normal file
@@ -0,0 +1,10 @@
|
||||
importScripts(
|
||||
"https://storage.googleapis.com/workbox-cdn/releases/6.0.2/workbox-sw.js"
|
||||
);
|
||||
|
||||
workbox.setConfig({ debug: false });
|
||||
|
||||
workbox.routing.registerRoute(
|
||||
({ request }) => request.destination === "image",
|
||||
new workbox.strategies.NetworkFirst()
|
||||
);
|
||||
1
demos/devigo-web/sitemap.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>https://devigo.no/</loc></url><url><loc>https://devigo.no/categories/</loc></url><url><loc>https://devigo.no/authors/</loc></url><url><loc>https://devigo.no/sections/contact/</loc></url><url><loc>https://devigo.no/authors/patrick-rustan/</loc></url><url><loc>https://devigo.no/sections/</loc></url><url><loc>https://devigo.no/tags/</loc></url></urlset>
|
||||
6
demos/devigo-web/tags/index.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<!doctype html><html itemscope class="snap dark" lang=nb-no itemtype=http://schema.org/WebPage><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=5"><meta name=theme-name content="hugoplate"><link rel="shortcut icon" href=/images/favicon_hu_fc3e2a6bee6bf4a7.png type=image/x-icon><link rel=icon href=/images/favicon_hu_fc3e2a6bee6bf4a7.png type=image/x-icon><link rel=icon type=image/png sizes=48x48 href=/images/favicon_hu_e204b38d3bc06b2.png><link rel=icon type=image/png sizes=96x96 href=/images/favicon_hu_fc3e2a6bee6bf4a7.png><link rel=apple-touch-icon sizes=144x144 href=/images/favicon_hu_e81cb40e0831378f.png><link rel=manifest href=/manifest.webmanifest><meta name=msapplication-TileColor content="#ddd"><meta name=theme-color content="#ffffff"><base href=https://devigo.no/tags/><title>DEVIGO</title><meta name=keywords content="Salgstrening,Salgskurs,Kundeservice,Closing,Salgsutvikling"><meta name=description content="Et selskap dedikert til å utvikle og fremme god salgsteknikk, "><meta name=author content="jnss.me"><meta property="og:image:type" content="image/svg+xml"><meta property="og:title" content="DEVIGO"><meta property="og:description" content="Et selskap dedikert til å utvikle og fremme god salgsteknikk, "><meta property="og:type" content="website"><meta property="og:url" content="https://devigo.no/tags/"><meta name=twitter:title content="DEVIGO"><meta name=twitter:description content="Et selskap dedikert til å utvikle og fremme god salgsteknikk, "><meta name=twitter:creator content="@jnss.me"><script>let indexURL="https://devigo.no/searchindex.json",includeSectionsInSearch=["blog"],search_no_results="0 results for",search_initial_message=""</script><meta http-equiv=x-dns-prefetch-control content="on"><link rel=preconnect href=https://use.fontawesome.com crossorigin><link rel=preconnect href=//cdnjs.cloudflare.com><link rel=preconnect href=//www.googletagmanager.com><link rel=preconnect href=//www.google-analytics.com><link rel=dns-prefetch href=https://use.fontawesome.com><link rel=dns-prefetch href=//ajax.googleapis.com><link rel=dns-prefetch href=//cdnjs.cloudflare.com><link rel=dns-prefetch href=//www.googletagmanager.com><link rel=dns-prefetch href=//www.google-analytics.com><link rel=dns-prefetch href=//fonts.googleapis.com><link rel=dns-prefetch href=//connect.facebook.net><link rel=dns-prefetch href=//platform.linkedin.com><link rel=dns-prefetch href=//platform.twitter.com><link rel=preconnect href=https://fonts.googleapis.com><link rel=preconnect href=https://fonts.gstatic.com crossorigin><script>(function(){const e=document.createElement("link");e.href="https://fonts.googleapis.com/css2?family=Heebo:wght@400;600&family=Signika:wght@500;700&display=swap",e.type="text/css",e.rel="stylesheet",document.head.appendChild(e)})()</script><link href=/css/style.min.7689eba5aa202a985c862a65b270b80d749060ba27871723c7580d379f55eee9.css integrity="sha256-donrpaogKphchiplsnC4DXSQYLonhxcjx1gNN59V7uk=" rel=stylesheet><link defer async rel=stylesheet href=/css/style-lazy.min.85575460e013a8f1e96ccd0560c44120e7e785297933c62e65534d5652eebe78.css integrity="sha256-hVdUYOATqPHpbM0FYMRBIOfnhSl5M8YuZVNNVlLuvng=" media=print onload='this.media="all",this.onload=null'></head><body><header class="header sticky top-0 z-30"><nav class="navbar container"><div class=order-0><a class="navbar-brand block" href=/><img fetchpriority=high decoding=async class="img img-light" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'>
|
||||
<img fetchpriority=high decoding=async class="img img-dark" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'></a></div><input id=nav-toggle type=checkbox class=hidden>
|
||||
<label for=nav-toggle class="order-3 cursor-pointer flex items-center lg:hidden text-text-dark dark:text-white lg:order-1"><svg id="show-button" class="h-6 fill-current block" viewBox="0 0 20 20"><title>Menu Open</title><path d="M0 3h20v2H0V3zm0 6h20v2H0V9zm0 6h20v2H0V0z"/></svg>
|
||||
<svg id="hide-button" class="h-6 fill-current hidden" viewBox="0 0 20 20"><title>Menu Close</title><polygon points="11 9 22 9 22 11 11 11 11 22 9 22 9 11 -2 11 -2 9 9 9 9 -2 11 -2" transform="rotate(45 10 10)"/></svg></label><ul id=nav-menu class="navbar-nav order-3 hidden lg:flex w-full pb-6 lg:order-1 lg:w-auto lg:space-x-2 lg:pb-0 xl:space-x-8"><li class=nav-item><a class=nav-link href=/#feat>Kurs og Utvikling</a></li><li class=nav-item><a class=nav-link href=/#about>Om oss</a></li><li class=nav-item><a class=nav-link href=/#testimonials>Referanser</a></li><li class=nav-item><a class=nav-link href=/#contact>Kontakt</a></li><li class="mt-4 inline-block lg:hidden"><a class="btn btn-outline-primary btn-sm" href=/#contact>selg mer!</a></li></ul><div class="order-1 ml-auto flex items-center md:order-2 lg:ml-0"><a href=/#contact class="btn btn-outline-primary btn-sm hidden lg:inline-block">selg mer!</a></div></nav></header><main><section><div class="container text-center"><div class="from-body to-light dark:from-darkmode-body dark:to-darkmode-light rounded-2xl bg-gradient-to-b px-8 py-14"><h1>Tags</h1><ul class="mt-6 inline-flex space-x-1 capitalize"><li><a class="text-primary dark:text-darkmode-primary" href=https://devigo.no/>Hjem
|
||||
</a><span class="inlin-block mr-1">/</span></li><li><span class="text-primary dark:text-darkmode-primary">Tags</span></li></ul></div></div></section><section class=section><div class=container><ul class=text-center></ul></div></section></main><footer class="bg-light dark:bg-darkmode-light relative z-10"><div class=container><div class="row items-center py-10"><div class="lg:col-3 mb-8 text-center lg:mb-0 lg:text-left"><a class="navbar-brand inline-block" href=/><img fetchpriority=high decoding=async class="img img-light" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'>
|
||||
<img fetchpriority=high decoding=async class="img img-dark" width=180 height src=/images/rustan_logo.svg alt=Devigo onerror='this.onerror=null,this.src=""'></a></div><div class="lg:col-6 mb-8 text-center lg:mb-0"><ul></ul></div><div class="lg:col-3 mb-8 text-center lg:mb-0 lg:mt-0 lg:text-right"><ul class=social-icons><li><a target=_blank aria-label=facebook rel="nofollow noopener" href=https://www.facebook.com/><i class="fab fa-facebook"></i></a></li><li><a target=_blank aria-label=linkedin rel="nofollow noopener" href=https://www.linkedin.com/><i class="fab fa-linkedin"></i></a></li></ul></div></div></div><div class="border-border dark:border-darkmode-border border-t py-7"><div class="text-text-light dark:text-darkmode-text-light container text-center"><p>Utviklet og levert av Joakim Schäffer</p></div></div></footer><script crossorigin=anonymous integrity="sha256-NoqgJlugD+mB4Hf8AueiiPBQSb7ASin+oZS0fYEdtiA=" src=/js/script.min.368aa0265ba00fe981e077fc02e7a288f05049bec04a29fea194b47d811db620.js></script><script defer async crossorigin=anonymous integrity="sha256-GrJYek7lbMIWuRNCD5ImM6PNBJ72jzIDo/urKVLfPDk=" src=/js/script-lazy.min.1ab2587a4ee56cc216b913420f922633a3cd049ef68f3203a3fbab2952df3c39.js></script><script>"serviceWorker"in navigator&&navigator.serviceWorker.register("/service-worker.js")</script></body></html>
|
||||
1
demos/devigo-web/tags/index.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tags on DEVIGO</title><link>https://devigo.no/tags/</link><description>Recent content in Tags on DEVIGO</description><generator>Hugo</generator><language>nb-no</language><atom:link href="https://devigo.no/tags/index.xml" rel="self" type="application/rss+xml"/></channel></rss>
|
||||