Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

This is the repo for the Twisted Matrix presentation site

License

NotificationsYou must be signed in to change notification settings

twisted/twisted.github.io

Repository files navigation

Most of the content is hosted in this repository.

The legacy documentation pages for the/documents/ URL is hosted in a separaterepository attwisted/documents.

Development of the website

You can run a local test server via$ python3 test_server.py.It is designed to replicate the same 404 behavior as GitHub Pages.

Tools

This project is usingTailwind v3 in the404.html page.Use thetw- prefix with Tailwind CSS classes.

Node/npm is required to update the/build/css/tailwind.css file.

You can get nodejs on your system via Python as:

virtualenv venv. venv/bin/activatepip install nodeenvnodeenv node-env. node-env/bin/activate

JS development

jest is used for the test suite.

./node_modules/.bin/jest

CSS development

Use this command when developing for the CSS file to be updated automaticallywith your Tailwind classes:

npm run dev

To minify the file run:

npm run build

About

This is the repo for the Twisted Matrix presentation site

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors10


[8]ページ先頭

©2009-2025 Movatter.jp