Skip to content

The website of Speck&Tech, a community of startuppers, students, professionals and... anyone that aims at building a network of tech enthusiasts within the Trento area, with the purpose of learning about and sharing new ideas regarding development, design, startups and any related topic.

Notifications You must be signed in to change notification settings

lcfd/speckandtech.github.io

 
 

Repository files navigation

Speck&Tech

System Preparation

To use this starter project, you'll need the following things installed on your machine.

  1. Jekyll - $ gem install jekyll
  2. NodeJS - use the installer.

Local Installation

  1. Clone this repo, or download it into a directory of your choice.
  2. Inside the directory, run npm install

Usage

Development mode

This will give you file watching, browser synchronisation, auto-rebuild, CSS injecting etc etc.

$ npm run gulp

Jekyll

As this is just a Jekyll project, you can use any of the commands listed in their docs

Deploy

When you push to master, Github Pages will take care of building the website and deploying it at http:https://speckand.tech

About

The website of Speck&Tech, a community of startuppers, students, professionals and... anyone that aims at building a network of tech enthusiasts within the Trento area, with the purpose of learning about and sharing new ideas regarding development, design, startups and any related topic.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 32.2%
  • CSS 24.5%
  • HTML 23.7%
  • SCSS 19.6%