Skip to content
/ blog Public

Awesome Relation Extraction and Sentiment Analysis Blog

License

Notifications You must be signed in to change notification settings

nicolay-r/blog

Repository files navigation

Leonids Jekyll Themes

Leonids is a clean, fixed sidebar Jekyll theme which is perfect for powering your GitHub hosted blog.

What is Leonids?

  • Responsive templates. Looking good on mobile, tablet, and desktop.
  • Simple and clear permalink structure.
  • Fixed sidebar to provide a good navigation experience while reading.
  • Support for Disqus Comments.
  • Support for multi-authors.
  • And the Leonids (/ˈliːənɪdz/ lee-ə-nidz) are a prolific meteor shower associated with the comet Tempel-Tuttle.

See a demo hosted on GitHub.

Quick setup

git clone https://github.com/renyuanz/leonids
cd leonids
jekyll server

Check out your awesome blog at http:https://localhost:4000 and Cheers!

Running with Docker

docker run --rm -it --volume=$PWD:/srv/jekyll -p 4000:4000 jekyll/jekyll:pages jekyll serve --watch --force_polling

Resume Page by @Skn0tt

Leonids features a simple resume page. It is divided up into five sections:

  • Bio (Edit _data/index/careers.yml)
  • Education (Edit _data/index/education.yml)
  • Skills (Edit _data/index/skills.yml)
  • Projects (Edit _data/index/projects.yml)
  • About (Edit _includes/sections/about.html)

You can put all your info into these files, and they will be featured on the resume page.

TODO

About

Awesome Relation Extraction and Sentiment Analysis Blog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages