Every project has a beautiful feature showcase page. It’s easy to include images in a flexible 3-column grid format. Make your photos 1/3, 2/3, or full width.
To give your project a background in the portfolio page, just add the img tag to the front matter like so:
---
layout: page
title: project
description: a project with a background image
img: /assets/img/12.jpg
---
Caption photos easily. On the left, a road goes through a tunnel. Middle, leaves artistically fall in a hipster photoshoot. Right, in another hipster photoshoot, a lumberjack grasps a handful of pine needles.
This image can also have a caption. It's like magic.
You can also put regular text between your rows of images. Say you wanted to write a little bit about your project before you posted the rest of the images. You describe how you toiled, sweated, bled for your project, and then… you reveal its glory in the next row of images.
You can also have artistically styled 2/3 + 1/3 images, like these.
The code is simple. Just wrap your images with <div class="col-sm">
and place them inside <div class="row">
(read more about the Bootstrap Grid system). To make images responsive, add img-fluid
class to each; for rounded corners and shadows use rounded
and z-depth-1
classes. Here’s the code for the last row of images above:
<div class="row justify-content-sm-center">
<div class="col-sm-8 mt-3 mt-md-0">
{% include figure.html path="assets/img/6.jpg" title="example image" class="img-fluid rounded z-depth-1" %}
</div>
<div class="col-sm-4 mt-3 mt-md-0">
{% include figure.html path="assets/img/11.jpg" title="example image" class="img-fluid rounded z-depth-1" %}
</div>
</div>
Related Publications
2022
-
The Twisted Magnetic Field of the Protobinary L483
Erin G. Cox, Giles Novak, Sarah I. Sadavoy, Leslie W. Looney, Dennis Lee, Marc Berthoud, Tyler L. Bourke, Simon Coudé, Frankie Encalada, Laura M. Fissel, and 9 more authors
The Astrophysical Journal, Jun 2022
We present H-band (1.65 \ensuremathμm) and SOFIA HAWC+ 154 \ensuremathμm polarization observations of the low-mass core L483. Our H-band observations reveal a magnetic field that is overwhelmingly in the E-W direction, which is approximately parallel to the bipolar outflow that is observed in scattered IR light and in single-dish ^12CO observations. From our 154 \ensuremathμm data, we infer a \raisebox-0.5ex\textasciitilde45\textdegree twist in the magnetic field within the inner 5″ (1000 au) of L483. We compare these new observations with published single-dish 350 \ensuremathμm polarimetry and find that the 10,000 au scale H-band data match the smaller-scale 350 \ensuremathμm data, indicating that the collapse of L483 is magnetically regulated on these larger scales. We also present high-resolution 1.3 mm Atacama Large Millimeter/submillimeter Array data of L483 that reveals it is a close binary star with a separation of 34 au. The plane of the binary of L483 is observed to be approximately parallel to the twisted field in the inner 1000 au. Comparing this result to the \raisebox-0.5ex\textasciitilde1000 au protostellar envelope, we find that the envelope is roughly perpendicular to the 1000 au HAWC+ field. Using the data presented, we speculate that L483 initially formed as a wide binary and the companion star migrated to its current position, causing an extreme shift in angular momentum thereby producing the twisted magnetic field morphology observed. More observations are needed to further test this scenario.
2021
-
HAWC+/SOFIA Polarimetry in L1688: Relative Orientation of Magnetic Field and Elongated Cloud Structure
Dennis Lee, Marc Berthoud, Che-Yu Chen, Erin G. Cox, Jacqueline A. Davidson, Frankie J. Encalada, Laura M. Fissel, Rachel Harrison, Woojin Kwon, Di Li, and 7 more authors
The Astrophysical Journal, Sep 2021
We present a study of the relative orientation between the magnetic field and elongated cloud structures for the \ensuremathρ Oph A and \ensuremathρ Oph E regions in L1688 in the Ophiuchus molecular cloud. Combining inferred magnetic field orientation from HAWC+ 154 \ensuremathμm observations of polarized thermal emission with column density maps created using Herschel submillimeter observations, we find consistent perpendicular relative alignment at scales of 0.02 pc (33”6 at d \ensuremath≈ 137 pc) using the histogram of relative orientations (HRO) technique. This supports the conclusions of previous work using Planck polarimetry and extends the results to higher column densities. Combining this HAWC+ HRO analysis with a new Planck HRO analysis of L1688, the transition from parallel to perpendicular alignment in L1688 is observed to occur at a molecular hydrogen column density of approximately 10^21.7 cm^-2. This value for the alignment transition column density agrees well with values found for nearby clouds via previous studies using only Planck observations. Using existing turbulent, magnetohydrodynamic simulations of molecular clouds formed by colliding flows as a model for L1688, we conclude that the molecular hydrogen volume density associated with this transition is approximately \raisebox-0.5ex~10^4 cm^-3. We discuss the limitations of our analysis, including incomplete sampling of the dense regions in L1688 by HAWC+.