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

move to hugo #1

Merged
merged 11 commits into from
Feb 14, 2018
Merged

move to hugo #1

merged 11 commits into from
Feb 14, 2018

Conversation

butlerx
Copy link
Member

@butlerx butlerx commented Feb 13, 2018

TODO

  • footer
  • video?
  • share buttons
  • branding
  • header
    • menu
    • maps link
  • meta data
  • mobile

@butlerx
Copy link
Member Author

butlerx commented Feb 13, 2018

@GoldenBadger @CSmartt @theycallmemac can I get some input on branding
what to say and where it should be
also a fav icon

@theycallmemac
Copy link
Member

I have a document we've been using to explain what the event itself is to potential sponsors. I can send onto you soon. Some of the info in pages/About.md is dated, as is the location of the event on the homepage.

I'll send on an updated document shortly.

README.md Outdated

```
### Docker
This repository contains the SISTEM website The website was written to have a
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: Missing fullstop.

README.md Outdated
Gulp concats this with materilize and minifies it to `dist/js`
```
git clone https://github.com/redbrick/sistem
cd sistem-site
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be cd sistem

config.toml Outdated
sectionPagesMenu = "main"

[Params]
description = "a event ran by students, for students."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a -> An

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i just stole this from the about section ;)

@@ -0,0 +1,3 @@
---
ltitle: "live"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ltitle -> title? How did this build?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the templates all back to the site title

display: grid;
grid-gap: 1rem; // sass-lint:disable-line no-misspelled-properties
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
padding: 1rem;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe these magic numbers should be moved to variables in another file and imported. This for example should become std-padding or similar and reused.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not a fan of std-padding as a concept as padding and margin can be quite content specific

color: $green;
display: block;
margin: 0 1px 0 0;
padding: 10px 12px;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mixing pixels and REMs? Should it not be consistent?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/shrug
its a bit of a rush job and I'm eyeballing a few things more then happy for you to convert the later

@butlerx
Copy link
Member Author

butlerx commented Feb 13, 2018

if we just had a few images and the favicon id be happy to merge this

@butlerx butlerx changed the title WIP: move to hugo move to hugo Feb 14, 2018
@butlerx
Copy link
Member Author

butlerx commented Feb 14, 2018

just going to open issue for the images actually

@butlerx butlerx merged commit 2b28379 into master Feb 14, 2018
@butlerx butlerx deleted the re-write branch February 14, 2018 11:57
@butlerx butlerx mentioned this pull request Feb 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants