Rails ActionText: Styling the attachements template
I’m currently working in building ArtsySpace, a community of people that enjoy decorating their rooms. For my project, I’m using Rails 6 with ActionText, reach text content and editing for rails. While working on creating the section page for questions I noticed that the ActionText content attachments were shown in the size.
<div class="h-56 my-8"> <%= @question.content %> </div> @question.content is the rich text, the content can contain images, links , text, and other rich tech content elements.
Redesigning a goverment job site using Vue.JS & Publii CMS
As a developer at NYC Opportunity, I started working on a project focused on redesigning the recruitment workflow for our team. Currently, our team’s job site uses Bootstrap 2 and TeamSite, a CMS which is pretty painful to work with. Uploading positions to our team’s job site or navigating the website to learn more about NYC Opportunity was not the greatest user experience. Thus, we needed to solve both problems, rethinking how to advertise our organization’s teams, job positions and how to be able to manage to upload, edit and update information.