Giter VIP home page Giter VIP logo

Otilia Stretcu's personal webpage

This is the personal website of Otilia Stretcu, which can be visualized at https://otiliastr.github.io/.

How to use this template for your website

This website was designed using the "al-folio" Jekyll theme for academics. al-folio is based on *folio theme. The original theme was published by Lia Bogoev and copyrighted under the MIT license. See information below on how to use it.

Getting started

For more about how to use Jekyll, check out this tutorial. Why Jekyll? Read this blog post!

Installation

Assuming you have Ruby and Bundler installed on your system (hint: for ease of managing ruby gems, consider using rbenv), first fork the theme from github.com:alshedivat/al-folio to github.com:<your-username>/<your-repo-name> and do the following:

$ git clone [email protected]:<your-username>/<your-repo-name>.git
$ cd <your-repo-name>
$ bundle install
$ bundle exec jekyll serve

Now, feel free to customize the theme however you like (don't forget to change the name!). After you are done, you can deploy it to GitHub Pages by running the deploy script:

$ ./bin/deploy

Note: make sure to commit all your changes on the src branch before deploying!

Features

Emphasis on whitespace, transparency, and academic usage: theme demo.

To learn more on how to use Jekyll, you can refer to, e.g., this tutorial. To know why Jekyll, you can read this blog post.

Ergonomic Publications

Your publications page is generated automatically from your BibTex bibliography. Simply edit _bibliography/papers.bib. You can also add new *.bib files and customize the look of your publications however you like by editing _pages/publications.md.

Keep meta-information about your co-authors in _data/coauthors.yml and Jekyll will insert links to their webpages automatically.

Collections

This Jekyll theme implements collections to let you break up your work into categories. The example is divided into news, poetry, and projects, but easily revamp this into apps, short stories, courses, or whatever your creative work is.

To do this, edit the collections in the config file, create a corresponding folder, and update the portfolio and poetry source files.

Three different layouts are included—the poetry layout, for a simple list of entries, the blog layout (blog/index.html), for more detailed descriptive list of entries, and the portfolio layout. The projects layout overlays a descriptive hoverover on a background image. If no image is provided, the square is auto-filled with the chosen theme color. Thumbnail sizing is not necessary, as the grid crops images perfectly.

Theming

Six beautiful theme colors have been selected to choose from. The default is purple, but quickly change it by editing the _sass/base.scss file in line 40. The color variable are listed there, as well.

Photos

Photo formatting is made simple using rows of a 3-column system. Make photos 1/3, 2/3, or full width. Easily create beautiful grids within your blog posts and projects pages.

Code Highlighting

This theme implements Jekyll's built in code syntax highlighting with Pygments. Just use a liquid tag to delineate your code: {% highlight python %} code code code {% endhighlight %}

Contributing

Feel free to contribute new features and theme improvements by sending a pull request. Style improvements and bug fixes are especially welcome.

License

MIT

sivasriram2112's Projects

devlopr-jekyll-1 icon devlopr-jekyll-1

Launch your Static Jekyll Site/Blog :rocket: in minutes built for developers.

eigen_checks icon eigen_checks

A repository for G-Log CHECK and GTest ASSERT and EXPECT macros for Eigen types.

fast-planner icon fast-planner

A Robust and Efficient Trajectory Planner for Quadrotors

geodetic_utils icon geodetic_utils

Simple library for converting coordinates to/from several geodetic frames (lat/lon, ECEF, ENU, NED, etc.)

grid_map icon grid_map

Universal grid map library for mobile robotic mapping

librealsense icon librealsense

:camera: Cross-platform camera capture for Intel® RealSense™ F200, SR300 and R200

mav_comm icon mav_comm

This repository contains message and service definitions used for mavs. All future message definitions go in here, existing ones in other stacks should be moved here where possible.

px4_fast_planner icon px4_fast_planner

Integration of Fast-Planner with PX4 autopilot for multi-rotor fast navigation with obstacle avoidance

ros_aruco icon ros_aruco

Simple ROS Node to publish single marker trans and rot

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.