Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Development Preview #1

Open
wants to merge 80 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
80 commits
Select commit Hold shift + click to select a range
fbed633
Added hugo-fresh theme
ameykhale Jun 20, 2020
a646d7c
Delete hugo-fresh because it was cloned
ameykhale Jun 20, 2020
c0d229b
Added hugo-fresh as a submodule
ameykhale Jun 20, 2020
8e09848
Change baseURL temporarily so dev preview works
ArionMiles Jun 20, 2020
bb01210
Added partial "footer" to single.html
ameykhale Jun 20, 2020
454f655
Merge branch 'dev' of https://github.com/OpenIncite/openincite.github…
ameykhale Jun 20, 2020
f2b1135
Updated navbar and footer URLs
ameykhale Jun 20, 2020
6eb6288
Added Roadmap section to the About page
ameykhale Jun 20, 2020
4e7fb66
Added /blog with an index page
ameykhale Jun 20, 2020
cf5b6d9
Update Events index page to include Ongoing, Upcoming and Previous ev…
ameykhale Jun 20, 2020
5ac069b
Added /projects with an index page
ameykhale Jun 20, 2020
fcc6eae
Added layouts from theme layouts
ameykhale Jun 20, 2020
d716196
Removed hugo-fresh submodule temporarily
ameykhale Jun 20, 2020
06087c2
Fixed the submodule mess-up
ameykhale Jun 20, 2020
51c71d5
Add empty 404 page
ArionMiles Jun 20, 2020
f94bd68
Add netlify.toml and modify 404 page
ArionMiles Jun 20, 2020
8a2104c
Trying something with 404
ArionMiles Jun 20, 2020
23fd7aa
Let's see if this one breaks
ArionMiles Jun 20, 2020
467b7c0
404 as a markdown page
ArionMiles Jun 20, 2020
64b8728
Modify 404 page
ArionMiles Jun 20, 2020
5e16ce3
Testing project cards
ArionMiles Jun 20, 2020
1038072
Remove variable
ArionMiles Jun 20, 2020
3aede06
Remove buttonText attribute
ArionMiles Jun 20, 2020
e789b88
fix card image
ArionMiles Jun 20, 2020
083dac2
Testing two cards
ArionMiles Jun 20, 2020
15f6ff8
Remove fade-in-left animation effect
ArionMiles Jun 20, 2020
d7d184d
Add new logo
ArionMiles Jun 20, 2020
fa396ce
Trying big logo
ArionMiles Jun 20, 2020
6bbf347
Logo with Aleo regular
ArionMiles Jun 20, 2020
6119ba6
Logo with different green
ArionMiles Jun 20, 2020
1d1a14b
Add logo to footer
ArionMiles Jun 20, 2020
a2684af
Trying orange for cube
ArionMiles Jun 20, 2020
1c128c2
XL logo
ArionMiles Jun 20, 2020
08a3b95
Remove /static/images/logos/Logos1 directory
ArionMiles Jun 20, 2020
d4127c7
Cleanup
ArionMiles Jun 20, 2020
9ea752d
Add favicon
ArionMiles Jun 21, 2020
bc151c4
Added SCSS assets from theme to main site
ameykhale Jun 21, 2020
4cf7e98
Added target="_blank" to open project links in new tab
ameykhale Jun 21, 2020
4975b89
Changed accent 'green' to match primary 'blue'
ameykhale Jun 21, 2020
a5b0b8f
Added index.html from theme to main to enable changes
ameykhale Jun 21, 2020
e3202f2
Committing the resources file too
ameykhale Jun 21, 2020
d5e39b5
Revert "Committing the resources file too"
ameykhale Jun 21, 2020
fef59d4
Revert "Changed accent 'green' to match primary 'blue'"
ameykhale Jun 21, 2020
6a2fcdf
Revert "Added SCSS assets from theme to main site"
ameykhale Jun 21, 2020
9c5a07d
Remove public/
ArionMiles Jun 21, 2020
3eb5ca0
Project cards
ArionMiles Jun 21, 2020
59300f0
Change button color to blue
ArionMiles Jun 21, 2020
f660e18
Add target="_blank" for project card link
ArionMiles Jun 21, 2020
cc2d3cb
Removed resources and ignored it for the future
ameykhale Jun 21, 2020
1642c28
Merge branch 'dev' of https://github.com/OpenIncite/openincite.github…
ameykhale Jun 21, 2020
c6877a4
Updated content.html to center title and include description
ameykhale Jun 21, 2020
5d4c690
Updated content pages to include front matter
ameykhale Jun 21, 2020
7e9f668
New card design
ArionMiles Jun 21, 2020
9520f23
Remove client logo and section3
ArionMiles Jun 21, 2020
2b619d2
New homepage illustration
ArionMiles Jun 21, 2020
eee7e11
Add newsletter form
ArionMiles Jun 21, 2020
62d4cc9
Make projectImage parameter optional
ArionMiles Jun 21, 2020
d0adff7
Add netlify form submission
ArionMiles Jun 21, 2020
68f547d
Fix form input attribute
ArionMiles Jun 21, 2020
1705bab
Added layouts/_default/list.html
ameykhale Jun 21, 2020
c2b0023
Renamed blog/index.md to blog/_index.md
ameykhale Jun 21, 2020
ec08228
Added placeholder blogposts
ameykhale Jun 21, 2020
6013f6a
Merge branch 'dev' of https://github.com/OpenIncite/openincite.github…
ameykhale Jun 21, 2020
b812767
Add sample blogposts for markdown formatting and hugo shortcodes
ArionMiles Jun 22, 2020
d89a7be
Removed section1 and updated secton2 on homepage
ameykhale Jun 22, 2020
82cd4f2
Center subscribe button on newsletter form
ArionMiles Jun 22, 2020
6b6f057
Merge branch 'dev' of https://github.com/OpenIncite/openincite.github…
ArionMiles Jun 22, 2020
a58863e
Added custom SASS
ameykhale Jun 23, 2020
6631566
Updated to have link in title itself. Removed reduntant 'Read Now'
ameykhale Jun 23, 2020
217c512
Removed Log In and Sign Up from navbar
ameykhale Jun 23, 2020
05d47a2
Fix header covering heading targets
ArionMiles Jun 23, 2020
d616d9d
Add comment for header covering fix
ArionMiles Jun 23, 2020
6b566c9
Enable authorURL param for blogposts
ameykhale Jul 3, 2020
9224456
Add $grey-darker as colour for author name/url
ameykhale Jul 3, 2020
fc548ca
Test authorURL for one post
ameykhale Jul 3, 2020
180a577
Add logos for credits page
ameykhale Jul 3, 2020
607a646
Created Credits page
ameykhale Jul 3, 2020
a70ea01
Remove "Our clients love us" section from homepage
ameykhale Aug 19, 2020
a94eee8
Remove test blog posts
ameykhale Aug 19, 2020
08ebb65
Turn to draft hugo and markdown guide posts
ameykhale Aug 19, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
public/
resources/
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "themes/hugo-fresh"]
path = themes/hugo-fresh
url = https://github.com/StefMa/hugo-fresh
6 changes: 6 additions & 0 deletions archetypes/default.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---

