Skip to content

Lapikud/dontdoit.ee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Don't do IT väliveeb

Tegu on Jekyll peale ehitatud lehega

Contribution guide

1. Create Issues

Easiest way to help would be to create issuses about things that are missing and wrong

2. Fork this repo and create a pull request

Fork this repo to your own account and create a pull request for changes you have done in there

How to setup devenvironment

  1. (Windows) Install the Windows Subsystem for Linux

    Install Ubuntu

    https://docs.microsoft.com/en-us/windows/wsl/install-win10

  2. Install Ruby

     sudo apt install build-essential ruby ruby-dev dh-autoreconf
    
  3. Install Jekyll

     sudo gem install jekyll
    
  4. Clone repo

     git clone https://github.com/Lapikud/dontdoit.ee.git
    
  5. Serve the page (Use bash if on Windows)

     cd dontdoit.ee
     jekyll serve --host 0.0.0.0
    

Deploy

Every commit to master branch is automatically published

About

Repo for the Don't Do IT event webpage

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published