Skip to content

A template for a company website, using Skeleton (a UI Toolkit for Tailwind and SvelteKit)

License

Notifications You must be signed in to change notification settings

hofmn/website-company

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Company Website Template with Skeleton for SvelteKit

A simple and elegant template for your company website, built using Skeleton, a UI Toolkit for Tailwind CSS and SvelteKit. This template provides a solid foundation for creating a professional and responsive website for your business or organization. Here is an example from a website rework

Features

  • Clean and modern design
  • Fully responsive and mobile-friendly
  • Easy customization with Tailwind CSS
  • Integration with SvelteKit for dynamic content
  • Minimalistic and lightweight

Installation

To get started with this template, follow these steps:

  1. Clone this repository:
    git clone https://github.com/yourusername/company-website-template.git
    
  2. Change into the project directory:
    cd company-website-template
    
  3. Install dependencies:
    npm install
    
  4. Start the development server:
    npm run dev
    
  5. Open your browser and navigate to the shown port to the template in action.

Customization

To customize the template for your company, you can:

  • Modify the content in the src/lib/component.svelte file to add your company's information and pictures.
  • Generate and implement your own styles following the guide from the Skeleton Docs
  • Add additional pages and routes as needed.

Technologies Used

  • Skeleton - A UI Toolkit for Tailwind CSS
  • SvelteKit - A framework for building fast and efficient web applications
  • Tailwind CSS - A utility-first CSS framework

License

This project is open-source and available under the MIT License.

Contributing

Contributions to this project are welcome. Feel free to open issues and pull requests to improve the template or fix any bugs.

About

A template for a company website, using Skeleton (a UI Toolkit for Tailwind and SvelteKit)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published