GitXplorerGitXplorer
e

eliasson.me

public
4 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
26682e3c115deea64f518cef0cac111ffe472a6e

x

eelitan committed 5 months ago
Unverified
30d7e3082a0c9e16a68383ca1a7bf358c1512c78

update

eelitan committed a year ago
Unverified
bf14c8a2ff65a9f01e6aae5b93927add784c89a9

update

eelitan committed a year ago
Unverified
194dfa2840a74aeb8fe231a9ff0c75a8cb5e5a29

analytics added

eelitan committed a year ago
Unverified
8c51745d4c6726f9d613210b8615bea1052af0dc

updated

eelitan committed a year ago
Unverified
c200ffef28ae15d4b1b455f4d90f8c14deb3a5d9

conclusion

eelitan committed a year ago

README

The README file for this repository.

Spotlight

Spotlight is a Tailwind UI site template built using Tailwind CSS and Next.js.

Getting started

To get started with this template, first install the npm dependencies:

npm install

Next, create a .env.local file in the root of your project and set the NEXT_PUBLIC_SITE_URL variable to your site's public URL:

NEXT_PUBLIC_SITE_URL=https://example.com

Next, run the development server:

npm run dev

Finally, open http://localhost:3000 in your browser to view the website.

Customizing

You can start editing this template by modifying the files in the /src folder. The site will auto-update as you edit these files.

License

This site template is a commercial product and is licensed under the Tailwind UI license.

Learn more

To learn more about the technologies used in this site template, see the following resources:

  • Tailwind CSS - the official Tailwind CSS documentation
  • Next.js - the official Next.js documentation
  • Headless UI - the official Headless UI documentation
  • MDX - the MDX documentation