Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Hacker-like Jekyll theme for notes, CVs, and personal sites with code highlighting, math, and encryption.
pRoJEct-NeGYa is a hacker-styled Jekyll theme for building content-oriented blogs, CVs, and learning notes, with per-collection organization and extensive front-matter customization.
pRoJEct-NeGYa is a Jekyll theme that runs on Ruby with Bundler and converts Markdown articles into a static website with a terminal-like aesthetic. It takes content stored in collection folders and renders it into a navigable site with an archive page, table of contents, and Atom feeds. The theme is maintained by DeerRIDER and distributed under the MIT License on GitHub.
pRoJEct-NeGYa offers a set of content-focused features covering math, code, security, and layout control.
pRoJEct-NeGYa targets individuals who want a distinctive, code-centric presentation for written content.
With its collections and front-matter options, you can adapt pRoJEct-NeGYa for several distinct publication types.
encrypted_text in front matter so a portion of the page stays hidden until a key is entered.Setting up pRoJEct-NeGYa involves cloning the repository, editing configuration, and writing Markdown collections.
bundle exec jekyll serve to preview the site at 127.0.0.1:4000, and then push to GitHub Pages for public hosting.pRoJEct-NeGYa is free and open source under the MIT license, so you can use, modify, and redistribute it without payment.
Here are answers to common questions about pRoJEct-NeGYa.
Yes, the theme is licensed under the MIT License, which permits personal and commercial use with attribution.
You need RubyGems, Bundler, and Jekyll installed on your machine. The prerequisites cover macOS, Ubuntu, and Arch Linux package managers.
Create a Disqus account and enter your username in the disqus_username field inside _config.yml. Then set comment: true in the front matter of the pages where you want the comment area to appear.
Use the publish front matter variable. Setting it to false keeps the page invisible on the live site while it remains in your repository.
