Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hacknightlbc/hacknightlbc.github.io
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: uncodedlb/hacknights
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Can’t automatically merge. Don’t worry, you can still create the pull request.

Commits on Jun 7, 2017

  1. clean up tracked files

    poproar committed Jun 7, 2017
    Copy the full SHA
    47593a7 View commit details
  2. Create README.md

    basic copy of jekyll's readme for now
    poproar authored Jun 7, 2017
    Copy the full SHA
    219112e View commit details
  3. Create CONTRIBUTING.md

    basic copy from jekyll
    poproar authored Jun 7, 2017
    Copy the full SHA
    61c6f98 View commit details

Commits on Jun 8, 2017

  1. Copy the full SHA
    9dfd631 View commit details
  2. 🔧 Add README. This closes #1

    mdrmike committed Jun 8, 2017
    Copy the full SHA
    235dc2f View commit details
  3. Copy the full SHA
    d559951 View commit details
  4. Copy the full SHA
    721f8d3 View commit details
  5. Copy the full SHA
    7b3caee View commit details
  6. Delete README.md

    duplicate see readme.markdown
    poproar authored Jun 8, 2017
    Copy the full SHA
    93031f3 View commit details
  7. Delete CONTRIBUTING.md

    duplicate. see about/contributing
    poproar authored Jun 8, 2017
    Copy the full SHA
    8dda0bf View commit details
  8. Copy the full SHA
    f5c5b42 View commit details
  9. Fix broken img link

    poproar authored Jun 8, 2017
    Copy the full SHA
    aba20dd View commit details
  10. Fix target

    poproar authored Jun 8, 2017
    Copy the full SHA
    07d1b29 View commit details
  11. Add site.baseurl to links

    poproar authored Jun 8, 2017
    Copy the full SHA
    a19cfc3 View commit details
  12. Add site baseurl tags

    poproar authored Jun 8, 2017
    Copy the full SHA
    0b73670 View commit details
  13. Use HTML base tag

    poproar authored Jun 8, 2017
    Copy the full SHA
    de2e024 View commit details
  14. Add baseurl to icon

    poproar authored Jun 8, 2017
    Copy the full SHA
    1fee538 View commit details
  15. Fix repo links and baseurl

    poproar authored Jun 8, 2017
    Copy the full SHA
    cdc1498 View commit details
  16. Copy the full SHA
    cff53d8 View commit details
  17. Fix baseurl

    poproar authored Jun 8, 2017
    Copy the full SHA
    f1d2010 View commit details

Commits on Jun 23, 2017

  1. Changing layout

    poproar committed Jun 23, 2017
    Copy the full SHA
    c12d8d5 View commit details
  2. Added heading

    mdrmike authored Jun 23, 2017
    Copy the full SHA
    4497f54 View commit details

Commits on Jun 25, 2017

  1. clean up and restructure

    poproar committed Jun 25, 2017
    Copy the full SHA
    d5fecdb View commit details
  2. Copy the full SHA
    4154592 View commit details
  3. Restyle menu buttons

    poproar committed Jun 25, 2017
    Copy the full SHA
    e0a7992 View commit details

Commits on Jun 29, 2017

  1. add drive folder link

    poproar committed Jun 29, 2017
    Copy the full SHA
    a58773e View commit details
  2. Add a new post

    poproar committed Jun 29, 2017
    Copy the full SHA
    c287500 View commit details
  3. Highlight our bada55 links

    poproar committed Jun 29, 2017
    Copy the full SHA
    9f9357b View commit details
  4. but only in the paragraphs

    poproar committed Jun 29, 2017
    Copy the full SHA
    00b51ca View commit details
  5. and not the buttons

    poproar committed Jun 29, 2017
    Copy the full SHA
    e9b839e View commit details

Commits on Jul 15, 2017

  1. this closes issue #6

    poproar authored Jul 15, 2017
    Copy the full SHA
    4e40e3e View commit details

Commits on Jul 17, 2017

  1. new post, test gh-pages

    poproar committed Jul 17, 2017
    Copy the full SHA
    3a474aa View commit details
