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

Migrate to Jekyll #48

Closed
wants to merge 1 commit into from
Closed

Migrate to Jekyll #48

wants to merge 1 commit into from

Conversation

guillaumebriday
Copy link
Member

@guillaumebriday guillaumebriday commented Oct 14, 2024

  • Migrating from Middleman to Jekyll for better support
  • Adding .ruby-version
  • Converting sass to scss
  • Converting haml to html
  • Removing useless assets
  • Removing useless or obsolete pages
  • Removing useless sitemap
  • Update robots.txt

In a futur PR, I will suggest a cleaning of the scss files and new design! 💅


## Usage

1. Clone this repository: `git clone [email protected]:lyonrb/website.git lyonrb-website`
2. Install Ruby requirements: `bundle install`
3. Run server for development: `bundle exec middleman server`
4. Build static website: `bundle exec middleman build`
5. Deploy !: `bundle exec rake publish`
Copy link
Member Author

Choose a reason for hiding this comment

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

@cappert Do you know how to deploy on Github Pages? :)

@guillaumebriday guillaumebriday force-pushed the migrate-to-jekyll branch 2 times, most recently from 3dff868 to d0b9b1e Compare October 14, 2024 20:41
@cappert
Copy link
Member

cappert commented Oct 21, 2024

superseded by #49.

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.

2 participants