Skip to content

designfirst/hbc-tech-blog

 
 

Repository files navigation

HBC Tech Blog

Welcome to the tech blog from HBC Tech's engineering team. We are reinventing retail through our work with Saks Fifth Avenue, Saks OFF 5TH, Lord & Taylor, Gilt and The Hudson's Bay. This blog is built with Jekyll, a static site generator and hosted on Github pages.

Contributing an Article

We love contributors! Follow these simple steps:

  1. Download the latest copy of the blog
git clone https://github.com/saksdirect/hbc-tech-blog
cd hbc-tech-blog
  1. Create a new branch for your post and save the markdown file in the _posts directory. Save any related images in assets/images/. Use the following naming convention for blog posts: YYYY-MM-DD-your-post-name.md.
git checkout -b the-name-of-your-branch
  1. Follow our post content guidelines.
  2. Push the new branch
  3. Submit a pull request against the master branch.

Previewing Your Post

Preview your post by running jekyll serve from within the root folder of this package.

jekyll serve

Theme Development

If you're contributing to the development of the hbc jekyll theme, follow these setup instructions.

License

Code contained in this repository is licensed under the MIT License
Post content are copyright © Hudson's Bay Company.

About

Source code for HBC Tech Blog:

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 95.3%
  • CSS 3.8%
  • Other 0.9%