Showing with 4,764 additions and 1,007 deletions.
  1. +22 −1 .gitignore
  2. +12 −0 README.markdown
  3. +29 −0 _config.yml
  4. +7 −1 _includes/footer.html
  5. +12 −6 _includes/head.html
  6. +13 −10 _includes/header.html
  7. +20 −5 _layouts/index.html
  8. +9 −7 _layouts/page.html
  9. +22 −7 _layouts/post.html
  10. 0 _posts/2016-10-06-national-cyber-security-awareness-month.markdown
  11. 0 _posts/2016-10-25-robot-dance.markdown
  12. 0 _posts/2016-11-05-big-mouth-billy-alexa.markdown
  13. +4 −4 _posts/2017-01-03-new-year.markdown
  14. 0 _posts/2017-01-25-eastside-wing.markdown
  15. +4 −1 _posts/2017-04-12-working-with-tnp.markdown
  16. +12 −0 _posts/2017-06-14-wordpress-wins-the-night.md
  17. +14 −0 _posts/2017-06-21-teaching-philosphy.md
  18. +34 −0 _sass/_animated.scss
  19. +25 −0 _sass/_bordered-pulled.scss
  20. +12 −0 _sass/_core.scss
  21. +6 −0 _sass/_fixed-width.scss
  22. +789 −0 _sass/_icons.scss
  23. +13 −0 _sass/_larger.scss
  24. +19 −0 _sass/_list.scss
  25. +60 −0 _sass/_mixins.scss
  26. +15 −0 _sass/_path.scss
  27. +20 −0 _sass/_rotated-flipped.scss
  28. +5 −0 _sass/_screen-reader.scss
  29. +20 −0 _sass/_stacked.scss
  30. +800 −0 _sass/_variables.scss
  31. +18 −0 _sass/font-awesome.scss
  32. +0 −52 _site/2016/10/06/national-cyber-security-awareness-month/index.html
  33. +0 −41 _site/2016/10/25/robot-dance/index.html
  34. +0 −52 _site/2016/11/05/big-mouth-billy-alexa/index.html
  35. +0 −49 _site/2017/01/03/new-year/index.html
  36. +0 −40 _site/2017/01/25/eastside-wing/index.html
  37. +0 −43 _site/2017/04/12/working-with-tnp/index.html
  38. +0 −64 _site/about/index.html
  39. +0 −38 _site/contact/index.html
  40. +0 −103 _site/css/style.css
  41. +0 −104 _site/css/wordpress.css
  42. BIN _site/img/TNP_web-logo1.png
  43. BIN _site/img/art.jpg
  44. BIN _site/img/cheers.gif
  45. BIN _site/img/hack-night-logo.png
  46. BIN _site/img/pizza-weird01.gif
  47. BIN _site/img/pizza-weird02.gif
  48. BIN _site/img/pizza-weird03.gif
  49. BIN _site/img/small.png
  50. BIN _site/img/steve.jpg
  51. +0 −94 _site/index.html
  52. +0 −160 _site/tos/index.html
  53. +25 −0 about/contribute.markdown
  54. +6 −3 about.markdown → about/index.markdown
  55. +39 −11 css/style.css → assets/css/style.scss
  56. BIN assets/fonts/FontAwesome.otf
  57. BIN assets/fonts/fontawesome-webfont.eot
  58. +2,671 −0 assets/fonts/fontawesome-webfont.svg
  59. BIN assets/fonts/fontawesome-webfont.ttf
  60. BIN assets/fonts/fontawesome-webfont.woff
  61. BIN assets/fonts/fontawesome-webfont.woff2
  62. 0 contact.markdown
  63. +0 −104 css/wordpress.css
  64. BIN img/art.jpg
  65. BIN img/cheers.gif
  66. BIN img/hack-night-logo.png
  67. BIN img/pizza-weird01.gif
  68. BIN img/pizza-weird02.gif
  69. BIN img/pizza-weird03.gif
  70. BIN img/small.png
  71. BIN img/steve.jpg
  72. +6 −4 index.md
  73. +1 −3 tos.markdown
23 changes: 22 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,23 @@
*.gem
*.swp
*~
.DS_Store
.analysis
.bundle/
.byebug_history
.jekyll-metadata
.ruby-gemset
.ruby-version
.sass-cache
/test/source/file_name.txt
/vendor
Gemfile.lock
_site/

