Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/benruns/wsealug.github.io


https://github.com/benruns/wsealug.github.io

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# WSEALUG's homepage

## Development
The site uses jekyll, a static site generator. Learn more
about [jekyll here.](http://jekyllrb.com/)

### Prerequisites

1. Ruby 2.3
- Check your system by typing in `ruby -v`
- you may have to install [rvm](http://rvm.io) to get it running
2. bundler `gem install bundler`

### Quick set up

$ git clone [email protected]:wsealug/wsealug.github.io.git
$ cd wsealug.github.io
$ bundle install
$ bundle exec jekyll serve

Now browse to http://localhost:4000

### Contributing

1. Fork the repo
2. Make your changes
3. Make a pull request

### Adding a blog entry
- create a new file in the `_posts` directory using the format YYYY-MM-DD-title.md (see other files in directory for examples of the header)
- Write the entry in [markdown](https://daringfireball.net/projects/markdown/syntax)
- If you're developing using `jekyll serve`, your post should be available locally immediately. If using gh-pages, it should be live once the changes are pushed to gh-pages branch on github

### Development Resources

- [jekyll](http://jekyllrb.com/)
- [markdown](https://daringfireball.net/projects/markdown/syntax)
- [liquid templating](https://shopify.github.io/liquid/)
- [bootstrap](https://getbootstrap.com/docs/4.0/getting-started/introduction/)

### WSEALUG Resoutces
- [github](https://github.com/wsealug)
- [meetup](https://www.meetup.com/)
- [twitter](https://twitter.com/WSeaLUG)
- [email]([email protected])
- [slack signup](https://wsealug-slack-signup.herokuapp.com/)

### TODO
- Move social media links under logo
- Finish Pages
- News
- Events
- Past Presentations
- About
- Make the mascot svg
- adjust styling and get opinion on design
- discuss content(adding/removing/copy fixes) with other members
- sneak in a seaslug on the site

### LATER

- Linux Resources page
- Bio for organizers