Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
:warning: Notice for those using legacy Formspree contact forms: :warning:
Email-based forms are being phased out by Formspree. #11 updated this theme to use the new Formspree structure. Click here for instructions on updating your site's form.
This is the Agency Bootstrap theme, converted to a gem-based Jekyll theme with GitHub Pages support.
While this has been done before, here, here, and here, these are outdated and have not been updated or maintained for years. I built this theme from the most recent Bootstrap source.
I also added a lot of new features that go beyond the original theme's capabilities:
The Jekyll structure of this theme includes:
_portfolio
files - what generate the portfolio grid. YAML front matter handles all the detailspage
layout allows custom pages, as seen in the legal and 404 pagessitetext.yml
enables complete customization of all site textnavigation.yml
enables fully customizable navigationstyle.yml
enables fully customizable colors, background images, and other style-related thingsIf you enjoy this theme, please consider supporting me to continue developing and maintaining it.
There are three ways to install this theme:
Replace the contents of your _config.yml
file with the sample _config.yml.
Install the gem with:
$ bundle add jekyll-agency
Or manually.
Gemfile
:
gem "jekyll-agency"
$ bundle install
This is the fastest and easiest way to get up and running on GitHub Pages.
Simply generate your own repository by clicking the button below. Then replace the sample content with your own and configure for your needs.
Replace your _config.yml
file with the starter _config.yml.
Replace your Gemfile
with the starter Gemfile.
Then install gems.
$ bundle install
This project is intended to be a welcoming space for collaboration. If you have an idea, suggestion, feature request, etc., feel free to open an issue or pull request.
For bug reports, follow the provided template.
To set up your environment to develop this theme, clone this repo or your fork.
$ git clone https://github.com/raviriley/agency-jekyll-theme.git
$ cd agency-jekyll-theme
Then run:
$ bundle install
To test the theme, run this. (Using the --trace
flag for verbose errors.)
$ bundle exec jekyll serve --trace
Then open your browser at:
Add pages, documents, data, etc. like normal to test the theme's contents. As you make modifications, your site will regenerate and you should see the changes in the browser after a refresh.
The theme is available as open source under the terms of the MIT License.
FAQs
Unknown package
We found that jekyll-agency demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.