bin/
bbin/
coverage
gh-pages/
pkg/
site/_site/
test/dest
tmp/*
12 changes: 12 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# [Uncoded Hack Night - Long Beach, CA](https://hacknightlbc.github.io)

## What is This?

Welcome to the HacknightsLBC website. The website is built using [Jekyll](http://jekyllrb.com/). Github hosts static HTML and Jekyll based websites for free. The files in this repository are used to generate our website, using a combination of familiar web technologies, such as HTML, CSS, Sass, JS, and Markdown (For posts/pages in lieu of HTML).

The website can be viewed at [https://hacknightlbc.github.io](https://hacknightlbc.github.io).


## Contributing

Using either Github or a forked GIT repo you can help us maintain or fix the website. For details, see the document on [how to contribute](/about/contribute/).
29 changes: 29 additions & 0 deletions _config.yml
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,3 +1,32 @@
title: Hack Night
permalink: /:year/:month/:day/:title/
paginate: 5

email: your-email@domain.com
description: > # this means to ignore newlines until "baseurl:"
Write an awesome description for your new site here. You can edit this
line in _config.yml. It will appear in your document head meta (for
Google search results) and in your feed.xml site description.
url: "" # the base hostname & protocol for your site, e.g. http://example.com
twitter_handle: uncoded
github_org: uncodedlb


markdown: kramdown
highlighter: rouge

theme: jekyll-theme-minimal

exclude:
- README.markdown
- Gemfile
- Gemfile.lock
- LICENSE
- README.md
- CODE_OF_CONDUCT.md
- tmp
- vendor
- .gitignore
- .git
- .c9
- foo
8 changes: 7 additions & 1 deletion _includes/footer.html
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
<p class="copyright">&#169; 2017 <a href="http://www.uncoded.org">Uncoded</a> - Long Beach, CA - <a href="/tos/">Terms of Service</a><p>
<footer>
<small><p class="copyright">&#169; 2017 <a href="http://www.uncoded.org">Uncoded</a> - Long Beach, CA<br>- <a href="{{ site.baseurl }}/tos/">Terms of Service</a></p></small>

<div class="improve right hide-on-mobiles">
<a href="https://github.com/uncodedlb/hacknights/edit/master/{{ page.path }}" target="_blank"><i class="fa fa-pencil"></i> &nbsp;Improve this page</a>
</div>
</footer>
18 changes: 12 additions & 6 deletions _includes/head.html
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
<meta charset="utf-8">
<link rel="stylesheet" href="{{ site.baseurl }}/css/style.css">
<link rel="stylesheet" href="{{ site.baseurl }}/css/wordpress.css">
<link rel="icon" href="/img/small.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="{{ metadesc }}">
<head>
<title>{{ site.title | default: site.github.repository_name }} by {{ site.github.owner_name }}</title>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="stylesheet" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}">
<link rel="icon" href="{{ site.baseurl }}/img/small.png">
<meta name="description" content="{{ metadesc }}">
</head>
23 changes: 13 additions & 10 deletions _includes/header.html
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
<h1><a href="/"><img class="aligncenter" src="/img/hack-night-logo.png"></a></h1>
<div class="menu">
<p>
<a class="button" href="/about/">About</a>
<a class="button" target="_blank" href="http://www.uncoded.org/">UnCoded Website</a>
<a class="button" target="_blank" href="https://www.meetup.com/Uncoded/">Uncoded MeetUp</a>
<a class="button" target="_blank" href="https://github.com/hacknightlbc/">GitHub Group</a>
<a class="button" href="/contact/">Contact</a>
</p>
</div>
<header>
<h1><a href="{{ site.baseurl }}/"><img class="aligncenter" src="{{ site.baseurl }}/img/hack-night-logo.png"></a></h1>
<div class="menu">
<p>
<a class="button" href="{{ site.baseurl }}/about/">About</a>
<a class="button" href="https://drive.google.com/drive/folders/0B7EyctU67zFNckp4WXNVbGRYVm8">Public Folder</a>
<a class="button" target="_blank" href="http://www.uncoded.org/">UnCoded Website</a>
<a class="button" target="_blank" href="https://www.meetup.com/Uncoded/">Uncoded MeetUp</a>
<a class="button" target="_blank" href="{{ site.github.repository_url }}">GitHub Group</a>
<a class="button" href="{{ site.baseurl }}/contact/">Contact</a>
</p>
</div>
</header>
25 changes: 20 additions & 5 deletions _layouts/index.html
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,18 +1,33 @@
<!DOCTYPE html>
<html>
<head>
<title>{{ site.title }}</title>
<html lang="{{ site.lang | default: "en-US" }}">
{% include head.html %}
</head>

<body>
<div class="wrapper">

{% include header.html %}

<section id="list_content">

{{ content }}

</section>

{% include footer.html %}

</body>
</div>
<script src="{{ '/assets/js/scale.fix.js' | relative_url }}"></script>

{% if site.google_analytics %}
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');

ga('create', '{{ site.google_analytics }}', 'auto');
ga('send', 'pageview');
</script>
{% endif %}
</body>
</html>
16 changes: 9 additions & 7 deletions _layouts/page.html
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,20 +1,22 @@
<!DOCTYPE html>
<html>
<head>
<title>{{ site.title }} - {{ page.title }}</title>
{% include head.html %}
</head>

<body>

{% include header.html %}
<h1><a href="{{ site.baseurl }}/"><img class="aligncenter" src="{{ site.baseurl }}/img/hack-night-logo.png"></a></h1>

<h2>{{ page.title }}</h2>
<h2><i class="fa fa-terminal"></i> {{ page.title }}</h2>

{{ content }}

{% include footer.html %}
<hr>

</body>
<small class="copyright">&#169; 2017 <a href="http://www.uncoded.org">Uncoded</a> - Long Beach, CA - <a href="{{ site.baseurl }}/tos/">Terms of Service</a></small>

<span class="improve right hide-on-mobiles">
<a href="https://github.com/uncodedlb/hacknights/edit/master/{{ page.path }}" target="_blank"><i class="fa fa-pencil"></i> &nbsp;Improve this page</a>
</span>

</body>
</html>
29 changes: 22 additions & 7 deletions _layouts/post.html
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,21 +1,36 @@
<!DOCTYPE html>
<html>
<head>
<title>{{ site.title }} - {{ page.title }}</title>
<html lang="{{ site.lang | default: "en-US" }}">
{% include head.html %}
</head>

<body>
<div class="wrapper">

{% include header.html %}

<h2>{{ page.title }}</h2>
<section id="post_content">

<h2><i class="fa fa-terminal"></i> {{ page.title }}</h2>
<p class="postdate">{{ page.date | date: '%B %d, %Y' }}</p>

{{ content }}

{% include footer.html %}
</section>

</body>
{% include footer.html %}

</div>
<script src="{{ '/assets/js/scale.fix.js' | relative_url }}"></script>

{% if site.google_analytics %}
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');

ga('create', '{{ site.google_analytics }}', 'auto');
ga('send', 'pageview');
</script>
{% endif %}
</body>
</html>
Empty file.
Empty file modified _posts/2016-10-25-robot-dance.markdown
100755 → 100644
Empty file.
Empty file modified _posts/2016-11-05-big-mouth-billy-alexa.markdown
100755 → 100644
Empty file.
8 changes: 4 additions & 4 deletions _posts/2017-01-03-new-year.markdown
100755 → 100644
Original file line number Diff line number Diff line change
@@ -3,13 +3,13 @@ title: Hacknight 2017
layout: post
---
**Welcome to Hacknight 2017!** Starting on the 11th we will be meeting on Wednesday instead of Tuesday. Steve and Arthur are still the hosts and we'll still have pizza. Just a new night and a new year.
![](/img/cheers.gif)
![]({{ site.baseurl }}/img/cheers.gif)
Click 'Read more' for extra pizza gifs.

![](/img/pizza-weird01.gif)
![]({{ site.baseurl }}/img/pizza-weird01.gif)

![](/img/pizza-weird02.gif)
![]({{ site.baseurl }}/img/pizza-weird02.gif)

![](/img/pizza-weird03.gif)
![]({{ site.baseurl }}/img/pizza-weird03.gif)

Aren't you glad you clicked that?
Empty file modified _posts/2017-01-25-eastside-wing.markdown
100755 → 100644
Empty file.
5 changes: 4 additions & 1 deletion _posts/2017-04-12-working-with-tnp.markdown
Original file line number Diff line number Diff line change
@@ -2,8 +2,11 @@
title: "Working with TNP: The Nonprofit Partnership"
layout: post
---

Starting on the 26th of April Hack Night is joining forces with [The Nonprofit Partnership](https://tnpsocal.org/){:target="_blank"} for a monthly meetup. We'll be helping out where ever we can with coming up with technical solutions to some of their more challenging projects.

![](/img/TNP_web-logo1.png){:style="float:left;"}Even though this meetup will be focused around TNP feel free to come even if your just coming for a regular hack night. Participation with the TNP project is completely voluntary.
![](/img/TNP_web-logo1.png){:style="float:left;"} Even though this meetup will be focused around TNP feel free to come even if your just coming for a regular hack night. Participation with the TNP project is completely voluntary.

### Questions

If you have any questions feel free to reach out to [@youngidealist](https://twitter.com/youngidealist){:target="_blank"} or [@arthursucks](https://twitter.com/arthursucks){:target="_blank"} and of course you can reach The Nonprofit Partnership by [Email](https://tnpsocal.org/contact/){:target="_blank"}.
12 changes: 12 additions & 0 deletions _posts/2017-06-14-wordpress-wins-the-night.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: "Wordpress Wins the Night"
layout: post
---

In an effort to focus on a topic the group has started to develop an open format where we vote on the evening's discussion. Follow the ["Public Folder"](https://drive.google.com/drive/folders/0B7EyctU67zFNckp4WXNVbGRYVm8){:target="_blank"} and find the current date then answer the following questions:

- Who are you?
- What do you do?
- What do you want to know?

Tonight we had some fantastic Wordpress demos and challenges. We hope this coninues for the following sessions.
14 changes: 14 additions & 0 deletions _posts/2017-06-21-teaching-philosphy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: "Teaching Philosophy"
layout: post
---

In an effort to focus on a topic the group has started to develop an open format where we vote on the evening's discussion. Check out the ["Voting Items"](https://docs.google.com/spreadsheets/d/1yqw3y4JEhiQTuA5_CSP9mDFIpD-_8WGEmg1248MNaQA){:target="_blank"}

We use the basic format with the following questions:

- Who are you?
- What do you do?
- What do you want to know?

Keep it up LBHN!
34 changes: 34 additions & 0 deletions _sass/_animated.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
// Spinning Icons
// --------------------------

.#{$fa-css-prefix}-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}

.#{$fa-css-prefix}-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}

@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
25 changes: 25 additions & 0 deletions _sass/_bordered-pulled.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
// Bordered & Pulled
// -------------------------

.#{$fa-css-prefix}-border {
padding: .2em .25em .15em;
border: solid .08em $fa-border-color;
border-radius: .1em;
}

.#{$fa-css-prefix}-pull-left { float: left; }
.#{$fa-css-prefix}-pull-right { float: right; }

.#{$fa-css-prefix} {
&.#{$fa-css-prefix}-pull-left { margin-right: .3em; }
&.#{$fa-css-prefix}-pull-right { margin-left: .3em; }
}

/* Deprecated as of 4.4.0 */
.pull-right { float: right; }
.pull-left { float: left; }

.#{$fa-css-prefix} {
&.pull-left { margin-right: .3em; }
&.pull-right { margin-left: .3em; }
}
12 changes: 12 additions & 0 deletions _sass/_core.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
// Base Class Definition
// -------------------------

.#{$fa-css-prefix} {
display: inline-block;
font: normal normal normal #{$fa-font-size-base}/#{$fa-line-height-base} FontAwesome; // shortening font declaration
font-size: inherit; // can't have font-size inherit on line above, so need to override
text-rendering: auto; // optimizelegibility throws things off #1094
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;

}
6 changes: 6 additions & 0 deletions _sass/_fixed-width.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
width: (18em / 14);
text-align: center;
}
789 changes: 789 additions & 0 deletions _sass/_icons.scss

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions _sass/_larger.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
// Icon Sizes
// -------------------------

/* makes the font 33% larger relative to the icon container */
.#{$fa-css-prefix}-lg {
font-size: (4em / 3);
line-height: (3em / 4);
vertical-align: -15%;
}
.#{$fa-css-prefix}-2x { font-size: 2em; }
.#{$fa-css-prefix}-3x { font-size: 3em; }
.#{$fa-css-prefix}-4x { font-size: 4em; }
.#{$fa-css-prefix}-5x { font-size: 5em; }
19 changes: 19 additions & 0 deletions _sass/_list.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
// List Icons
// -------------------------

