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.
We love contributors! Follow these simple steps:
- Download the latest copy of the blog
git clone https://github.com/saksdirect/hbc-tech-blog
cd hbc-tech-blog
- Create a new branch for your post and save the markdown file in the
_posts
directory. Save any related images inassets/images/
. Use the following naming convention for blog posts:YYYY-MM-DD-your-post-name.md
.
git checkout -b the-name-of-your-branch
- Follow our post content guidelines.
- Push the new branch
- Submit a pull request against the
master
branch.
Preview your post by running jekyll serve
from within the root folder of this package.
jekyll serve
If you're contributing to the development of the hbc jekyll theme, follow these setup instructions.
Code contained in this repository is licensed under the MIT License
Post content are copyright © Hudson's Bay Company.