66 changes: 66 additions & 0 deletions assets/custom.sass
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
// Colors

$black: hsl(0, 0%, 4%) !default
$black-bis: hsl(0, 0%, 7%) !default
$black-ter: hsl(0, 0%, 14%) !default

$grey-darker: hsl(0, 0%, 21%) !default
$grey-dark: hsl(0, 0%, 29%) !default
$grey: hsl(0, 0%, 48%) !default
$grey-light: hsl(0, 0%, 71%) !default
$grey-lighter: hsl(0, 0%, 86%) !default

$white-ter: hsl(0, 0%, 96%) !default
$white-bis: hsl(0, 0%, 98%) !default
$white: hsl(0, 0%, 100%) !default

$orange: hsl(14, 100%, 53%) !default
$yellow: hsl(48, 100%, 67%) !default
$green: hsl(141, 71%, 48%) !default
$turquoise: hsl(171, 100%, 41%) !default
$cyan: hsl(204, 86%, 53%) !default
$blue: hsl(217, 71%, 53%) !default
$purple: hsl(271, 100%, 71%) !default
$red: hsl(348, 100%, 61%) !default

// --------------------------------------------------------------- //

// site and theme colours

$primary: #4FC1EA;
$secondary: #F39200;
$accent: #00efb7;

$secondary-dark: #D95100;