.#{$fa-css-prefix}-ul {
padding-left: 0;
margin-left: $fa-li-width;
list-style-type: none;
> li { position: relative; }
}
.#{$fa-css-prefix}-li {
position: absolute;
left: -$fa-li-width;
width: $fa-li-width;
top: (2em / 14);
text-align: center;
&.#{$fa-css-prefix}-lg {
left: -$fa-li-width + (4em / 14);
}
}
60 changes: 60 additions & 0 deletions _sass/_mixins.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
// Mixins
// --------------------------

@mixin fa-icon() {
display: inline-block;
font: normal normal normal #{$fa-font-size-base}/#{$fa-line-height-base} FontAwesome; // shortening font declaration
font-size: inherit; // can't have font-size inherit on line above, so need to override
text-rendering: auto; // optimizelegibility throws things off #1094
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;

}

@mixin fa-icon-rotate($degrees, $rotation) {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=#{$rotation})";
-webkit-transform: rotate($degrees);
-ms-transform: rotate($degrees);
transform: rotate($degrees);
}

@mixin fa-icon-flip($horiz, $vert, $rotation) {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=#{$rotation}, mirror=1)";
-webkit-transform: scale($horiz, $vert);
-ms-transform: scale($horiz, $vert);
transform: scale($horiz, $vert);
}


// Only display content to screen readers. A la Bootstrap 4.
//
// See: http://a11yproject.com/posts/how-to-hide-content/

@mixin sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0,0,0,0);
border: 0;
}

// Use in conjunction with .sr-only to only display content when it's focused.
//
// Useful for "Skip to main content" links; see http://www.w3.org/TR/2013/NOTE-WCAG20-TECHS-20130905/G1
//
// Credit: HTML5 Boilerplate

@mixin sr-only-focusable {
&:active,
&:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
}
15 changes: 15 additions & 0 deletions _sass/_path.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
/* FONT PATH
* -------------------------- */

@font-face {
font-family: 'FontAwesome';
src: url('#{$fa-font-path}/fontawesome-webfont.eot?v=#{$fa-version}');
src: url('#{$fa-font-path}/fontawesome-webfont.eot?#iefix&v=#{$fa-version}') format('embedded-opentype'),
url('#{$fa-font-path}/fontawesome-webfont.woff2?v=#{$fa-version}') format('woff2'),
url('#{$fa-font-path}/fontawesome-webfont.woff?v=#{$fa-version}') format('woff'),
url('#{$fa-font-path}/fontawesome-webfont.ttf?v=#{$fa-version}') format('truetype'),
url('#{$fa-font-path}/fontawesome-webfont.svg?v=#{$fa-version}#fontawesomeregular') format('svg');
// src: url('#{$fa-font-path}/FontAwesome.otf') format('opentype'); // used when developing fonts
font-weight: normal;
font-style: normal;
}
20 changes: 20 additions & 0 deletions _sass/_rotated-flipped.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
// Rotated & Flipped Icons
// -------------------------

.#{$fa-css-prefix}-rotate-90 { @include fa-icon-rotate(90deg, 1); }
.#{$fa-css-prefix}-rotate-180 { @include fa-icon-rotate(180deg, 2); }
.#{$fa-css-prefix}-rotate-270 { @include fa-icon-rotate(270deg, 3); }

.#{$fa-css-prefix}-flip-horizontal { @include fa-icon-flip(-1, 1, 0); }
.#{$fa-css-prefix}-flip-vertical { @include fa-icon-flip(1, -1, 2); }

// Hook for IE8-9
// -------------------------

:root .#{$fa-css-prefix}-rotate-90,
:root .#{$fa-css-prefix}-rotate-180,
:root .#{$fa-css-prefix}-rotate-270,
:root .#{$fa-css-prefix}-flip-horizontal,
:root .#{$fa-css-prefix}-flip-vertical {
filter: none;
}
5 changes: 5 additions & 0 deletions _sass/_screen-reader.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
// Screen Readers
// -------------------------

.sr-only { @include sr-only(); }
.sr-only-focusable { @include sr-only-focusable(); }
20 changes: 20 additions & 0 deletions _sass/_stacked.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
// Stacked Icons
// -------------------------

.#{$fa-css-prefix}-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.#{$fa-css-prefix}-stack-1x, .#{$fa-css-prefix}-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.#{$fa-css-prefix}-stack-1x { line-height: inherit; }
.#{$fa-css-prefix}-stack-2x { font-size: 2em; }
.#{$fa-css-prefix}-inverse { color: $fa-inverse; }
800 changes: 800 additions & 0 deletions _sass/_variables.scss

Large diffs are not rendered by default.

