Skip to content
This repository has been archived by the owner on Sep 24, 2022. It is now read-only.
/ adnjp.github.io Public archive

#ADNJP — Former usergroup of former app.net social microblogging platform

Notifications You must be signed in to change notification settings

remino/adnjp.github.io

Repository files navigation

#ADNJP

App.net user group in Japan.

Installation

This repo contains the source code to build the Web site using Middleman. It also includes icons to build a custom font using Font Custom. There is one Gemfile for each, so the gems do not conflict with each other.

Requirements: Ruby, RubyGems, Bundler rbenv.

Steps to install:

  1. Make sure the requirements above are met.
  2. Clone this repository.
  3. Run scripts/install.

Building site

The primary source code of this site is on the source branch while the actual site HTML is on the master. The latter is required by organisation pages on GitHub Pages, which is where the site is hosted.

If you ran the install script during the installation instructions above, the build directory should already be prepared to accomodate new builds.

To build the site with Middleman, run middleman build. This will build the site in the build directory.

When committing changes for deploy on master, it is recommended to copy the last related commit messages from the source branch with their IDs, e.g. 890abcde Add new page.

Updating custom font

The custom font used on this site is built using Font Custom.

The settings, templates, and icons used are stored in assets/font.

To compile the font, instead of running fontcustom, run scripts/font compile. This ensures the correct Gemfile is used for fontcustom.

Contributing

If you wish to correct, edit, or add anything, feel free to open an issue or fork the repo, update the content on the source branch, and submit a pull request. You may build the site with your corrections yourself and send a second pull request on master if you wish, but it is not necessary.

About

#ADNJP — Former usergroup of former app.net social microblogging platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published