Skip to content

magnobiet/blog.magnobiet.com

Repository files navigation

Made with ♥ using Jekyll and proudly hosted by GitHub.

CloudFlare

TL;DR

# install jekyll
gem install bundler jekyll

# create a new jekyll project
jekyll new blog && cd $_

Development

npm install

# run development environment
npm run start

# run jekyll build
npm run build

DNS

;; CNAME Records
blog.magnobiet.com.	300	IN	CNAME	magnobiet.github.io.

CNAME

echo "blog.magnobiet.com" > CNAME

References

License

This project is licensed under the MIT License. Copyright © Magno Biét