18 changes: 18 additions & 0 deletions _sass/font-awesome.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
/*!
* Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/

@import "variables";
@import "mixins";
@import "path";
@import "core";
@import "larger";
@import "fixed-width";
@import "list";
@import "bordered-pulled";
@import "animated";
@import "rotated-flipped";
@import "stacked";
@import "icons";
@import "screen-reader";

This file was deleted.

41 changes: 0 additions & 41 deletions _site/2016/10/25/robot-dance/index.html

This file was deleted.

52 changes: 0 additions & 52 deletions _site/2016/11/05/big-mouth-billy-alexa/index.html

This file was deleted.

49 changes: 0 additions & 49 deletions _site/2017/01/03/new-year/index.html

This file was deleted.

40 changes: 0 additions & 40 deletions _site/2017/01/25/eastside-wing/index.html

This file was deleted.

43 changes: 0 additions & 43 deletions _site/2017/04/12/working-with-tnp/index.html

This file was deleted.

64 changes: 0 additions & 64 deletions _site/about/index.html

This file was deleted.

38 changes: 0 additions & 38 deletions _site/contact/index.html

This file was deleted.

103 changes: 0 additions & 103 deletions _site/css/style.css

This file was deleted.

104 changes: 0 additions & 104 deletions _site/css/wordpress.css

This file was deleted.

Binary file removed _site/img/TNP_web-logo1.png
Binary file not shown.
Binary file removed _site/img/art.jpg
Binary file not shown.
Binary file removed _site/img/cheers.gif
Binary file not shown.
Binary file removed _site/img/hack-night-logo.png
Binary file not shown.
Binary file removed _site/img/pizza-weird01.gif
Binary file not shown.
Binary file removed _site/img/pizza-weird02.gif
Binary file not shown.
Binary file removed _site/img/pizza-weird03.gif
Binary file not shown.
Binary file removed _site/img/small.png
Binary file not shown.
Binary file removed _site/img/steve.jpg
Binary file not shown.
94 changes: 0 additions & 94 deletions _site/index.html

This file was deleted.

160 changes: 0 additions & 160 deletions _site/tos/index.html

This file was deleted.

25 changes: 25 additions & 0 deletions about/contribute.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
title: Contribute to HacknightsLBC Website
---
## Get Involved

Helping is easy. You don't even *need* Jekyll installed locally, but it helps. Changes and pull requests are encouraged. Want to fix a typo. Add some info? Add a page, or more? *Go for it!*

### Edit Using Github

1. You need to be a member of the Uncoded Organization on Github. If you're not a member, ask an [existing owner](https://github.com/orgs/uncodedlb/people) to invite you to the [Uncoded Organization on Github](https://github.com/orgs/uncodedlb). [:information_source: Help](https://help.github.com/articles/inviting-users-to-join-your-organization/). This gives you the ability to See all other members, Create teams, Mention teams, See all teams, See all repositories, and Create repositories.
1. Accept the invite per previous step. Then login to Github.
1. Now, [edit a post](https://github.com/uncodedlb/hacknightlbc.github.io/tree/master/_posts), [layout](https://github.com/uncodedlb/hacknightlbc.github.io/tree/master/_layouts), [css](https://github.com/uncodedlb/hacknightlbc.github.io/tree/master/css) or any other file in [this GIT repo using Github GUI](https://github.com/uncodedlb/hacknightlbc.github.io).

### Not a Member? Use Typical Github Workflow

1. `Fork` the repository: [How to Fork](https://help.github.com/articles/fork-a-repo/).
1. Setup Jekyll locally (see [Gemfile](https://github.com/uncodedlb/hacknightlbc.github.io/blob/master/Gemfile) and [Jekyll Docs]())
1. Make changes locall.
1. Optionally, enable Travis for yourself (on your forked) repo: `https://travis-ci.org/profile/**username**`. [Read more](http://jekyllrb.com/docs/continuous-integration/)
1. Create a `Pull Request` to share: [How to create a Pull Request](https://help.github.com/articles/using-pull-requests/)


#### Who Can Get Invovled?

Anyone can create a Pull Request. In addition, we'll also allow anyone in our community to join our team for direct access. We do ask that you adhere to [Uncoded Policies](https://github.com/uncodedlb/uncoded-policies).
9 changes: 6 additions & 3 deletions about.markdown → about/index.markdown
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: About
title: About HacknightsLBC
layout: page
slug: /about/
---
@@ -18,17 +18,20 @@ Devs of all experience levels are encouraged to attend, learn from and share wit

<div style="width: 49%;float:left;">
<h2>Steve</h2>
<img class="alignright" src="/img/steve.jpg">
<img class="alignright" src="{{ site.baseurl }}/img/steve.jpg">
<p><a target="_blank" href="https://twitter.com/youngidealist">@youngidealist</a></p>
<p>There is no evil, only stupid. Who is the more foolish, the Fool, or the fool who expected them to be smart?</p>
</div>
<div style="width: 49%;float:left;">
<h2>Arthur</h2>
<img class="alignright" src="/img/art.jpg">
<img class="alignright" src="{{ site.baseurl }}/img/art.jpg">
<p><a target="_blank" href="https://twitter.com/arthursucks">@arthursucks</a></p>
<p>I'm an Open Source and Free Software nerd. I am addicted to caffeine and cycling.</p>
</div>

</div>

[WeLabs]: http://www.welabs.us/


Click to Learn how to [contribute]({{ site.baseurl }}/about/contribute/).
50 changes: 39 additions & 11 deletions css/style.css → assets/css/style.scss
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,16 +1,32 @@
---
---
@charset "utf-8";

// Do not edit
@import "{{ site.theme }}";
@import "font-awesome";
@import url('https://fonts.googleapis.com/css?family=Share+Tech+Mono');

@media (max-width: 830px) {
.show-on-mobiles { display: inline; }
.hide-on-mobiles { display: none; }
}

// Feel free to edit anything below this line.
body {
font-family: sans-serif;
background-color: #222;
color: #FFF;
font-weight: thin;
max-width: 960px;
margin: 0 auto;
padding: 10px;
}

body a {
text-decoration: none;
color: #FFF
color: #fff;
}

p a {
color: #bada55;
}

iframe {
@@ -71,22 +87,27 @@ video {
}

.button {
font-family: 'Share Tech Mono', sans-serif;
font-size: 1.3rem;
text-transform: uppercase;
background-color: #111;
padding: 15px 25px;
border-radius: 5px;
margin: 0 15px;
border-radius: 3px;
margin: 10px auto;
white-space: nowrap;
text-align: center;
text-decoration: none;
cursor: pointer;
width: 200px;
display: block;
}

.button:hover {
box-shadow: 0px 10px 20px rgba(0,0,0,0.3);
}

.menu {
text-align: center;
}
.menu a {
line-height: 4rem
line-height: 4rem;
color: #fff;
}

.menu a:hover {
@@ -111,3 +132,10 @@ body img {
}

}

.right{
float: right;
}
code.highlighter-rouge {
color: grey;
}
Binary file added assets/fonts/FontAwesome.otf
Binary file not shown.
Binary file added assets/fonts/fontawesome-webfont.eot
Binary file not shown.
2,671 changes: 2,671 additions & 0 deletions assets/fonts/fontawesome-webfont.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/fonts/fontawesome-webfont.ttf
Binary file not shown.
Binary file added assets/fonts/fontawesome-webfont.woff
Binary file not shown.
Binary file added assets/fonts/fontawesome-webfont.woff2
Binary file not shown.
Empty file modified contact.markdown
100755 → 100644
Empty file.
104 changes: 0 additions & 104 deletions css/wordpress.css

This file was deleted.

Empty file modified img/art.jpg
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified img/cheers.gif
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified img/hack-night-logo.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified img/pizza-weird01.gif
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified img/pizza-weird02.gif
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified img/pizza-weird03.gif
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified img/small.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified img/steve.jpg
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 6 additions & 4 deletions index.md
100755 → 100644
Original file line number Diff line number Diff line change
@@ -6,10 +6,12 @@ layout: index
<ul>
{% for post in site.posts %}
<li>
<h2><a href="{{ post.url }}">{{ post.title }}</a></h2>
<p class="postdate">{{ post.date | date: '%B %d, %Y' }}</p>
{{ post.excerpt }}
<p class="readmore"><a href="{{ post.url }}">Read More</a></p>
<h2><i class="fa fa-terminal"></i> <a href="{{ site.baseurl }}{{ post.url }}">{{ post.title }}</a></h2>
<p class="postdate">{{ post.date | date: '%B %d, %Y' }}
<a class="readmore" href="{{ site.baseurl }}{{ post.url }}"> >> Read More</a></p>
{% if forloop.index == 1 %}
{{ post.excerpt }}
{% endif %}
</li>
{% endfor %}
</ul>
4 changes: 1 addition & 3 deletions tos.markdown
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
---
Title: Terms of Service
title: Web Site Terms and Conditions of Use
layout: page
slug: tos
---
Web Site Terms and Conditions of Use
------------------------------------

### 1. Terms