// --------------------------------------------------------------- //

$color-link-blog: $secondary
$color-link-primary: $blue
$color-blue: $blue

$link: $color-link-blog !default
$link-invert: $color-link-blog !default
$link-visited: $color-link-blog !default

$link-hover: $secondary-dark !default
$link-hover-border: $grey-light !default

$link-focus: $grey-darker !default
$link-focus-border: $blue !default

$link-active: $grey-darker !default
$link-active-border: $grey-dark !default


// Fixes header covering target headings
h1::before
display: block;
content: " ";
margin-top: -64px;
height: 64px;
visibility: hidden;
pointer-events: none;

.author
color: $grey-darker
3 changes: 3 additions & 0 deletions assets/style.sass
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
@import "custom"
@import "bulma/bulma"
@import "fresh/core"
172 changes: 172 additions & 0 deletions config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,172 @@
baseURL: https://deploy-preview-1--openincite.netlify.app/
languageCode: en-us
title: OpenIncite
theme: hugo-fresh
googleAnalytics: # Put in your tracking code without quotes like this: UA-XXXXXX...
# Disables warnings
disableKinds:
- taxonomy
- taxonomyTerm
markup:
goldmark:
renderer:
unsafe: true # Allows you to write raw html in your md files

params:
# Open graph allows easy social sharing. If you don't want it you can set it to false or just delete the variable
openGraph: true
# Used as meta data; describe your site to make Google Bots happy
description:
navbarlogo:
# Logo (from static/images/logos/___)
image: logos/openincite_dark_orange_xl.svg
link: /
font:
name: "Open Sans"
sizes: [400,600]
hero:
# Main hero title
title: Learn. Collab. Make.
# Hero subtitle (optional)
subtitle: Developing and promoting open-source software to learn, collaborate and enable.
# Button text
buttontext: More info
# Where the main hero button links to
buttonlink: "/about"
# Hero image (from static/images/___)
image: illustrations/shared_workspace.svg
# Footer logos (from static/images/logos/clients/___.svg)
# clientlogos:
# - systek
# - tribe
# - kromo
# - infinite
# - gutwork
# Customizable navbar. For a dropdown, add a "sublinks" list.
navbar:
- title: About
url: /about
- title: Projects
url: /projects
- title: Events
url: /events
# sublinks:
# - title: Dropdown item
# url: /
# - title: Dropdown item
# url: /
# - title: Dropdown item
# url: /
- title: Blog
url: /blog
# - title: Log in
# url: /
# - title: Sign up
# url: /
# button: true
# section1:
# title: Great power comes
# subtitle: with great responsibility
# tiles:
# - title: App builder
# icon: mouse-globe
# text: This is some explanatory text that is on two rows
# url: /
# buttonText: Free trial
# - title: Cloud integration
# icon: laptop-cloud
# text: This is some explanatory text that is on two rows
# url: /
# buttonText: Get started
# - title: Add-ons & plugins
# icon: plug-cloud
# text: This is some explanatory text that is on two rows
# url: /
# buttonText: Get started
section2:
title: Wanna get started but don't know how?
subtitle: We've got you covered
features:
- title: Check out our blog!
text: We've written some [articles](/blog) on what we do and why we do it. Feel free to be inspired!
# Icon (from /images/illustrations/icons/___.svg)
icon: laptop-globe
- title: Join one of our events!
text: We conduct regular events such as seminars, webinars, hands-on project development and online contests. Checkout our [events](/events) page for more information.
icon: doc-sync
- title: Check out our work on GitHub!
text: We love open source here, and what's loving open source without showing it off on GitHub? OpenIncite has its very own [organization](https://github.com/openincite).
icon: mobile-feed
# section3:
# title: One platform
# subtitle: To rule them all
# image: illustrations/mockups/app-mockup.png
# buttonText: Get started
# buttonLink: "#"
# section4:
# title: Our Clients love us!
# subtitle: Lorem ipsum sit dolor amet is a dummy text used by typography industry
# clients:
# - name: Irma Walters
# quote: Lorem ipsum dolor sit amet, elit deleniti dissentias quo eu, hinc minim appetere te usu, ea case duis scribentur has. Duo te consequat elaboraret, has quando suavitate at.
# job: Accountant
# img: 1
# - name: John Bradley
# quote: Lorem ipsum dolor sit amet, elit deleniti dissentias quo eu, hinc minim appetere te usu, ea case duis scribentur has. Duo te consequat elaboraret, has quando suavitate at.
# job: Financial Analyst
# img: 2
# - name: Gary Blackman
# quote: Lorem ipsum dolor sit amet, elit deleniti dissentias quo eu, hinc minim appetere te usu, ea case duis scribentur has. Duo te consequat elaboraret, has quando suavitate at.
# job: HR Manager
# img: 3
section5: true
footer:
# Logo (from /images/logos/___)
logo: openincite_light_orange_xl.svg
# Social Media Title
socialmediatitle: Follow Us
# Social media links (GitHub, Twitter, etc.). All are optional.
socialmedia:
- link: https://github.com/openincite
# Icons are from Font Awesome
icon: github
- link: https://instagram.com/
icon: instagram
- link: https://linkedin.com/
icon: linkedin
- link: https://twitter.com/
icon: twitter
# - link: https://bitbucket.org/#
# icon: bitbucket
bulmalogo: true
quicklinks:
column1:
title: "About"
links:
- text: About Us
link: /about
- text: What we do
link: /about#what-we-do
- text: Why Open Source
link: /about#why-open-source
- text: Our roadmap
link: /about#roadmap
- text: Credits
link: /credits

