Giter Site home page Giter Site logo

majalian / possf Goto Github PK

View Code? Open in Web Editor NEW

This project forked from possf/possf

0.0 0.0 0.0 1.54 MB

Persian Open Source Software Festival - اولین جشنواره نرم افزار اوپن سورس فارسی (جشنواره متن باز و منبع باز فارسی)

Home Page: https://possf.ir

Ruby 0.74% HTML 78.26% CSS 19.17% Shell 0.09% Python 1.74%

possf's Introduction

اولین جشنواره نرم افزار اوپن سورس فارسی

Persian Open Source Software Festival

A community for open-source programmers and software engineers.

Do you want to add yourself?

  • Star this repository
  • Fork this repository
  • Create a new Markdown file with your GitHub username at _networks. For example, if your GitHub username is Max, you should create a Markdown file named max.md in the _networks folder. So, the directory to your file should be _networks/max.md.
  • Copy the template below and paste it to the Markdown file you've just created. (First line should NOT be blank.)
  • Save your file and send a Pull Request.
  • Just wait until we merge your PR.
  • Voila! You are now a part of our community.

Card Structure Template

---
layout: network
permalink: /network/your-github-username-without-space/ <!-- GITHUB-USERNAME -->
name: Your full name
github: your-github-username
website: http://site.org/ <!-- LINK TO YOUR WEBSITE or link of a Social network -->
email: [email protected]
instagram: <!-- LEAVE EMPTY OR PUT LINK TO YOUR PROFILE -->
twitter: <!-- LEAVE EMPTY OR PUT LINK TO YOUR PROFILE -->
linkedin: <!-- LEAVE EMPTY OR PUT LINK TO YOUR PROFILE -->
facebook: <!-- LEAVE EMPTY OR PUT LINK TO YOUR PROFILE -->
country: Iran
location: Isfahan
role: Web Developer
languages: c php js css3 html5 <!-- YOU SHOULDN'T USE SPACE IN THE NAME OF THE PROGRAMMING LANGUAGE -->
---

A short biography and a short text about your technical skills.

POSSF (Persian OSS Festival)

Persian Open Source Software Festival

جشنواره اوپن سورس فارسی

جشنواره نرم افزار اوپن سورس فارسی

جشنواره نرم افزار منبع باز فارسی

جشنواره نرم افزار متن باز فارسی

نرم افزار متن باز

نرم افزار منبع باز

نرم افزار اوپن سورس

اوپن سورس

نرم افزار آزاد

سخنران های جشنواره اوپن سورس فارسی

کارگاه های جشنواره اوپن سورس فارسی

Compile POSSF Website Project

Install requirement packages from Gemfile:

$ bundle install

Or install manually one by one:

$ gem install jekyll
$ gem install jekyll-sitemap
$ gem install jekyll-target-blank

If you face to similar warning/error:

WARNING:  You don't have /home/max/.gem/ruby/2.7.0/bin in your PATH,
    gem executables will not run.
Successfully installed jekyll-4.1.1
1 gem installed

Try this:

nano ~/.bashrc
export PATH="$HOME/.gem/ruby/2.7.0/bin:$PATH"

Running and serve website

$ bundle exec jekyll serve
Configuration file: /home/max/OpenSource/POSSF-Web/_config.yml
            Source: /home/max/OpenSource/POSSF-Web
       Destination: /home/max/OpenSource/POSSF-Web/_site
 Incremental build: disabled. Enable with --incremental
      Generating...
                    done in 0.13 seconds.
 Auto-regeneration: enabled for '/home/max/OpenSource/POSSF-Web'
    Server address: http://127.0.0.1:4000
  Server running... press ctrl-c to stop.

possf's People

Contributors

basemax avatar jbampton avatar ps-19 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.