Skip to content

edocod1/LinuxDayMilano

 
 

Repository files navigation

Linux Day Milano

LDMI Official Website

What is included

  • Gatsby 2 support!
  • Bootstrap + Reactstrap
  • Netlify
  • Progressive Web App
    • Manifest
    • Offline
    • Icons
  • SEO
    • Robots TXT
    • Sitemap XML
  • SVG as React objects
  • MIT Licensed
  • HTML Helmet
    • Lang tag for accessibility
  • Custom configs
    • VSCode debug launcher
    • Prettier format
  • FontAwesome
  • Custom components

Set Up Your Development Environment

Before starting you will need the following software:

Create a new site with this template

gatsby new my-awesome-site https://github.com/kowalski7cc/gatsby-starter-kowalski7cc
cd my-awesome-site
gatsby develop

Todo

  • Add LDMI19 program

How to build

npm install
npm run develop
# Edit source files
npm run build
# Publish public folder content or use Netlify plugin

Deploy to Netlify

Deploy to Netlify

License

The site is covered by MIT License

About

Sito di presentazione del Linux Day Milano 2019

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.0%
  • SCSS 20.0%