column2:
title: "Events"
links:
- text: Ongoing Events
link: /events#ongoing-events
- text: Upcoming Events
link: /events#upcoming-events
- text: Previous Events
link: /events#previous-events
column3:
title: "Blog"
links:
- text: Latest news
link: /blog/
- text: Tech articles
link: /blog/
13 changes: 13 additions & 0 deletions content/404.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "404 Page not found"
draft: false
description: "404 error page not found."
url: 404.html
comments: false
---

{{< tweet 967044888285065216>}}

This doesn't work. And we don't know why.

The page you're looking for doesn't exist. You can return to our [homepage](/).
28 changes: 28 additions & 0 deletions content/about.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
title: "About"
draft: false
description: "What is OpenIncite?"
comments: false
---

# About Us

OpenIncite is an independent body founded by a group of computer science engineering students who believe in a practical and hands-on approach towards learning and distributing software tools, especially when it comes to education.

# What We Do

Our primary goal is to help improve the quality of computer science education by actively developing and promoting open-source software. We work as a team to collaborate and develop projects that help the participants learn software using modern practical industry-level methods. The project ideas may align with this goal as well.

[&rarr; Project Showcase](/projects)

We have a blog where we like to write about things we do and learn.

[&rarr; The OpenIncite Blog](/blog)

# Why Open Source

TBD

# Roadmap

TBD
9 changes: 9 additions & 0 deletions content/blog/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: "Blog"
draft: false
type: blog
description: "OpenIncite's very own blog!"
comments: false
---

Nothing to see here, check back again soon!
35 changes: 35 additions & 0 deletions content/blog/hugo-shortcodes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
title: "Hugo shortcodes"
date: 2020-06-22T01:45:00+05:30
description: Here is a demo of all shortcodes available in Hugo.
author: "Jane Doe"
draft: true
comments: false
---

## Images

{{< figure src="https://images.unsplash.com/photo-1560032779-0a8809186efd?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1350&q=80" title="Dave Herring" >}}

{{< figure src="https://images.unsplash.com/photo-1560032779-0a8809186efd?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=500&q=80" title="Dave Herring" >}}


## Github Gist

{{< gist spf13 7896402 >}}

## Youtube video

{{< youtube w7Ft2ymGmfc >}}

## Tweet

{{< tweet 877500564405444608 >}}

## Vimeo

{{< vimeo id="146022717" >}}

## Instagram

{{< instagram BWNjjyYFxVx >}}
Loading