Giter VIP home page Giter VIP logo

techprimers.github.io's Introduction

TechPrimers Open Source

Build Status Open Source Love License: MIT GitHub stars GitHub forks GitHub issues Contributors

This repository is the source code of https://techprimers.github.io/public

This repo contains:

  • Conferences Links /content/conferences
  • New Open Source Contributors /content/contributors

This is a opensource repository which you can fork. Raise a Pull Request by adding your name to get featured in https://techprimers.github.io/public/contributors/

Youtube video on Hugo Example

Contributors

This project exists thanks to all the people who contribute.

Made with contributors-img.

Online Edit

Edit with Gitpod

Checkout

The below steps are for checking out this codebase.

git clone https://github.com/TechPrimers/techprimers.github.io.git techprimers-repo
cd techprimers-repo
git submodule init
git submodule update

Add your name

Add your name with a new markdown file under /content/contributors/ folder along with content similar to ajaykumars.md file.

Install Hugo

You need hugo to create the Static HTML files based on the markdown files(*.md) which we have created. Steps for installing hugo can be followed from here

Run the site locally

You can run the site locally and see how the pages are reflected before committing/pushing the code.

cd techprimers-repo
hugo serve -D

This command will help in Live reloading of website once we update the Markdown files. The site will be available at http://localhost:1313

Creating final Static files

Run the hugo command to create static files under public/ folder.

cd techprimers-repo
hugo

Commit the public folder along with your markdown file and raise a pull request. -> This process is now automated using Travis CI.

Feel free to just add the .md file alone.

Motivation

Contribution brings happiness to world!

techprimers.github.io's People

Contributors

movingtoweb avatar soham-official avatar raiansar avatar swapnalshahil avatar gokulramalingam3 avatar prernasingh14 avatar rishi-121 avatar knlsharma avatar pro-vider avatar varunbhutani98 avatar pappukp avatar abhishekgupta368 avatar alokkusingh avatar asamaiya00 avatar ashwinjayan avatar himanshutak8 avatar newton-euler avatar syedayazsa avatar vengatesanns avatar sam308 avatar yusrana-y avatar 23vatsal avatar petprog avatar suvoo avatar omkar-shetkar avatar dibyawant avatar singhambuj avatar linjorejoy avatar amarshukla1 avatar yashi09saxena avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.